2022-08-10 12:07:15.726 | + ./stack.sh:main:482 : exec 2022-08-10 12:07:15.726 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-120715' 2022-08-10 12:07:15.726 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-10-120715.summary.2022-08-10-120715 2022-08-10 12:07:15.726 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:07:15.726 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-10-120715 2022-08-10 12:07:15.727 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-120715 /opt/stack/logs/stack.sh.log 2022-08-10 12:07:15.727 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-10-120715.summary.2022-08-10-120715 /opt/stack/logs/stack.sh.log.summary 2022-08-10 12:07:15.727 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-10 12:07:15.727 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-10 12:07:15.727 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-10 12:07:15.727 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-10 12:07:15.727 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-10 12:07:15.727 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-10 12:07:15.727 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-10 12:07:15.728 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-10 12:07:15.730 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-10 12:07:15.732 | + ./stack.sh:main:568 : set -o errexit 2022-08-10 12:07:15.734 | + ./stack.sh:main:571 : uname -a 2022-08-10 12:07:15.735 | Linux dv-cinder-851351-3-smb 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-08-10 12:07:15.737 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-10 12:07:15.739 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-10 12:07:15.742 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-10 12:07:15.779 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-10 12:07:15.794 | + ./stack.sh:main:585 : fetch_plugins 2022-08-10 12:07:15.796 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-10 12:07:15.798 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-10 12:07:15.800 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-10 12:07:15.802 | + functions-common:fetch_plugins:1791 : return 2022-08-10 12:07:15.804 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-10 12:07:15.806 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-10 12:07:15.808 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:07:15.810 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:07:15.811 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:07:15.813 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:07:15.815 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:07:15.817 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:07:15.819 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:07:15.822 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:07:15.824 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:07:15.826 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:07:15.828 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-10 12:07:15.830 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:07:15.842 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:15.844 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:07:15.846 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:07:15.848 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:07:15.849 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:07:15.851 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:07:15.853 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-10 12:07:15.854 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-10 12:07:15.856 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-10 12:07:15.858 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-10 12:07:15.860 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:07:15.862 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-10 12:07:15.863 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-10 12:07:15.865 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-10 12:07:15.867 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-10 12:07:15.869 | + functions-common:plugin_override_defaults:1832 : return 2022-08-10 12:07:15.871 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-10 12:07:15.888 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-10 12:07:15.890 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-10 12:07:15.904 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:07:15.906 | +++ lib/tls:source:43 : hostname -f 2022-08-10 12:07:15.909 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-10 12:07:15.911 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-10 12:07:15.913 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-10 12:07:15.915 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-10 12:07:15.917 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-10 12:07:15.919 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-10 12:07:15.921 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-10 12:07:15.923 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-10 12:07:15.925 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-10 12:07:15.927 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-10 12:07:15.932 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-10 12:07:15.943 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-10 12:07:15.961 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-10 12:07:15.974 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-10 12:07:15.986 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-10 12:07:16.023 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-10 12:07:16.082 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-10 12:07:16.174 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-10 12:07:16.197 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-10 12:07:16.241 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-10 12:07:16.294 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-10 12:07:16.443 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-10 12:07:16.457 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-10 12:07:16.470 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-10 12:07:16.483 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-10 12:07:16.570 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-10 12:07:16.573 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-10 12:07:16.576 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-10 12:07:16.578 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-10 12:07:16.580 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-10 12:07:16.582 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-10 12:07:16.585 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-10 12:07:16.585 | False' 2022-08-10 12:07:16.588 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-10 12:07:16.604 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-10 12:07:16.606 | + ./stack.sh:main:619 : run_phase source 2022-08-10 12:07:16.609 | + functions-common:run_phase:1868 : local mode=source 2022-08-10 12:07:16.611 | + functions-common:run_phase:1869 : local phase= 2022-08-10 12:07:16.613 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:07:16.615 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:07:16.617 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:07:16.619 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:07:16.621 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:07:16.624 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:07:16.628 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:07:16.630 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:07:16.632 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:07:16.634 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-10 12:07:16.637 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:07:16.651 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:16.653 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:07:16.655 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-10 12:07:16.693 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-10 12:07:16.696 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-10 12:07:16.698 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-10 12:07:16.700 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-10 12:07:16.702 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-10 12:07:16.704 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-10 12:07:16.706 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-10 12:07:16.709 | + functions-common:load_plugin_settings:1809 : return 2022-08-10 12:07:16.711 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-10 12:07:16.713 | + functions-common:verify_disabled_services:2151 : local service 2022-08-10 12:07:16.716 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.718 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-10 12:07:16.720 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.722 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-10 12:07:16.725 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.727 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-10 12:07:16.729 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.731 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-10 12:07:16.734 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.736 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-10 12:07:16.738 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.742 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-10 12:07:16.744 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.746 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-10 12:07:16.748 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.751 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-10 12:07:16.753 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.755 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-10 12:07:16.758 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.760 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-10 12:07:16.762 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.765 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-10 12:07:16.767 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.770 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-10 12:07:16.772 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.774 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-10 12:07:16.777 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.779 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-10 12:07:16.781 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.783 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-10 12:07:16.786 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.788 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-10 12:07:16.791 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.793 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-10 12:07:16.795 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.798 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-10 12:07:16.800 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.803 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-10 12:07:16.805 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.807 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-10 12:07:16.810 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.812 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-10 12:07:16.815 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.817 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-10 12:07:16.819 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.822 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-10 12:07:16.824 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.826 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-10 12:07:16.828 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.831 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-10 12:07:16.833 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.836 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-10 12:07:16.839 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.842 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-10 12:07:16.845 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.849 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-10 12:07:16.851 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.854 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-10 12:07:16.856 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.858 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-10 12:07:16.861 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.863 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-10 12:07:16.865 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.868 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-10 12:07:16.870 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.872 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-10 12:07:16.875 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.877 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-10 12:07:16.880 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.882 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-10 12:07:16.885 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.888 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-10 12:07:16.891 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.893 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-10 12:07:16.896 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.898 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-10 12:07:16.901 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.903 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-10 12:07:16.905 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.908 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-10 12:07:16.910 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.913 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-10 12:07:16.915 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.917 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-10 12:07:16.920 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.922 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-10 12:07:16.924 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.926 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-10 12:07:16.929 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-10 12:07:16.931 | + functions-common:verify_disabled_services:2153 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-10 12:07:16.934 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-10 12:07:16.937 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:07:16.939 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-10 12:07:16.954 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:16.956 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-10 12:07:16.959 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-10 12:07:16.961 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-10 12:07:16.976 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:07:16.979 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-10 12:07:16.981 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-10 12:07:16.984 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-10 12:07:16.986 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-10 12:07:16.988 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-10 12:07:16.990 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-10 12:07:16.993 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-10 12:07:16.995 | + lib/database:initialize_database_backends:92 : return 0 2022-08-10 12:07:16.998 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-10 12:07:16.998 | Using mysql database backend 2022-08-10 12:07:17.000 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-10 12:07:17.016 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-10 12:07:17.019 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-10 12:07:17.022 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:07:17.024 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-10 12:07:17.027 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:07:17.030 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-10 12:07:17.046 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:17.048 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-10 12:07:17.065 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-10 12:07:17.081 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:17.084 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-10 12:07:17.104 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-10 12:07:17.122 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-10 12:07:17.140 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:07:17.143 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-10 12:07:17.159 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:17.162 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-10 12:07:17.184 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-10 12:07:17.187 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-10 12:07:17.189 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-10 12:07:17.192 | + functions-common:save_stackenv:60 : local tag=752 2022-08-10 12:07:17.195 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:07:17.200 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-120717 2022-08-10 12:07:17.202 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-120717 752' 2022-08-10 12:07:17.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.207 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:07:17.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.212 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:07:17.215 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.217 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:07:17.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.222 | + 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-08-10 12:07:17.225 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.227 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 12:07:17.230 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.233 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 12:07:17.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.238 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-120715 2022-08-10 12:07:17.241 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.243 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:07:17.245 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.248 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 12:07:17.250 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.253 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:07:17.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.258 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:07:17.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.262 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:07:17.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.267 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:07:17.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.272 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 12:07:17.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:07:17.277 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:07:17.279 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-10 12:07:17.282 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-10 12:07:17.284 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-10 12:07:17.286 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-10 12:07:17.288 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:07:17.290 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:07:17.293 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:07:17.296 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:07:17.298 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:07:17.300 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:07:17.315 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:07:17.318 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:07:17.320 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:07:17.323 | + functions-common:git_clone:618 : echo master 2022-08-10 12:07:17.323 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:07:17.328 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-10 12:07:17.330 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:07:17.332 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-10 12:07:17.345 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-10 12:07:17.348 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:07:17.348 | + functions-common:git_clone:679 : head -1 2022-08-10 12:07:17.352 | d7955362 Updated from generate-constraints 2022-08-10 12:07:17.354 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:07:17.357 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-10 12:07:17.360 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:07:17.362 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-10 12:07:17.365 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-10 12:07:17.368 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-10 12:07:17.370 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-10 12:07:17.373 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:07:17.375 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-10 12:07:17.378 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-10 12:07:17.381 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-10 12:07:17.384 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-10 12:07:17.389 | ++ tools/install_prereqs.sh:source:47 : NOW=1660133237 2022-08-10 12:07:17.392 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-10 12:07:17.397 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1660132499 2022-08-10 12:07:17.400 | ++ tools/install_prereqs.sh:source:49 : DELTA=738 2022-08-10 12:07:17.402 | ++ tools/install_prereqs.sh:source:50 : [[ 738 -lt 7200 ]] 2022-08-10 12:07:17.405 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-10 12:07:17.407 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-10 12:07:17.410 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-10 12:07:17.412 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-10 12:07:17.415 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-10 12:07:17.417 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-10 12:07:17.420 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-10 12:07:17.422 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-10 12:07:17.425 | +++ 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-08-10 12:07:17.473 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-10 12:07:17.473 | apache2-dev 2022-08-10 12:07:17.473 | bc 2022-08-10 12:07:17.473 | bsdmainutils 2022-08-10 12:07:17.473 | curl 2022-08-10 12:07:17.473 | g++ 2022-08-10 12:07:17.473 | gawk 2022-08-10 12:07:17.473 | gcc 2022-08-10 12:07:17.473 | gettext 2022-08-10 12:07:17.473 | git 2022-08-10 12:07:17.473 | graphviz 2022-08-10 12:07:17.473 | iputils-ping 2022-08-10 12:07:17.473 | libapache2-mod-proxy-uwsgi 2022-08-10 12:07:17.473 | libffi-dev 2022-08-10 12:07:17.473 | libjpeg-dev 2022-08-10 12:07:17.473 | libpcre3-dev 2022-08-10 12:07:17.473 | libpq-dev 2022-08-10 12:07:17.473 | libssl-dev 2022-08-10 12:07:17.473 | libsystemd-dev 2022-08-10 12:07:17.473 | libxml2-dev 2022-08-10 12:07:17.473 | libxslt1-dev 2022-08-10 12:07:17.473 | libyaml-dev 2022-08-10 12:07:17.473 | lsof 2022-08-10 12:07:17.473 | openssh-server 2022-08-10 12:07:17.473 | openssl 2022-08-10 12:07:17.473 | pkg-config 2022-08-10 12:07:17.473 | psmisc 2022-08-10 12:07:17.473 | python3-dev 2022-08-10 12:07:17.473 | python3-pip 2022-08-10 12:07:17.473 | python3-systemd 2022-08-10 12:07:17.473 | python3-venv 2022-08-10 12:07:17.473 | tar 2022-08-10 12:07:17.474 | tcpdump 2022-08-10 12:07:17.474 | unzip 2022-08-10 12:07:17.474 | uuid-runtime 2022-08-10 12:07:17.474 | wget 2022-08-10 12:07:17.474 | wget 2022-08-10 12:07:17.474 | zlib1g-dev 2022-08-10 12:07:17.474 | libkrb5-dev 2022-08-10 12:07:17.474 | libldap2-dev 2022-08-10 12:07:17.474 | libsasl2-dev 2022-08-10 12:07:17.474 | memcached 2022-08-10 12:07:17.474 | python3-mysqldb 2022-08-10 12:07:17.474 | sqlite3 2022-08-10 12:07:17.474 | conntrack 2022-08-10 12:07:17.474 | curl 2022-08-10 12:07:17.474 | dnsmasq-base 2022-08-10 12:07:17.474 | dnsmasq-utils 2022-08-10 12:07:17.474 | ebtables 2022-08-10 12:07:17.474 | genisoimage 2022-08-10 12:07:17.474 | iptables 2022-08-10 12:07:17.474 | iputils-arping 2022-08-10 12:07:17.474 | kpartx 2022-08-10 12:07:17.474 | libjs-jquery-tablesorter 2022-08-10 12:07:17.474 | parted 2022-08-10 12:07:17.474 | pm-utils 2022-08-10 12:07:17.474 | python3-mysqldb 2022-08-10 12:07:17.474 | socat 2022-08-10 12:07:17.474 | sqlite3 2022-08-10 12:07:17.474 | sudo 2022-08-10 12:07:17.474 | vlan 2022-08-10 12:07:17.474 | lsscsi 2022-08-10 12:07:17.474 | open-iscsi 2022-08-10 12:07:17.474 | lvm2 2022-08-10 12:07:17.474 | qemu-utils 2022-08-10 12:07:17.474 | thin-provisioning-tools 2022-08-10 12:07:17.474 | acl 2022-08-10 12:07:17.474 | dnsmasq-base 2022-08-10 12:07:17.475 | dnsmasq-utils 2022-08-10 12:07:17.475 | ebtables 2022-08-10 12:07:17.475 | haproxy 2022-08-10 12:07:17.475 | iptables 2022-08-10 12:07:17.475 | iputils-arping 2022-08-10 12:07:17.475 | iputils-ping 2022-08-10 12:07:17.475 | postgresql-server-dev-all 2022-08-10 12:07:17.475 | python3-mysqldb 2022-08-10 12:07:17.475 | sqlite3 2022-08-10 12:07:17.475 | sudo 2022-08-10 12:07:17.475 | vlan 2022-08-10 12:07:17.475 | pcp 2022-08-10 12:07:17.475 | ipset 2022-08-10 12:07:17.475 | conntrack 2022-08-10 12:07:17.475 | conntrackd 2022-08-10 12:07:17.475 | keepalived 2022-08-10 12:07:17.475 | lvm2 2022-08-10 12:07:17.475 | qemu-utils 2022-08-10 12:07:17.475 | thin-provisioning-tools 2022-08-10 12:07:17.475 | curl 2022-08-10 12:07:17.475 | liberasurecode-dev 2022-08-10 12:07:17.475 | make 2022-08-10 12:07:17.475 | memcached 2022-08-10 12:07:17.475 | rsync 2022-08-10 12:07:17.475 | sqlite3 2022-08-10 12:07:17.475 | xfsprogs' 2022-08-10 12:07:17.478 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-10 12:07:17.497 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-10 12:07:17.497 | apache2-dev 2022-08-10 12:07:17.497 | bc 2022-08-10 12:07:17.497 | bsdmainutils 2022-08-10 12:07:17.497 | curl 2022-08-10 12:07:17.497 | g++ 2022-08-10 12:07:17.497 | gawk 2022-08-10 12:07:17.497 | gcc 2022-08-10 12:07:17.497 | gettext 2022-08-10 12:07:17.497 | git 2022-08-10 12:07:17.497 | graphviz 2022-08-10 12:07:17.497 | iputils-ping 2022-08-10 12:07:17.497 | libapache2-mod-proxy-uwsgi 2022-08-10 12:07:17.497 | libffi-dev 2022-08-10 12:07:17.497 | libjpeg-dev 2022-08-10 12:07:17.497 | libpcre3-dev 2022-08-10 12:07:17.497 | libpq-dev 2022-08-10 12:07:17.497 | libssl-dev 2022-08-10 12:07:17.497 | libsystemd-dev 2022-08-10 12:07:17.497 | libxml2-dev 2022-08-10 12:07:17.497 | libxslt1-dev 2022-08-10 12:07:17.497 | libyaml-dev 2022-08-10 12:07:17.497 | lsof 2022-08-10 12:07:17.497 | openssh-server 2022-08-10 12:07:17.498 | openssl 2022-08-10 12:07:17.498 | pkg-config 2022-08-10 12:07:17.498 | psmisc 2022-08-10 12:07:17.498 | python3-dev 2022-08-10 12:07:17.498 | python3-pip 2022-08-10 12:07:17.498 | python3-systemd 2022-08-10 12:07:17.498 | python3-venv 2022-08-10 12:07:17.498 | tar 2022-08-10 12:07:17.498 | tcpdump 2022-08-10 12:07:17.498 | unzip 2022-08-10 12:07:17.498 | uuid-runtime 2022-08-10 12:07:17.498 | wget 2022-08-10 12:07:17.498 | wget 2022-08-10 12:07:17.498 | zlib1g-dev 2022-08-10 12:07:17.498 | libkrb5-dev 2022-08-10 12:07:17.498 | libldap2-dev 2022-08-10 12:07:17.498 | libsasl2-dev 2022-08-10 12:07:17.498 | memcached 2022-08-10 12:07:17.498 | python3-mysqldb 2022-08-10 12:07:17.498 | sqlite3 2022-08-10 12:07:17.498 | conntrack 2022-08-10 12:07:17.498 | curl 2022-08-10 12:07:17.498 | dnsmasq-base 2022-08-10 12:07:17.498 | dnsmasq-utils 2022-08-10 12:07:17.498 | ebtables 2022-08-10 12:07:17.498 | genisoimage 2022-08-10 12:07:17.498 | iptables 2022-08-10 12:07:17.498 | iputils-arping 2022-08-10 12:07:17.498 | kpartx 2022-08-10 12:07:17.498 | libjs-jquery-tablesorter 2022-08-10 12:07:17.498 | parted 2022-08-10 12:07:17.498 | pm-utils 2022-08-10 12:07:17.498 | python3-mysqldb 2022-08-10 12:07:17.498 | socat 2022-08-10 12:07:17.498 | sqlite3 2022-08-10 12:07:17.498 | sudo 2022-08-10 12:07:17.498 | vlan 2022-08-10 12:07:17.498 | lsscsi 2022-08-10 12:07:17.499 | open-iscsi 2022-08-10 12:07:17.499 | lvm2 2022-08-10 12:07:17.499 | qemu-utils 2022-08-10 12:07:17.499 | thin-provisioning-tools 2022-08-10 12:07:17.499 | acl 2022-08-10 12:07:17.499 | dnsmasq-base 2022-08-10 12:07:17.499 | dnsmasq-utils 2022-08-10 12:07:17.499 | ebtables 2022-08-10 12:07:17.499 | haproxy 2022-08-10 12:07:17.499 | iptables 2022-08-10 12:07:17.499 | iputils-arping 2022-08-10 12:07:17.499 | iputils-ping 2022-08-10 12:07:17.499 | postgresql-server-dev-all 2022-08-10 12:07:17.499 | python3-mysqldb 2022-08-10 12:07:17.499 | sqlite3 2022-08-10 12:07:17.499 | sudo 2022-08-10 12:07:17.499 | vlan 2022-08-10 12:07:17.499 | pcp 2022-08-10 12:07:17.499 | ipset 2022-08-10 12:07:17.499 | conntrack 2022-08-10 12:07:17.499 | conntrackd 2022-08-10 12:07:17.499 | keepalived 2022-08-10 12:07:17.499 | lvm2 2022-08-10 12:07:17.499 | qemu-utils 2022-08-10 12:07:17.499 | thin-provisioning-tools 2022-08-10 12:07:17.499 | curl 2022-08-10 12:07:17.499 | liberasurecode-dev 2022-08-10 12:07:17.499 | make 2022-08-10 12:07:17.499 | memcached 2022-08-10 12:07:17.499 | rsync 2022-08-10 12:07:17.499 | sqlite3 2022-08-10 12:07:17.499 | xfsprogs ' 2022-08-10 12:07:17.499 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-10 12:07:17.502 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:17.505 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:17.508 | ++ 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-08-10 12:07:17.508 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-10 12:07:17.513 | ++ 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-08-10 12:07:17.515 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-10 12:07:17.518 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:07:17.520 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-10 12:07:17.522 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:07:17.524 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:07:17.526 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:07:17.529 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:17.531 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:17.533 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:07:17.535 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-10 12:07:17.537 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-10 12:07:17.540 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-10 12:07:17.542 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-10 12:07:17.546 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-10 12:07:17.549 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-10 12:07:17.551 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-10 12:07:17.553 | ++ functions-common:time_start:2427 : local start_time= 2022-08-10 12:07:17.555 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:07:17.557 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:07:17.561 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660133237559 2022-08-10 12:07:17.563 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-10 12:07:17.565 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-10 12:07:17.567 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-10 12:07:17.774 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-10 12:07:17.805 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-10 12:07:17.847 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-10 12:07:17.931 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-10 12:07:18.365 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [10.8 kB] 2022-08-10 12:07:22.286 | Fetched 233 kB in 1s (325 kB/s) 2022-08-10 12:07:23.945 | Reading package lists... 2022-08-10 12:07:23.978 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-10 12:07:23.981 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-10 12:07:23.983 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:07:23.985 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:23.987 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:23.990 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:07:23.992 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:23.994 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-10 12:07:23.997 | ++ functions-common:time_stop:2447 : start_time=1660133237559 2022-08-10 12:07:23.999 | ++ functions-common:time_stop:2449 : [[ -z 1660133237559 ]] 2022-08-10 12:07:24.001 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:24.006 | ++ functions-common:time_stop:2452 : end_time=1660133244003 2022-08-10 12:07:24.008 | ++ functions-common:time_stop:2453 : elapsed_time=6444 2022-08-10 12:07:24.010 | ++ functions-common:time_stop:2454 : total=0 2022-08-10 12:07:24.012 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:24.014 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6444 2022-08-10 12:07:24.017 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 12:07:24.019 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:07:24.021 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:24.023 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:24.025 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 12:07:24.046 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-10 12:07:24.155 | Reading package lists... 2022-08-10 12:07:24.419 | Building dependency tree... 2022-08-10 12:07:24.421 | Reading state information... 2022-08-10 12:07:24.458 | acl is already the newest version (2.2.53-6). 2022-08-10 12:07:24.458 | bc is already the newest version (1.07.1-2build1). 2022-08-10 12:07:24.458 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-10 12:07:24.458 | conntrack is already the newest version (1:1.4.5-2). 2022-08-10 12:07:24.458 | ebtables is already the newest version (2.0.11-3build1). 2022-08-10 12:07:24.458 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:07:24.458 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-10 12:07:24.458 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-10 12:07:24.458 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-10 12:07:24.458 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-10 12:07:24.458 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-10 12:07:24.458 | iputils-arping is already the newest version (3:20190709-3). 2022-08-10 12:07:24.458 | iputils-ping is already the newest version (3:20190709-3). 2022-08-10 12:07:24.458 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-10 12:07:24.458 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-10 12:07:24.458 | libffi-dev is already the newest version (3.3-4). 2022-08-10 12:07:24.458 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-10 12:07:24.458 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-10 12:07:24.458 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-10 12:07:24.458 | lsscsi is already the newest version (0.30-0.1). 2022-08-10 12:07:24.458 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-10 12:07:24.458 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:07:24.459 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-10 12:07:24.459 | psmisc is already the newest version (23.3-1). 2022-08-10 12:07:24.459 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:07:24.459 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-10 12:07:24.459 | python3-systemd is already the newest version (234-3build2). 2022-08-10 12:07:24.459 | socat is already the newest version (1.7.3.3-2). 2022-08-10 12:07:24.459 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-10 12:07:24.459 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-10 12:07:24.459 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-10 12:07:24.459 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-10 12:07:24.459 | graphviz is already the newest version (2.42.2-3build2). 2022-08-10 12:07:24.459 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-10 12:07:24.459 | pcp is already the newest version (5.0.3-1). 2022-08-10 12:07:24.459 | pm-utils is already the newest version (1.4.1-19). 2022-08-10 12:07:24.459 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-10 12:07:24.459 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:07:24.459 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:07:24.459 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-10 12:07:24.459 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:07:24.459 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-10 12:07:24.459 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-10 12:07:24.459 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-10 12:07:24.459 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-10 12:07:24.459 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-10 12:07:24.459 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-10 12:07:24.459 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-10 12:07:24.459 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-10 12:07:24.459 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-10 12:07:24.459 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-10 12:07:24.459 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:07:24.459 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-10 12:07:24.459 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-10 12:07:24.459 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-10 12:07:24.460 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-10 12:07:24.460 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-10 12:07:24.460 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-10 12:07:24.460 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-10 12:07:24.460 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-10 12:07:24.460 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-10 12:07:24.460 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-10 12:07:24.460 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-10 12:07:24.460 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-10 12:07:24.460 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-10 12:07:24.460 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-10 12:07:24.460 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-10 12:07:24.460 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-10 12:07:24.460 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-10 12:07:24.695 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:07:24.695 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-10 12:07:24.695 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-10 12:07:24.695 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-10 12:07:24.695 | The following packages were automatically installed and are no longer required: 2022-08-10 12:07:24.696 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:07:24.696 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:07:24.696 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:07:24.696 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:07:24.696 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:07:24.696 | python3-zope.interface 2022-08-10 12:07:24.696 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:07:24.814 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:07:24.818 | ++ functions-common:apt_get:1235 : result=0 2022-08-10 12:07:24.821 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:07:24.823 | ++ functions-common:time_stop:2440 : local name 2022-08-10 12:07:24.825 | ++ functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:24.828 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:24.830 | ++ functions-common:time_stop:2443 : local total 2022-08-10 12:07:24.834 | ++ functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:24.837 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:07:24.839 | ++ functions-common:time_stop:2447 : start_time=1660133244043 2022-08-10 12:07:24.841 | ++ functions-common:time_stop:2449 : [[ -z 1660133244043 ]] 2022-08-10 12:07:24.844 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:24.848 | ++ functions-common:time_stop:2452 : end_time=1660133244846 2022-08-10 12:07:24.851 | ++ functions-common:time_stop:2453 : elapsed_time=803 2022-08-10 12:07:24.853 | ++ functions-common:time_stop:2454 : total=832 2022-08-10 12:07:24.855 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:24.857 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1635 2022-08-10 12:07:24.860 | ++ functions-common:apt_get:1239 : return 0 2022-08-10 12:07:24.862 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-10 12:07:24.865 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:07:24.867 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-10 12:07:24.872 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-10 12:07:24.876 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-10 12:07:24.879 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-10 12:07:24.882 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-10 12:07:26.320 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-10 12:07:26.322 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-10 12:07:26.324 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-10 12:07:26.325 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-10 12:07:26.327 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-10 12:07:26.329 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-10 12:07:26.331 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-10 12:07:26.333 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-10 12:07:26.335 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-10 12:07:26.336 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-10 12:07:26.338 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-10 12:07:26.340 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-10 12:07:26.342 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-10 12:07:26.343 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-10 12:07:26.345 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-10 12:07:26.347 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-10 12:07:26.348 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-10 12:07:26.350 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-10 12:07:26.352 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-10 12:07:26.353 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-10 12:07:26.356 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-10 12:07:26.358 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-10 12:07:26.359 | + functions-common:_ensure_lsb_release:394 : return 2022-08-10 12:07:26.362 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-10 12:07:26.431 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-10 12:07:26.435 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-10 12:07:26.502 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-10 12:07:26.505 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-10 12:07:26.572 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-10 12:07:26.574 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-10 12:07:26.576 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-10 12:07:26.578 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-10 12:07:26.580 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-10 12:07:26.582 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-10 12:07:26.584 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-10 12:07:26.586 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-10 12:07:26.588 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-10 12:07:26.590 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-10 12:07:26.592 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-10 12:07:26.592 | Distro: focal 2022-08-10 12:07:26.594 | + tools/install_pip.sh:main:124 : get_versions 2022-08-10 12:07:26.597 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:07:26.601 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:07:26.603 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:07:26.606 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:07:26.606 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:07:28.059 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:07:28.061 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:07:28.061 | pip: 20.0.2 2022-08-10 12:07:28.063 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-10 12:07:28.065 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-10 12:07:28.067 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:07:28.069 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:07:28.070 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:07:28.072 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:07:28.074 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:07:28.075 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:07:28.077 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:07:28.079 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:07:28.081 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:07:28.082 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:07:28.084 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-10 12:07:28.086 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:28.088 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:28.089 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-10 12:07:28.094 | + tools/install_pip.sh:main:153 : set -x 2022-08-10 12:07:28.096 | + tools/install_pip.sh:main:156 : get_versions 2022-08-10 12:07:28.099 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-10 12:07:28.102 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-10 12:07:28.104 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-10 12:07:28.107 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-10 12:07:28.107 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-10 12:07:29.557 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-10 12:07:29.558 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-10 12:07:29.559 | pip: 20.0.2 2022-08-10 12:07:29.562 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-10 12:07:29.564 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-10 12:07:29.568 | + ./stack.sh:main:791 : fixup_all 2022-08-10 12:07:29.570 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-10 12:07:29.573 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-10 12:07:29.575 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:29.577 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:29.580 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-10 12:07:29.592 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-10 12:07:29.604 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-10 12:07:29.616 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-10 12:07:29.618 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-10 12:07:29.620 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:07:29.623 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:07:29.625 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:07:29.627 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:07:29.629 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:07:29.632 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:07:29.634 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:07:29.636 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:07:29.638 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:07:29.641 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:07:29.643 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-10 12:07:29.645 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-10 12:07:29.648 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-10 12:07:29.650 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:07:29.652 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:07:29.654 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:07:29.657 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:07:29.659 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:07:29.661 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:07:29.663 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-10 12:07:29.666 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-10 12:07:29.687 | Using python 3.8 to install os-testr 2022-08-10 12:07:29.689 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-10 12:07:31.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:07:31.805 | from cryptography.utils import int_from_bytes 2022-08-10 12:07:31.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:07:31.805 | from cryptography.utils import int_from_bytes 2022-08-10 12:07:32.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:07:32.912 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-10 12:07:33.004 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:07:33.028 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-10 12:07:33.082 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:07:33.105 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:07:33.134 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:07:35.497 | + inc/python:pip_install:196 : result=0 2022-08-10 12:07:35.499 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:07:35.501 | + functions-common:time_stop:2440 : local name 2022-08-10 12:07:35.504 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:35.506 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:35.508 | + functions-common:time_stop:2443 : local total 2022-08-10 12:07:35.511 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:35.513 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:07:35.515 | + functions-common:time_stop:2447 : start_time=1660133249681 2022-08-10 12:07:35.517 | + functions-common:time_stop:2449 : [[ -z 1660133249681 ]] 2022-08-10 12:07:35.520 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:35.524 | + functions-common:time_stop:2452 : end_time=1660133255522 2022-08-10 12:07:35.526 | + functions-common:time_stop:2453 : elapsed_time=5841 2022-08-10 12:07:35.528 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:07:35.531 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:35.533 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5841 2022-08-10 12:07:35.535 | + inc/python:pip_install:199 : return 0 2022-08-10 12:07:35.538 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-10 12:07:35.591 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-10 12:07:35.705 | + ./stack.sh:main:805 : install_infra 2022-08-10 12:07:35.707 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:07:35.710 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-10 12:07:35.713 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:07:35.716 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-10 12:07:35.740 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:07:38.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:07:38.582 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:07:38.876 | + inc/python:pip_install:196 : result=0 2022-08-10 12:07:38.878 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:07:38.881 | + functions-common:time_stop:2440 : local name 2022-08-10 12:07:38.883 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:38.885 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:38.888 | + functions-common:time_stop:2443 : local total 2022-08-10 12:07:38.890 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:38.892 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:07:38.894 | + functions-common:time_stop:2447 : start_time=1660133255732 2022-08-10 12:07:38.896 | + functions-common:time_stop:2449 : [[ -z 1660133255732 ]] 2022-08-10 12:07:38.899 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:38.903 | + functions-common:time_stop:2452 : end_time=1660133258901 2022-08-10 12:07:38.905 | + functions-common:time_stop:2453 : elapsed_time=3169 2022-08-10 12:07:38.907 | + functions-common:time_stop:2454 : total=5841 2022-08-10 12:07:38.910 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:38.912 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9010 2022-08-10 12:07:38.914 | + inc/python:pip_install:199 : return 0 2022-08-10 12:07:38.916 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-10 12:07:38.919 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-10 12:07:38.942 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-10 12:07:41.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:07:41.597 | Processing /opt/stack/requirements 2022-08-10 12:07:43.315 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:07:43.318 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:07:43.330 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:07:43.336 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:07:43.338 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:07:43.345 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:07:43.359 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:07:43.362 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:07:43.396 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (1.3) 2022-08-10 12:07:43.399 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5610) (0.3.0) 2022-08-10 12:07:43.415 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-10 12:07:43.418 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:07:43.423 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:07:43.426 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:07:43.438 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:07:43.508 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:07:43.512 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:07:43.523 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:07:43.526 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:07:43.585 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:07:43.588 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:07:43.593 | Building wheels for collected packages: openstack-requirements 2022-08-10 12:07:43.594 | Building wheel for openstack-requirements (setup.py): started 2022-08-10 12:07:44.429 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-10 12:07:44.429 | ERROR: Command errored out with exit status 1: 2022-08-10 12:07:44.429 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-h39jqwf6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-h39jqwf6/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-s34dghwi 2022-08-10 12:07:44.429 | cwd: /tmp/pip-req-build-h39jqwf6/ 2022-08-10 12:07:44.429 | Complete output (6 lines): 2022-08-10 12:07:44.429 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-10 12:07:44.429 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-10 12:07:44.429 | or: setup.py --help-commands 2022-08-10 12:07:44.429 | or: setup.py cmd --help 2022-08-10 12:07:44.429 | 2022-08-10 12:07:44.429 | error: invalid command 'bdist_wheel' 2022-08-10 12:07:44.429 | ---------------------------------------- 2022-08-10 12:07:44.429 | ERROR: Failed building wheel for openstack-requirements 2022-08-10 12:07:44.429 | Running setup.py clean for openstack-requirements 2022-08-10 12:07:45.283 | Failed to build openstack-requirements 2022-08-10 12:07:45.299 | Installing collected packages: openstack-requirements 2022-08-10 12:07:45.299 | Attempting uninstall: openstack-requirements 2022-08-10 12:07:45.300 | Found existing installation: openstack-requirements 1.2.1.dev5610 2022-08-10 12:07:45.335 | Uninstalling openstack-requirements-1.2.1.dev5610: 2022-08-10 12:07:45.358 | Successfully uninstalled openstack-requirements-1.2.1.dev5610 2022-08-10 12:07:45.361 | Running setup.py install for openstack-requirements: started 2022-08-10 12:07:47.748 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-10 12:07:47.770 | Successfully installed openstack-requirements-1.2.1.dev5610 2022-08-10 12:07:47.896 | + inc/python:pip_install:196 : result=0 2022-08-10 12:07:47.898 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:07:47.901 | + functions-common:time_stop:2440 : local name 2022-08-10 12:07:47.903 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:47.905 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:47.908 | + functions-common:time_stop:2443 : local total 2022-08-10 12:07:47.910 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:47.912 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:07:47.914 | + functions-common:time_stop:2447 : start_time=1660133258935 2022-08-10 12:07:47.917 | + functions-common:time_stop:2449 : [[ -z 1660133258935 ]] 2022-08-10 12:07:47.920 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:47.924 | + functions-common:time_stop:2452 : end_time=1660133267921 2022-08-10 12:07:47.926 | + functions-common:time_stop:2453 : elapsed_time=8986 2022-08-10 12:07:47.928 | + functions-common:time_stop:2454 : total=9010 2022-08-10 12:07:47.931 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:47.933 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17996 2022-08-10 12:07:47.935 | + inc/python:pip_install:199 : return 0 2022-08-10 12:07:47.938 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-10 12:07:47.942 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-10 12:07:47.945 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-10 12:07:47.948 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:07:47.951 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:07:47.954 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-10 12:07:47.957 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:07:47.960 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-10 12:07:47.980 | Using python 3.8 to install pbr 2022-08-10 12:07:47.983 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-10 12:07:50.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:07:50.070 | from cryptography.utils import int_from_bytes 2022-08-10 12:07:50.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:07:50.070 | from cryptography.utils import int_from_bytes 2022-08-10 12:07:51.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:07:51.213 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:07:53.543 | + inc/python:pip_install:196 : result=0 2022-08-10 12:07:53.545 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:07:53.548 | + functions-common:time_stop:2440 : local name 2022-08-10 12:07:53.552 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:53.554 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:53.556 | + functions-common:time_stop:2443 : local total 2022-08-10 12:07:53.559 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:53.561 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:07:53.563 | + functions-common:time_stop:2447 : start_time=1660133267975 2022-08-10 12:07:53.565 | + functions-common:time_stop:2449 : [[ -z 1660133267975 ]] 2022-08-10 12:07:53.568 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:53.572 | + functions-common:time_stop:2452 : end_time=1660133273570 2022-08-10 12:07:53.575 | + functions-common:time_stop:2453 : elapsed_time=5595 2022-08-10 12:07:53.577 | + functions-common:time_stop:2454 : total=17996 2022-08-10 12:07:53.579 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:53.581 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23591 2022-08-10 12:07:53.583 | + inc/python:pip_install:199 : return 0 2022-08-10 12:07:53.586 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-10 12:07:55.857 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-10 12:07:57.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:07:57.755 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-10 12:07:57.776 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-10 12:07:57.778 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-10 12:07:57.782 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-10 12:07:57.785 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-10 12:07:57.792 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-10 12:07:57.871 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:07:57.874 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-10 12:07:57.877 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-10 12:07:57.895 | + ./stack.sh:main:814 : pkgs= 2022-08-10 12:07:57.898 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-10 12:07:57.900 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-10 12:07:57.903 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:07:57.905 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-10 12:07:57.908 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:07:57.910 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:07:57.912 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:07:57.915 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:07:57.917 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:07:57.920 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:07:57.924 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:07:57.927 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:07:57.929 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:07:57.932 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-10 12:07:57.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:07:57.950 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:57.952 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:07:57.954 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:07:57.956 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-10 12:07:57.959 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:07:57.961 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:07:57.963 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:07:57.965 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-10 12:07:57.967 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:07:57.970 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-10 12:07:57.972 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:07:57.974 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:07:57.976 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:07:57.978 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:07:57.981 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:07:57.983 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:07:57.986 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-10 12:07:57.988 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:07:57.990 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-10 12:07:57.993 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:07:57.995 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:07:57.998 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-10 12:07:58.000 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-10 12:07:58.003 | + functions:set_systemd_override:821 : local value=2048 2022-08-10 12:07:58.006 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-10 12:07:58.009 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-10 12:07:58.067 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-10 12:07:58.067 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-10 12:07:58.069 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-10 12:07:58.570 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-10 12:07:58.573 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-10 12:07:58.592 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:58.595 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-10 12:07:58.597 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:07:58.599 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:07:58.602 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:07:58.604 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:07:58.607 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:07:58.609 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:07:58.611 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:58.613 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:58.616 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:07:58.618 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:07:58.620 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:07:58.623 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:07:58.625 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-10 12:07:58.627 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:07:58.630 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:07:58.633 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:07:58.635 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-10 12:07:58.657 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-10 12:07:58.767 | Reading package lists... 2022-08-10 12:07:59.051 | Building dependency tree... 2022-08-10 12:07:59.052 | Reading state information... 2022-08-10 12:07:59.349 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-10 12:07:59.349 | The following packages were automatically installed and are no longer required: 2022-08-10 12:07:59.351 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:07:59.351 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:07:59.351 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:07:59.351 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:07:59.351 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:07:59.351 | python3-zope.interface 2022-08-10 12:07:59.351 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:07:59.493 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:07:59.498 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:07:59.500 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:07:59.502 | + functions-common:time_stop:2440 : local name 2022-08-10 12:07:59.505 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:07:59.507 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:07:59.509 | + functions-common:time_stop:2443 : local total 2022-08-10 12:07:59.512 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:07:59.514 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:07:59.516 | + functions-common:time_stop:2447 : start_time=1660133278654 2022-08-10 12:07:59.519 | + functions-common:time_stop:2449 : [[ -z 1660133278654 ]] 2022-08-10 12:07:59.521 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:07:59.526 | + functions-common:time_stop:2452 : end_time=1660133279523 2022-08-10 12:07:59.528 | + functions-common:time_stop:2453 : elapsed_time=869 2022-08-10 12:07:59.530 | + functions-common:time_stop:2454 : total=1635 2022-08-10 12:07:59.533 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:07:59.535 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2504 2022-08-10 12:07:59.538 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:07:59.540 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-10 12:07:59.542 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:07:59.545 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:07:59.547 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:07:59.550 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:07:59.552 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:07:59.554 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:07:59.557 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-10 12:07:59.559 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:07:59.561 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:07:59.564 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:07:59.566 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:07:59.568 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:07:59.572 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:07:59.574 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:07:59.576 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:07:59.578 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:07:59.581 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:07:59.583 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-10 12:07:59.585 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:07:59.587 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:07:59.590 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:07:59.592 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:07:59.594 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:07:59.596 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:07:59.599 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-10 12:07:59.601 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-10 12:07:59.617 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:07:59.619 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-10 12:07:59.622 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:07:59.624 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-10 12:07:59.627 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-10 12:07:59.630 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-10 12:07:59.634 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-10 12:07:59.636 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-10 12:07:59.639 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-10 12:07:59.642 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-10 12:07:59.644 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-10 12:07:59.646 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-10 12:07:59.649 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-10 12:08:00.380 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-10 12:08:00.380 | user tags 2022-08-10 12:08:00.381 | stackrabbit []' 2022-08-10 12:08:00.384 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-10 12:08:00.384 | user tags 2022-08-10 12:08:00.384 | stackrabbit []' 2022-08-10 12:08:00.387 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-10 12:08:00.390 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-10 12:08:00.394 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-10 12:08:00.398 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:08:01.096 | Changing password for user "stackrabbit" ... 2022-08-10 12:08:01.121 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-10 12:08:01.814 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-10 12:08:01.840 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-10 12:08:01.842 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-10 12:08:02.543 | Changing password for user "stackrabbit" ... 2022-08-10 12:08:02.569 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-10 12:08:02.571 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-10 12:08:02.574 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-10 12:08:03.260 | Deleting user "guest" ... 2022-08-10 12:08:03.275 | Error: 2022-08-10 12:08:03.275 | {:no_such_user, "guest"} 2022-08-10 12:08:03.289 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-10 12:08:03.292 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-10 12:08:03.315 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:03.318 | + ./stack.sh:main:831 : install_database 2022-08-10 12:08:03.321 | + lib/database:install_database:118 : install_database_mysql 2022-08-10 12:08:03.323 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-10 12:08:03.325 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:03.328 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:03.330 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-10 12:08:03.546 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-10 12:08:03.548 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:03.551 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-10 12:08:03.553 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-10 12:08:03.556 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:08:03.558 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-10 12:08:03.561 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:08:03.563 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:08:03.566 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:08:03.568 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:08:03.571 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:08:03.574 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:08:03.578 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:08:03.581 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:08:03.584 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:08:03.587 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:08:03.589 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-10 12:08:03.591 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:08:03.594 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:08:03.596 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:08:03.599 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:08:03.601 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:08:03.604 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:08:03.606 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-10 12:08:03.608 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:03.611 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:03.613 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-10 12:08:03.616 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:08:03.618 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:08:03.620 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:08:03.623 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:08:03.625 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:03.627 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:08:03.630 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:03.632 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:03.634 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:08:03.637 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:03.639 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:08:03.641 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:08:03.644 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-10 12:08:03.648 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:08:03.651 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:03.653 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:03.655 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-10 12:08:03.677 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-10 12:08:03.787 | Reading package lists... 2022-08-10 12:08:04.070 | Building dependency tree... 2022-08-10 12:08:04.071 | Reading state information... 2022-08-10 12:08:04.372 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-10 12:08:04.372 | The following packages were automatically installed and are no longer required: 2022-08-10 12:08:04.373 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:08:04.373 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:08:04.373 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:08:04.373 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:08:04.373 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:08:04.374 | python3-zope.interface 2022-08-10 12:08:04.374 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:08:04.493 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:08:04.498 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:08:04.501 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:08:04.504 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:04.507 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:04.509 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:04.512 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:04.515 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:04.518 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:08:04.521 | + functions-common:time_stop:2447 : start_time=1660133283674 2022-08-10 12:08:04.523 | + functions-common:time_stop:2449 : [[ -z 1660133283674 ]] 2022-08-10 12:08:04.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:04.532 | + functions-common:time_stop:2452 : end_time=1660133284528 2022-08-10 12:08:04.535 | + functions-common:time_stop:2453 : elapsed_time=854 2022-08-10 12:08:04.538 | + functions-common:time_stop:2454 : total=2504 2022-08-10 12:08:04.540 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:04.542 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3358 2022-08-10 12:08:04.544 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:08:04.547 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-10 12:08:04.549 | + ./stack.sh:main:834 : install_database_python 2022-08-10 12:08:04.551 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-10 12:08:04.554 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-10 12:08:04.556 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-10 12:08:04.558 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:08:04.561 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-10 12:08:04.564 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-10 12:08:04.566 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:08:04.570 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:08:04.571 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:08:04.576 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-10 12:08:04.578 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-10 12:08:04.581 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-10 12:08:04.584 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-10 12:08:04.588 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-10 12:08:04.610 | Using python 3.8 to install PyMySQL 2022-08-10 12:08:04.613 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-10 12:08:06.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:06.753 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:06.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:06.753 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:07.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:07.798 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-10 12:08:10.175 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:10.178 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:10.180 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:10.182 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:10.185 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:10.187 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:10.190 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:10.192 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:10.194 | + functions-common:time_stop:2447 : start_time=1660133284605 2022-08-10 12:08:10.197 | + functions-common:time_stop:2449 : [[ -z 1660133284605 ]] 2022-08-10 12:08:10.200 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:10.204 | + functions-common:time_stop:2452 : end_time=1660133290201 2022-08-10 12:08:10.207 | + functions-common:time_stop:2453 : elapsed_time=5596 2022-08-10 12:08:10.209 | + functions-common:time_stop:2454 : total=23591 2022-08-10 12:08:10.211 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:10.214 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29187 2022-08-10 12:08:10.216 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:10.218 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-10 12:08:10.221 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-10 12:08:10.223 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-10 12:08:10.225 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-10 12:08:10.242 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:10.244 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-10 12:08:10.247 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-10 12:08:10.251 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:08:10.251 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:08:10.256 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:08:10.259 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:08:10.262 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:08:10.264 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:08:10.267 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-10 12:08:10.269 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-10 12:08:10.285 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:10.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-10 12:08:10.294 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:08:10.296 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:08:10.299 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:08:10.301 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:08:10.304 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:10.306 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:08:10.308 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:10.311 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:10.313 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:08:10.316 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:10.318 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:08:10.321 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:08:10.323 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-10 12:08:10.326 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:08:10.333 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:10.335 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:10.338 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-10 12:08:10.361 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-10 12:08:10.472 | Reading package lists... 2022-08-10 12:08:10.743 | Building dependency tree... 2022-08-10 12:08:10.745 | Reading state information... 2022-08-10 12:08:11.031 | radvd is already the newest version (1:2.17-2). 2022-08-10 12:08:11.031 | The following packages were automatically installed and are no longer required: 2022-08-10 12:08:11.032 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:08:11.032 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:08:11.033 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:08:11.033 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:08:11.033 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:08:11.033 | python3-zope.interface 2022-08-10 12:08:11.033 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:08:11.151 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:08:11.156 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:08:11.158 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:08:11.161 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:11.163 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:11.165 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:11.168 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:11.170 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:11.172 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:08:11.175 | + functions-common:time_stop:2447 : start_time=1660133290358 2022-08-10 12:08:11.177 | + functions-common:time_stop:2449 : [[ -z 1660133290358 ]] 2022-08-10 12:08:11.180 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:11.184 | + functions-common:time_stop:2452 : end_time=1660133291181 2022-08-10 12:08:11.186 | + functions-common:time_stop:2453 : elapsed_time=823 2022-08-10 12:08:11.188 | + functions-common:time_stop:2454 : total=3358 2022-08-10 12:08:11.191 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:11.193 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4181 2022-08-10 12:08:11.195 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:08:11.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-10 12:08:11.216 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:11.219 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-10 12:08:11.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-10 12:08:11.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-10 12:08:11.226 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-10 12:08:11.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-10 12:08:11.249 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:08:11.251 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:08:11.254 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:08:11.256 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:08:11.259 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:11.261 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:08:11.263 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:11.266 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:11.268 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:08:11.270 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:11.272 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:08:11.275 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:08:11.277 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-10 12:08:11.279 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:08:11.282 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:11.284 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:11.286 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-10 12:08:11.306 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-10 12:08:11.419 | Reading package lists... 2022-08-10 12:08:11.689 | Building dependency tree... 2022-08-10 12:08:11.690 | Reading state information... 2022-08-10 12:08:11.975 | fakeroot is already the newest version (1.24-1). 2022-08-10 12:08:11.975 | make is already the newest version (4.2.1-1.2). 2022-08-10 12:08:11.975 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-10 12:08:11.975 | The following packages were automatically installed and are no longer required: 2022-08-10 12:08:11.977 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:08:11.977 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:08:11.977 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:08:11.977 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:08:11.977 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:08:11.977 | python3-zope.interface 2022-08-10 12:08:11.977 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:08:12.100 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:08:12.104 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:08:12.106 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:08:12.109 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:12.111 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:12.113 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:12.115 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:12.118 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:12.120 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:08:12.122 | + functions-common:time_stop:2447 : start_time=1660133291304 2022-08-10 12:08:12.124 | + functions-common:time_stop:2449 : [[ -z 1660133291304 ]] 2022-08-10 12:08:12.127 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:12.132 | + functions-common:time_stop:2452 : end_time=1660133292129 2022-08-10 12:08:12.134 | + functions-common:time_stop:2453 : elapsed_time=825 2022-08-10 12:08:12.136 | + functions-common:time_stop:2454 : total=4181 2022-08-10 12:08:12.138 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:12.141 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5006 2022-08-10 12:08:12.143 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:08:12.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-10 12:08:12.147 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:12.150 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:12.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-10 12:08:12.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-10 12:08:12.157 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-10 12:08:12.162 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-10 12:08:12.164 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-10 12:08:12.167 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-10 12:08:12.168 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-10 12:08:12.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-10 12:08:12.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-10 12:08:12.177 | + functions:vercmp:628 : local v1=5.4 2022-08-10 12:08:12.179 | + functions:vercmp:629 : local 'op=<' 2022-08-10 12:08:12.181 | + functions:vercmp:630 : local v2=3.13 2022-08-10 12:08:12.183 | + functions:vercmp:631 : local result 2022-08-10 12:08:12.187 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-10 12:08:12.187 | ++ functions:vercmp:635 : sort -V 2022-08-10 12:08:12.188 | ++ functions:vercmp:635 : head -1 2022-08-10 12:08:12.193 | + functions:vercmp:635 : result=3.13 2022-08-10 12:08:12.195 | + functions:vercmp:637 : case $op in 2022-08-10 12:08:12.197 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-10 12:08:12.199 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-10 12:08:12.202 | + functions:vercmp:648 : return 2022-08-10 12:08:12.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-10 12:08:12.206 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:08:12.209 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-10 12:08:12.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-10 12:08:12.708 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-10 12:08:12.711 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.714 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.716 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-10 12:08:12.718 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.721 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-10 12:08:12.738 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:12.740 | + ./stack.sh:main:842 : install_etcd3 2022-08-10 12:08:12.742 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-10 12:08:12.743 | Installing etcd 2022-08-10 12:08:12.745 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-10 12:08:12.761 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-10 12:08:12.773 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:12.776 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-10 12:08:12.791 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-10 12:08:12.795 | ++ 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-08-10 12:08:12.797 | ++ 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-08-10 12:08:12.801 | +++ 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-08-10 12:08:12.805 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:08:12.808 | ++ 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-08-10 12:08:12.810 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-10 12:08:12.812 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:08:12.815 | ++ functions:get_extra_file:74 : return 2022-08-10 12:08:12.818 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-10 12:08:12.820 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-10 12:08:12.822 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-10 12:08:12.824 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-10 12:08:12.841 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:12.843 | + ./stack.sh:main:861 : install_dstat 2022-08-10 12:08:12.846 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-10 12:08:12.862 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:12.865 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-10 12:08:12.867 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:08:12.870 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-10 12:08:12.872 | + ./stack.sh:main:870 : install_libs 2022-08-10 12:08:12.875 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-10 12:08:12.877 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-10 12:08:12.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-10 12:08:12.882 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-10 12:08:12.884 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.886 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.889 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-10 12:08:12.891 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.893 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-10 12:08:12.896 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-10 12:08:12.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-10 12:08:12.900 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-10 12:08:12.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.905 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.907 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-10 12:08:12.910 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.912 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-10 12:08:12.914 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-10 12:08:12.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-10 12:08:12.919 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-10 12:08:12.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.924 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.926 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-10 12:08:12.928 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.930 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-10 12:08:12.933 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-10 12:08:12.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-10 12:08:12.938 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-10 12:08:12.940 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.942 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.944 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-10 12:08:12.947 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.949 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-10 12:08:12.951 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-10 12:08:12.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-10 12:08:12.956 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-10 12:08:12.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.961 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.963 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-10 12:08:12.965 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.968 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-10 12:08:12.970 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-10 12:08:12.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-10 12:08:12.975 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-10 12:08:12.977 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.979 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:12.982 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-10 12:08:12.984 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:12.986 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-10 12:08:12.989 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-10 12:08:12.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-10 12:08:12.994 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-10 12:08:12.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:12.998 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.001 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-10 12:08:13.003 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.006 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-10 12:08:13.008 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-10 12:08:13.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-10 12:08:13.013 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-10 12:08:13.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.017 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.020 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-10 12:08:13.022 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.024 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-10 12:08:13.027 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-10 12:08:13.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-10 12:08:13.032 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-10 12:08:13.034 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.036 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.039 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-10 12:08:13.041 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.043 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-10 12:08:13.046 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-10 12:08:13.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-10 12:08:13.050 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-10 12:08:13.052 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.055 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.057 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-10 12:08:13.059 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.062 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-10 12:08:13.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-10 12:08:13.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-10 12:08:13.069 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-10 12:08:13.071 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.073 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.075 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-10 12:08:13.078 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.080 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-10 12:08:13.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-10 12:08:13.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-10 12:08:13.087 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-10 12:08:13.089 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.091 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.093 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-10 12:08:13.096 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.098 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-10 12:08:13.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-10 12:08:13.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-10 12:08:13.106 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-10 12:08:13.109 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.111 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.113 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-10 12:08:13.116 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.118 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-10 12:08:13.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-10 12:08:13.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-10 12:08:13.125 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-10 12:08:13.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.130 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.132 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-10 12:08:13.134 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.137 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-10 12:08:13.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-10 12:08:13.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-10 12:08:13.144 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-10 12:08:13.146 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.148 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.151 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-10 12:08:13.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.155 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-10 12:08:13.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-10 12:08:13.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-10 12:08:13.162 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-10 12:08:13.164 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.167 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.169 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-10 12:08:13.171 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.174 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-10 12:08:13.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-10 12:08:13.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-10 12:08:13.181 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-10 12:08:13.183 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.185 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.187 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-10 12:08:13.190 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.192 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-10 12:08:13.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-10 12:08:13.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-10 12:08:13.199 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-10 12:08:13.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.203 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.206 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-10 12:08:13.208 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.210 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-10 12:08:13.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-10 12:08:13.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-10 12:08:13.218 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-10 12:08:13.220 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.222 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.225 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-10 12:08:13.227 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.230 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-10 12:08:13.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-10 12:08:13.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-10 12:08:13.236 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-10 12:08:13.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.241 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.243 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-10 12:08:13.246 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.248 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-10 12:08:13.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-10 12:08:13.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-10 12:08:13.255 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-10 12:08:13.258 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.260 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.262 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-10 12:08:13.264 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.267 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-10 12:08:13.269 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-10 12:08:13.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-10 12:08:13.273 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-10 12:08:13.276 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.278 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.280 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-10 12:08:13.283 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.285 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-10 12:08:13.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-10 12:08:13.290 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-10 12:08:13.293 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-10 12:08:13.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.297 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.300 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-10 12:08:13.302 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.305 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-10 12:08:13.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-10 12:08:13.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-10 12:08:13.312 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-10 12:08:13.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.317 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.319 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-10 12:08:13.321 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.324 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-10 12:08:13.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-10 12:08:13.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-10 12:08:13.331 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-10 12:08:13.333 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.336 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.338 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-10 12:08:13.340 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.343 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-10 12:08:13.345 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-10 12:08:13.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-10 12:08:13.350 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-10 12:08:13.352 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.355 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.357 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-10 12:08:13.360 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.362 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-10 12:08:13.364 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-10 12:08:13.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-10 12:08:13.369 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-10 12:08:13.372 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.374 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.376 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-10 12:08:13.379 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.382 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-10 12:08:13.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-10 12:08:13.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-10 12:08:13.389 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-10 12:08:13.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.394 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.396 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-10 12:08:13.399 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.401 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-10 12:08:13.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-10 12:08:13.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-10 12:08:13.408 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-10 12:08:13.411 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.413 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.416 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-10 12:08:13.418 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.421 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-10 12:08:13.423 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-10 12:08:13.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-10 12:08:13.428 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-10 12:08:13.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.433 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.435 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-10 12:08:13.437 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.440 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-10 12:08:13.442 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-10 12:08:13.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-10 12:08:13.447 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-10 12:08:13.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.452 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.454 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-10 12:08:13.457 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.459 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-10 12:08:13.461 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-10 12:08:13.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-10 12:08:13.466 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-10 12:08:13.469 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.471 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.476 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-10 12:08:13.478 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.481 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-10 12:08:13.483 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-10 12:08:13.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-10 12:08:13.488 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-10 12:08:13.490 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.493 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.495 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-10 12:08:13.498 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.500 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-10 12:08:13.502 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-10 12:08:13.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-10 12:08:13.508 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-10 12:08:13.510 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.512 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.515 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-10 12:08:13.517 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.520 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-10 12:08:13.522 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-10 12:08:13.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-10 12:08:13.526 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-10 12:08:13.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.531 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.533 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-10 12:08:13.536 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.538 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-10 12:08:13.540 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-10 12:08:13.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-10 12:08:13.545 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-10 12:08:13.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.549 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.552 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-10 12:08:13.554 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.556 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-10 12:08:13.559 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-10 12:08:13.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-10 12:08:13.563 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-10 12:08:13.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.570 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-10 12:08:13.573 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.575 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-10 12:08:13.577 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-10 12:08:13.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-10 12:08:13.582 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-10 12:08:13.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:13.587 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:13.589 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-10 12:08:13.591 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:13.594 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-10 12:08:13.615 | Using python 3.8 to install etcd3 2022-08-10 12:08:13.617 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-10 12:08:15.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:15.680 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:15.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:15.680 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:16.732 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:16.733 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-10 12:08:16.742 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-10 12:08:16.752 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:08:16.754 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:08:16.757 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:08:19.051 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:19.055 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:19.058 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:19.062 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:19.065 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:19.068 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:19.071 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:19.073 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:19.075 | + functions-common:time_stop:2447 : start_time=1660133293609 2022-08-10 12:08:19.077 | + functions-common:time_stop:2449 : [[ -z 1660133293609 ]] 2022-08-10 12:08:19.080 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:19.085 | + functions-common:time_stop:2452 : end_time=1660133299082 2022-08-10 12:08:19.087 | + functions-common:time_stop:2453 : elapsed_time=5473 2022-08-10 12:08:19.089 | + functions-common:time_stop:2454 : total=29187 2022-08-10 12:08:19.091 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:19.094 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34660 2022-08-10 12:08:19.096 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:19.099 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-10 12:08:19.120 | Using python 3.8 to install etcd3gw 2022-08-10 12:08:19.123 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-10 12:08:21.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:21.196 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:21.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:21.197 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:22.245 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:22.247 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-10 12:08:22.254 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:08:22.257 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:08:22.260 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:08:22.273 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:08:22.306 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:08:22.308 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:08:22.313 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:08:24.577 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:24.581 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:24.584 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:24.587 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:24.591 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:24.594 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:24.597 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:24.601 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:24.604 | + functions-common:time_stop:2447 : start_time=1660133299115 2022-08-10 12:08:24.607 | + functions-common:time_stop:2449 : [[ -z 1660133299115 ]] 2022-08-10 12:08:24.611 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:24.616 | + functions-common:time_stop:2452 : end_time=1660133304614 2022-08-10 12:08:24.620 | + functions-common:time_stop:2453 : elapsed_time=5499 2022-08-10 12:08:24.622 | + functions-common:time_stop:2454 : total=34660 2022-08-10 12:08:24.625 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:24.628 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40159 2022-08-10 12:08:24.631 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:24.633 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-10 12:08:24.636 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-10 12:08:24.639 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-10 12:08:24.641 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:08:24.644 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:08:24.647 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:08:24.650 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:08:24.652 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:08:24.655 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:08:24.657 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:08:24.660 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:08:24.662 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:08:24.665 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:08:24.667 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-10 12:08:24.670 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:24.673 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:24.675 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-10 12:08:24.677 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:08:24.680 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:08:24.683 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:08:24.686 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:08:24.689 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:08:24.691 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:24.694 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:08:24.697 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:24.699 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:24.702 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:08:24.705 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:24.708 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:08:24.710 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:08:24.713 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:08:24.715 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:08:24.718 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:24.720 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:24.724 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:08:24.746 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-10 12:08:24.857 | Reading package lists... 2022-08-10 12:08:25.123 | Building dependency tree... 2022-08-10 12:08:25.124 | Reading state information... 2022-08-10 12:08:25.398 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:08:25.398 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-10 12:08:25.398 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:08:25.398 | The following packages were automatically installed and are no longer required: 2022-08-10 12:08:25.399 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:08:25.399 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:08:25.399 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:08:25.399 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:08:25.399 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:08:25.399 | python3-zope.interface 2022-08-10 12:08:25.399 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:08:25.544 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:08:25.549 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:08:25.552 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:08:25.555 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:25.558 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:25.561 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:25.563 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:25.566 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:25.569 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:08:25.571 | + functions-common:time_stop:2447 : start_time=1660133304743 2022-08-10 12:08:25.574 | + functions-common:time_stop:2449 : [[ -z 1660133304743 ]] 2022-08-10 12:08:25.576 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:25.581 | + functions-common:time_stop:2452 : end_time=1660133305578 2022-08-10 12:08:25.584 | + functions-common:time_stop:2453 : elapsed_time=835 2022-08-10 12:08:25.587 | + functions-common:time_stop:2454 : total=5006 2022-08-10 12:08:25.590 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:25.594 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5841 2022-08-10 12:08:25.597 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:08:25.600 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-10 12:08:25.602 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:25.605 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:25.607 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-10 12:08:25.671 | Module proxy already enabled 2022-08-10 12:08:25.677 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-10 12:08:25.746 | Considering dependency proxy for proxy_uwsgi: 2022-08-10 12:08:25.746 | Module proxy already enabled 2022-08-10 12:08:25.746 | Module proxy_uwsgi already enabled 2022-08-10 12:08:25.752 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-10 12:08:25.756 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:08:25.758 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:08:25.761 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:08:25.909 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-10 12:08:25.911 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-10 12:08:25.913 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-10 12:08:25.916 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:25.919 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:25.921 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-10 12:08:25.924 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:25.927 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-10 12:08:25.929 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-10 12:08:25.932 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-10 12:08:25.935 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:25.937 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:25.940 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-10 12:08:25.942 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:25.944 | + ./stack.sh:main:878 : install_glanceclient 2022-08-10 12:08:25.947 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-10 12:08:25.949 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-10 12:08:25.951 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:25.954 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:25.956 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-10 12:08:25.959 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:25.961 | + ./stack.sh:main:879 : install_cinderclient 2022-08-10 12:08:25.964 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-10 12:08:25.966 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-10 12:08:25.968 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:25.971 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:25.973 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-10 12:08:25.975 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:25.978 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-10 12:08:25.980 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-10 12:08:25.982 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:25.985 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:25.987 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-10 12:08:25.989 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:25.992 | + ./stack.sh:main:880 : install_novaclient 2022-08-10 12:08:25.994 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-10 12:08:25.997 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-10 12:08:25.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:26.002 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:26.004 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-10 12:08:26.007 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:26.009 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-10 12:08:26.027 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:26.030 | + ./stack.sh:main:882 : install_swiftclient 2022-08-10 12:08:26.032 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-10 12:08:26.035 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-10 12:08:26.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:26.040 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:26.042 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-10 12:08:26.045 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:26.047 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-10 12:08:26.064 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:26.066 | + ./stack.sh:main:885 : install_neutronclient 2022-08-10 12:08:26.069 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-10 12:08:26.071 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-10 12:08:26.074 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:26.076 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:26.079 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-10 12:08:26.081 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:26.084 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-10 12:08:26.086 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-10 12:08:26.089 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-10 12:08:26.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:26.095 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:26.098 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-10 12:08:26.100 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:26.103 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-10 12:08:26.105 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-10 12:08:26.108 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:08:26.111 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-10 12:08:26.114 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-10 12:08:26.117 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:08:26.121 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:08:26.121 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:08:26.128 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-10 12:08:26.131 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-10 12:08:26.134 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-10 12:08:26.138 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-10 12:08:26.141 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-10 12:08:26.162 | Using python 3.8 to install keystonemiddleware 2022-08-10 12:08:26.165 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-10 12:08:28.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:28.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:28.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:28.242 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:29.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:29.277 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:08:29.329 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:08:29.365 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:08:29.404 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:08:29.410 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:08:29.414 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:08:29.452 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:08:29.461 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:08:29.474 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:08:29.479 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:08:29.482 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:08:29.491 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:08:29.494 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:08:29.500 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:08:29.506 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:08:29.526 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:08:29.530 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:08:29.543 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:08:29.547 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:08:29.550 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:08:29.554 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:08:29.587 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:08:29.644 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:08:29.656 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:08:29.662 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:08:29.666 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:08:29.669 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:08:29.675 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:08:29.678 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:08:29.681 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:08:29.684 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:08:29.689 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:08:29.691 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:08:29.695 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:08:29.699 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:08:29.702 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:08:31.774 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:31.776 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:31.779 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:31.781 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:31.783 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:31.786 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:31.788 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:31.790 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:31.793 | + functions-common:time_stop:2447 : start_time=1660133306157 2022-08-10 12:08:31.795 | + functions-common:time_stop:2449 : [[ -z 1660133306157 ]] 2022-08-10 12:08:31.798 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:31.802 | + functions-common:time_stop:2452 : end_time=1660133311799 2022-08-10 12:08:31.804 | + functions-common:time_stop:2453 : elapsed_time=5642 2022-08-10 12:08:31.806 | + functions-common:time_stop:2454 : total=40159 2022-08-10 12:08:31.809 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:31.811 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=45801 2022-08-10 12:08:31.813 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:31.816 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-10 12:08:31.818 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-10 12:08:31.821 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:08:31.824 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-10 12:08:31.827 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-10 12:08:31.830 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:08:31.833 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:08:31.834 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:08:31.839 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-10 12:08:31.842 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-10 12:08:31.844 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-10 12:08:31.847 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-10 12:08:31.850 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-10 12:08:31.872 | Using python 3.8 to install python-memcached 2022-08-10 12:08:31.874 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-10 12:08:33.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:33.948 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:33.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:33.948 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:34.982 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:34.984 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-10 12:08:34.989 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:08:37.367 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:37.369 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:37.372 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:37.374 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:37.376 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:37.379 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:37.381 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:37.383 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:37.386 | + functions-common:time_stop:2447 : start_time=1660133311866 2022-08-10 12:08:37.388 | + functions-common:time_stop:2449 : [[ -z 1660133311866 ]] 2022-08-10 12:08:37.391 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:37.395 | + functions-common:time_stop:2452 : end_time=1660133317392 2022-08-10 12:08:37.397 | + functions-common:time_stop:2453 : elapsed_time=5526 2022-08-10 12:08:37.399 | + functions-common:time_stop:2454 : total=45801 2022-08-10 12:08:37.402 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:37.404 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51327 2022-08-10 12:08:37.407 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:37.410 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-10 12:08:37.428 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:37.430 | + ./stack.sh:main:892 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 12:08:37.432 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-10 12:08:37.435 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-10 12:08:37.437 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-10 12:08:37.440 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:08:37.442 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-10 12:08:37.444 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-10 12:08:37.461 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:37.464 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-10 12:08:37.466 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-10 12:08:37.468 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-10 12:08:37.471 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:08:37.473 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:08:37.476 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:08:37.478 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:08:37.480 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:08:37.483 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:08:37.499 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:08:37.501 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:08:37.503 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:37.506 | + functions-common:git_clone:618 : echo master 2022-08-10 12:08:37.508 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:08:37.513 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-10 12:08:37.516 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:37.518 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-10 12:08:37.531 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-10 12:08:37.534 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:08:37.534 | + functions-common:git_clone:679 : head -1 2022-08-10 12:08:37.538 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-10 12:08:37.540 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:08:37.543 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-10 12:08:37.545 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:08:37.548 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:08:37.550 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-10 12:08:37.552 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:08:37.555 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-10 12:08:37.557 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:08:37.560 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:08:37.562 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-10 12:08:37.564 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:08:37.566 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:08:37.569 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-10 12:08:37.572 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:08:37.575 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-10 12:08:37.577 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:08:37.579 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:08:37.582 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-10 12:08:37.588 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-10 12:08:37.590 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-10 12:08:38.224 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-10 12:08:38.226 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:08:38.229 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:08:38.231 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:08:38.233 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-10 12:08:38.235 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-10 12:08:38.240 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:08:38.243 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:08:38.249 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:08:38.252 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:08:38.255 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:08:38.258 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:08:38.260 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:08:38.263 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-10 12:08:38.283 | Using python 3.8 to install /opt/stack/keystone 2022-08-10 12:08:38.285 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-10 12:08:40.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:40.447 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:40.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:40.447 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:41.538 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:41.538 | Obtaining file:///opt/stack/keystone 2022-08-10 12:08:43.132 | Requirement already satisfied: Flask===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.1) 2022-08-10 12:08:43.148 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-10 12:08:43.158 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:08:43.164 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:08:43.166 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-10 12:08:43.192 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:08:43.334 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:08:43.351 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-10 12:08:43.357 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-10 12:08:43.369 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:08:43.377 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:08:43.381 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-10 12:08:43.386 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:08:43.424 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:08:43.429 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:08:43.434 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:08:43.471 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-10 12:08:43.473 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:08:43.512 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:08:43.562 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:08:43.565 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-10 12:08:43.574 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:08:43.614 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:08:43.657 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:08:43.666 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:08:43.715 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:08:43.720 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:08:43.758 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:08:43.811 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:08:43.821 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:08:43.838 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:08:43.852 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:08:43.861 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:08:43.883 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:08:43.893 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:08:43.906 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:08:43.946 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:08:43.951 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-10 12:08:43.963 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:08:43.966 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:08:43.977 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:08:43.983 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:08:43.993 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:08:43.996 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:08:43.998 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:08:44.004 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:08:44.008 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-10 12:08:44.029 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:08:44.034 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:08:44.055 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:08:44.059 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:08:44.072 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:08:44.076 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-10 12:08:44.079 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:08:44.082 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:08:44.092 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:08:44.094 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:08:44.097 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:08:44.101 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:08:44.110 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:08:44.116 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:08:44.125 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:08:44.157 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:08:44.162 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-10 12:08:44.193 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:08:44.198 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:08:44.253 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:08:44.256 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:08:44.283 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:08:44.340 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:08:44.397 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:08:44.403 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:08:44.409 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:08:44.412 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:08:44.425 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:08:44.428 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:08:44.431 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:08:44.476 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:08:44.481 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:08:44.491 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:08:44.500 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:08:44.510 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:08:44.518 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:08:44.530 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:08:44.538 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:08:44.541 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:08:44.544 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-10 12:08:44.546 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:08:44.558 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:08:44.563 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:08:44.568 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:08:44.571 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:08:44.574 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:08:44.576 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:08:44.578 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.1) 2022-08-10 12:08:44.596 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:08:44.601 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:08:44.605 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:08:44.615 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:08:44.618 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:08:44.624 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:08:44.628 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:08:45.775 | Installing collected packages: keystone 2022-08-10 12:08:45.775 | Attempting uninstall: keystone 2022-08-10 12:08:45.776 | Found existing installation: keystone 21.1.0.dev33 2022-08-10 12:08:45.779 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-10 12:08:45.780 | Running setup.py develop for keystone 2022-08-10 12:08:47.784 | Successfully installed keystone 2022-08-10 12:08:47.913 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:47.915 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:47.917 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:47.920 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:47.922 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:47.924 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:47.927 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:47.929 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:47.931 | + functions-common:time_stop:2447 : start_time=1660133318278 2022-08-10 12:08:47.933 | + functions-common:time_stop:2449 : [[ -z 1660133318278 ]] 2022-08-10 12:08:47.936 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:47.940 | + functions-common:time_stop:2452 : end_time=1660133327938 2022-08-10 12:08:47.943 | + functions-common:time_stop:2453 : elapsed_time=9660 2022-08-10 12:08:47.945 | + functions-common:time_stop:2454 : total=51327 2022-08-10 12:08:47.947 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:47.949 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60987 2022-08-10 12:08:47.951 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:47.955 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:08:47.958 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:08:47.960 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:08:47.979 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-10 12:08:47.993 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-10 12:08:47.995 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-10 12:08:47.998 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:48.000 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:48.003 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-10 12:08:48.006 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:48.008 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-10 12:08:48.027 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:48.029 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:08:48.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:08:48.037 | + ./stack.sh:main:894 : configure_keystone 2022-08-10 12:08:48.040 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-10 12:08:48.054 | + 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-08-10 12:08:48.057 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-10 12:08:48.061 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-10 12:08:48.079 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:48.081 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-10 12:08:48.115 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-10 12:08:48.144 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-10 12:08:48.174 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-10 12:08:48.205 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-10 12:08:48.237 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-10 12:08:48.269 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-10 12:08:48.297 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-10 12:08:48.326 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-10 12:08:48.329 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-10 12:08:48.331 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-10 12:08:48.333 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-10 12:08:48.336 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:08:48.338 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:08:48.354 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:48.357 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:08:48.360 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:08:48.362 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:08:48.378 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:48.381 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:08:48.384 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:08:48.424 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:08:48.426 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:08:48.429 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-10 12:08:48.431 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-10 12:08:48.448 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:48.450 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-08-10 12:08:48.486 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-10 12:08:48.489 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-10 12:08:48.523 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-10 12:08:48.526 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-10 12:08:48.529 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-10 12:08:48.532 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-10 12:08:48.534 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:08:48.537 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:08:48.539 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:08:48.556 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:48.559 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:08:48.561 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 12:08:48.564 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-10 12:08:48.598 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-10 12:08:48.600 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-10 12:08:48.603 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-10 12:08:48.605 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-10 12:08:48.608 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:08:48.626 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:08:48.628 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:08:48.631 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:08:48.633 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:08:48.635 | + 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-08-10 12:08:48.665 | + 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-08-10 12:08:48.697 | + 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-08-10 12:08:48.727 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:08:48.759 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-10 12:08:48.789 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:08:48.791 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-10 12:08:48.794 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:08:48.796 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-10 12:08:48.799 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-10 12:08:48.801 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:08:48.804 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:08:48.807 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-10 12:08:48.811 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-10 12:08:48.815 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:08:48.817 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:08:48.831 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:08:48.831 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:08:48.843 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:08:48.847 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:08:48.863 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:08:48.865 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-10 12:08:48.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-10 12:08:48.900 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-10 12:08:48.927 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-10 12:08:48.955 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-10 12:08:48.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-10 12:08:49.015 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-10 12:08:49.046 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-10 12:08:49.075 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-10 12:08:49.105 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-10 12:08:49.135 | + 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-08-10 12:08:49.164 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-10 12:08:49.194 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-10 12:08:49.224 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-10 12:08:49.256 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:08:49.258 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:08:49.262 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-10 12:08:49.264 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-10 12:08:49.267 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:08:49.269 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:49.272 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:49.274 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:08:49.277 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:08:49.279 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-10 12:08:49.308 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-10 12:08:49.339 | + 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-08-10 12:08:49.340 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-10 12:08:49.349 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-10 12:08:49.354 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-10 12:08:49.357 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-10 12:08:49.360 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:08:49.363 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:08:49.365 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:08:49.368 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:49.371 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:49.374 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:08:49.377 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:08:49.380 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:08:49.383 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:08:49.386 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-10 12:08:49.452 | Site keystone-wsgi-public already enabled 2022-08-10 12:08:49.457 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:08:49.459 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:08:49.461 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:08:49.464 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:08:49.614 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-10 12:08:49.653 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-10 12:08:49.695 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-10 12:08:49.731 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-10 12:08:49.734 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-10 12:08:49.770 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-10 12:08:49.802 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-10 12:08:49.834 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:08:49.837 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-10 12:08:49.839 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-10 12:08:49.859 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:08:49.861 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-10 12:08:49.881 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:08:49.884 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-10 12:08:49.887 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-10 12:08:49.890 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-10 12:08:49.893 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:08:49.895 | + lib/stack:stack_install_service:32 : install_swift 2022-08-10 12:08:49.898 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-10 12:08:49.901 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-10 12:08:49.903 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-10 12:08:49.906 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:08:49.908 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:08:49.911 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:08:49.914 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:08:49.916 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:08:49.919 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:08:49.937 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:08:49.939 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:08:49.941 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:49.945 | + functions-common:git_clone:618 : echo master 2022-08-10 12:08:49.945 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:08:49.952 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-10 12:08:49.954 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:08:49.957 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-10 12:08:49.971 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-10 12:08:49.975 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:08:49.975 | + functions-common:git_clone:679 : head -1 2022-08-10 12:08:49.980 | fc6555d9f Merge "Update "Getting Started" requirements" 2022-08-10 12:08:49.983 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:08:49.986 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-10 12:08:49.988 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:08:49.991 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:08:49.994 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-10 12:08:49.996 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-10 12:08:49.999 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-10 12:08:50.001 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:08:50.004 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:08:50.007 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-10 12:08:50.009 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:08:50.012 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-10 12:08:50.015 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-10 12:08:50.018 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:08:50.021 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-10 12:08:50.024 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:08:50.026 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:08:50.029 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-10 12:08:50.036 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-10 12:08:50.039 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-10 12:08:50.686 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-10 12:08:50.689 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:08:50.691 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:08:50.697 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:08:50.699 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-10 12:08:50.702 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-10 12:08:50.704 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:08:50.706 | + inc/python:setup_package:424 : local extras=keystone 2022-08-10 12:08:50.709 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:08:50.711 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-10 12:08:50.713 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-10 12:08:50.716 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-10 12:08:50.718 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:08:50.720 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-10 12:08:50.745 | Using python 3.8 to install /opt/stack/swift 2022-08-10 12:08:50.748 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-10 12:08:52.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:52.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:52.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:08:52.941 | from cryptography.utils import int_from_bytes 2022-08-10 12:08:53.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:08:53.994 | Obtaining file:///opt/stack/swift 2022-08-10 12:08:55.290 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:08:55.299 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:08:55.336 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:08:55.345 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:08:55.350 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:08:55.400 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:08:55.411 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:08:55.414 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:08:55.451 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:08:55.490 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:08:55.496 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:08:55.500 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:08:55.539 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:08:55.547 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:08:55.561 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:08:55.567 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:08:55.569 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:08:55.579 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-10 12:08:55.581 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:08:55.584 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:08:55.590 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:08:55.595 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:08:55.615 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:08:55.619 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:08:55.633 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:08:55.637 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:08:55.640 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:08:55.644 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:08:55.677 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-10 12:08:55.680 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-10 12:08:55.683 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:08:55.686 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:08:55.716 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:08:55.729 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:08:55.787 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:08:55.795 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:08:55.800 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:08:55.806 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:08:55.809 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:08:55.812 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:08:55.815 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:08:55.820 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:08:55.824 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:08:55.826 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:08:55.829 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:08:55.833 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:08:55.836 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:08:57.711 | Installing collected packages: swift 2022-08-10 12:08:57.711 | Attempting uninstall: swift 2022-08-10 12:08:57.712 | Found existing installation: swift 2.30.0.dev142 2022-08-10 12:08:57.715 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-10 12:08:57.716 | Running setup.py develop for swift 2022-08-10 12:08:59.569 | Successfully installed swift 2022-08-10 12:08:59.692 | + inc/python:pip_install:196 : result=0 2022-08-10 12:08:59.694 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:08:59.697 | + functions-common:time_stop:2440 : local name 2022-08-10 12:08:59.699 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:08:59.702 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:08:59.704 | + functions-common:time_stop:2443 : local total 2022-08-10 12:08:59.707 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:08:59.709 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:08:59.712 | + functions-common:time_stop:2447 : start_time=1660133330737 2022-08-10 12:08:59.714 | + functions-common:time_stop:2449 : [[ -z 1660133330737 ]] 2022-08-10 12:08:59.717 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:08:59.721 | + functions-common:time_stop:2452 : end_time=1660133339719 2022-08-10 12:08:59.723 | + functions-common:time_stop:2453 : elapsed_time=8982 2022-08-10 12:08:59.726 | + functions-common:time_stop:2454 : total=60987 2022-08-10 12:08:59.728 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:08:59.730 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=69969 2022-08-10 12:08:59.733 | + inc/python:pip_install:199 : return 0 2022-08-10 12:08:59.735 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:08:59.738 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:08:59.740 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:08:59.760 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-10 12:08:59.773 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-10 12:08:59.775 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-10 12:08:59.778 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:08:59.780 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:08:59.783 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-10 12:08:59.785 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:08:59.788 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-10 12:08:59.790 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:08:59.793 | + ./stack.sh:main:903 : configure_swift 2022-08-10 12:08:59.795 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-10 12:08:59.797 | + lib/swift:configure_swift:332 : local node_number 2022-08-10 12:08:59.800 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-10 12:08:59.802 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-10 12:08:59.804 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:09:00.821 | No container-reconciler running 2022-08-10 12:09:00.821 | No account-auditor running 2022-08-10 12:09:00.821 | No container-replicator running 2022-08-10 12:09:00.821 | No object-reconstructor running 2022-08-10 12:09:00.821 | No container-auditor running 2022-08-10 12:09:00.821 | No account-server running 2022-08-10 12:09:00.821 | No container-sync running 2022-08-10 12:09:00.821 | No container-updater running 2022-08-10 12:09:00.821 | No account-replicator running 2022-08-10 12:09:00.821 | No object-updater running 2022-08-10 12:09:00.821 | No object-replicator running 2022-08-10 12:09:00.821 | No container-sharder running 2022-08-10 12:09:00.821 | No proxy-server running 2022-08-10 12:09:00.821 | No container-server running 2022-08-10 12:09:00.821 | No account-reaper running 2022-08-10 12:09:00.821 | No object-expirer running 2022-08-10 12:09:00.821 | No object-auditor running 2022-08-10 12:09:00.821 | No object-server running 2022-08-10 12:09:00.895 | + lib/swift:configure_swift:337 : true 2022-08-10 12:09:00.897 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-10 12:09:00.910 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-10 12:09:00.922 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-10 12:09:00.925 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-10 12:09:00.926 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-10 12:09:00.930 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-10 12:09:00.930 | s/%GROUP%/ubuntu/; 2022-08-10 12:09:00.930 | s/%USER%/ubuntu/; 2022-08-10 12:09:00.931 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-10 12:09:00.931 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-10 12:09:00.934 | uid = ubuntu 2022-08-10 12:09:00.934 | gid = ubuntu 2022-08-10 12:09:00.934 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-10 12:09:00.934 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-10 12:09:00.934 | address = 127.0.0.1 2022-08-10 12:09:00.934 | 2022-08-10 12:09:00.934 | [account6612] 2022-08-10 12:09:00.934 | max connections = 25 2022-08-10 12:09:00.934 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:09:00.934 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [account6622] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:09:00.935 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [account6632] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:09:00.935 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [account6642] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:09:00.935 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [container6611] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:09:00.935 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [container6621] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:09:00.935 | read only = false 2022-08-10 12:09:00.935 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-10 12:09:00.935 | 2022-08-10 12:09:00.935 | [container6631] 2022-08-10 12:09:00.935 | max connections = 25 2022-08-10 12:09:00.935 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | [container6641] 2022-08-10 12:09:00.936 | max connections = 25 2022-08-10 12:09:00.936 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | [object6613] 2022-08-10 12:09:00.936 | max connections = 25 2022-08-10 12:09:00.936 | path = /opt/stack/data/swift/1/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | [object6623] 2022-08-10 12:09:00.936 | max connections = 25 2022-08-10 12:09:00.936 | path = /opt/stack/data/swift/2/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | [object6633] 2022-08-10 12:09:00.936 | max connections = 25 2022-08-10 12:09:00.936 | path = /opt/stack/data/swift/3/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-10 12:09:00.936 | 2022-08-10 12:09:00.936 | [object6643] 2022-08-10 12:09:00.936 | max connections = 25 2022-08-10 12:09:00.936 | path = /opt/stack/data/swift/4/node/ 2022-08-10 12:09:00.936 | read only = false 2022-08-10 12:09:00.936 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-10 12:09:00.938 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-10 12:09:00.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:00.942 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:00.944 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-10 12:09:00.957 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-10 12:09:00.959 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-10 12:09:00.964 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-10 12:09:00.968 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-10 12:09:00.970 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-10 12:09:00.975 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-10 12:09:01.004 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.36:8080/v1/ 2022-08-10 12:09:01.030 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-10 12:09:01.048 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-10 12:09:01.077 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-10 12:09:01.095 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:09:01.124 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-10 12:09:01.142 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-10 12:09:01.171 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-10 12:09:01.189 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-10 12:09:01.218 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-10 12:09:01.236 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:09:01.266 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-10 12:09:01.284 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-10 12:09:01.299 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:01.301 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-10 12:09:01.330 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-10 12:09:01.358 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-10 12:09:01.387 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-10 12:09:01.415 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-10 12:09:01.417 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-10 12:09:01.433 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:01.435 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-10 12:09:01.463 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-10 12:09:01.478 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:01.480 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-10 12:09:01.495 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:01.498 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-10 12:09:01.500 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-10 12:09:01.515 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:01.517 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-10 12:09:01.519 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-10 12:09:01.521 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-10 12:09:01.526 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-10 12:09:01.531 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-10 12:09:01.559 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-10 12:09:01.587 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-10 12:09:01.618 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-10 12:09:01.649 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-10 12:09:01.677 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-10 12:09:01.679 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-10 12:09:01.682 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-10 12:09:01.684 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-10 12:09:01.686 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-10 12:09:01.714 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-10 12:09:01.742 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:09:01.771 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-10 12:09:01.799 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-10 12:09:01.826 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-10 12:09:01.855 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-10 12:09:01.886 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-10 12:09:01.914 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:09:01.944 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-10 12:09:01.973 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-10 12:09:02.002 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-10 12:09:02.031 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-10 12:09:02.060 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-10 12:09:02.094 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-10 12:09:02.124 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-10 12:09:02.143 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-10 12:09:02.172 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-10 12:09:02.201 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-10 12:09:02.205 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-10 12:09:02.235 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-10 12:09:02.264 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-10 12:09:02.292 | + lib/swift:configure_swift:480 : local node_number 2022-08-10 12:09:02.294 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:09:02.297 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:09:02.299 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-10 12:09:02.304 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-10 12:09:02.306 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-10 12:09:02.309 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:09:02.311 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-10 12:09:02.313 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-10 12:09:02.315 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:09:02.318 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:09:02.320 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-10 12:09:02.339 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-10 12:09:02.368 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-10 12:09:02.388 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-10 12:09:02.417 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-10 12:09:02.436 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:09:02.465 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-10 12:09:02.484 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:09:02.514 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-10 12:09:02.535 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:09:02.574 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-10 12:09:02.593 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-10 12:09:02.623 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:09:02.642 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:09:02.672 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-10 12:09:02.690 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-10 12:09:02.720 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-10 12:09:02.739 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-10 12:09:02.768 | + 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-08-10 12:09:02.773 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-10 12:09:02.792 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:09:02.822 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-10 12:09:02.855 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:09:02.857 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-10 12:09:02.862 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-10 12:09:02.864 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-10 12:09:02.867 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:09:02.869 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-10 12:09:02.872 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-10 12:09:02.874 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:09:02.876 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:09:02.878 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-10 12:09:02.897 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-10 12:09:02.927 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-10 12:09:02.946 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-10 12:09:02.976 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-10 12:09:02.995 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:09:03.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-10 12:09:03.043 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:09:03.073 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-10 12:09:03.092 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:09:03.122 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-10 12:09:03.142 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-10 12:09:03.172 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:09:03.191 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:09:03.221 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-10 12:09:03.241 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-10 12:09:03.272 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-10 12:09:03.292 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-10 12:09:03.329 | + 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-08-10 12:09:03.334 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-10 12:09:03.354 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:09:03.383 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:09:03.385 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-10 12:09:03.390 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-10 12:09:03.392 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-10 12:09:03.394 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-10 12:09:03.397 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-10 12:09:03.399 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-10 12:09:03.401 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-10 12:09:03.403 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-10 12:09:03.406 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-10 12:09:03.429 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-10 12:09:03.460 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-10 12:09:03.479 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-10 12:09:03.510 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-10 12:09:03.528 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-10 12:09:03.558 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-10 12:09:03.577 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-10 12:09:03.607 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-10 12:09:03.626 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-10 12:09:03.657 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-10 12:09:03.676 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-10 12:09:03.706 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-10 12:09:03.726 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-10 12:09:03.758 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-10 12:09:03.779 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-10 12:09:03.810 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-10 12:09:03.829 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-10 12:09:03.858 | + 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-08-10 12:09:03.863 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-10 12:09:03.883 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-10 12:09:03.913 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-10 12:09:03.944 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-10 12:09:03.973 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-10 12:09:04.003 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-10 12:09:04.005 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-10 12:09:04.010 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-10 12:09:04.040 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-10 12:09:04.070 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-10 12:09:04.101 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-10 12:09:04.133 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-10 12:09:04.164 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-10 12:09:04.193 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-10 12:09:04.222 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-10 12:09:04.251 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-10 12:09:04.279 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-10 12:09:04.296 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:04.298 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-10 12:09:04.317 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-10 12:09:04.320 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-10 12:09:04.341 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-10 12:09:04.343 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.36 2022-08-10 12:09:04.371 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-10 12:09:04.374 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-10 12:09:04.403 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.36/identity 2022-08-10 12:09:04.433 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-10 12:09:04.435 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-10 12:09:04.464 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-10 12:09:04.480 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:04.483 | + lib/swift:configure_swift:543 : local user_group 2022-08-10 12:09:04.486 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-10 12:09:04.491 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-10 12:09:04.493 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-10 12:09:04.507 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-10 12:09:04.509 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-10 12:09:04.522 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-10 12:09:04.525 | + lib/swift:configure_swift:550 : is_suse 2022-08-10 12:09:04.527 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:09:04.530 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:09:04.532 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:09:04.535 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:09:04.537 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:09:04.539 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:09:04.542 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-10 12:09:04.555 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:09:04.558 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-10 12:09:04.560 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-10 12:09:04.578 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:04.581 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-10 12:09:04.600 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:04.602 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-10 12:09:04.605 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-10 12:09:04.607 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-10 12:09:04.610 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:09:04.612 | + lib/stack:stack_install_service:32 : install_glance 2022-08-10 12:09:04.615 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-10 12:09:04.618 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-10 12:09:04.620 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-10 12:09:04.639 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:04.641 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-10 12:09:04.644 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-10 12:09:04.661 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:04.664 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-10 12:09:04.666 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-10 12:09:04.669 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-10 12:09:04.671 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:04.674 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:04.676 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-10 12:09:04.679 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:04.682 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-10 12:09:04.685 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-10 12:09:04.687 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-10 12:09:04.691 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-10 12:09:04.693 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-10 12:09:04.696 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-10 12:09:04.699 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-10 12:09:04.702 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-10 12:09:04.705 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-10 12:09:04.708 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-10 12:09:04.712 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:09:04.712 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-10 12:09:04.718 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-10 12:09:04.720 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-10 12:09:04.723 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-10 12:09:04.726 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-10 12:09:04.729 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:09:04.751 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-10 12:09:04.753 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-10 12:09:06.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:06.858 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:06.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:06.859 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:07.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:09:07.897 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:09:07.976 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:09:07.987 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:09:08.029 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:09:08.088 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:09:08.112 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:09:08.116 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:09:08.134 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:09:08.144 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:09:08.183 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:09:08.189 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:09:08.193 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:09:08.232 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:09:08.246 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:09:08.249 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:09:08.258 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:09:08.279 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:09:08.294 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:09:08.299 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:09:08.302 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:09:08.304 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:09:08.310 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:09:08.315 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:09:08.330 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:09:08.335 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:09:08.356 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:09:08.376 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:09:08.380 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:09:08.393 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:09:08.398 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:09:08.401 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:09:08.403 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:09:08.407 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:09:08.421 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:09:08.453 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:09:08.459 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:09:08.467 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:09:08.524 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:09:08.551 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:09:08.554 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:09:08.557 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:09:08.560 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:09:08.566 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:09:08.571 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:09:08.574 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:09:08.579 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:09:08.582 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:09:08.591 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:09:08.601 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:09:08.610 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:09:08.621 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:09:08.635 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:09:08.638 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:09:08.651 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:09:08.653 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:09:08.659 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:09:08.662 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:09:08.688 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:09:08.715 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:09:08.718 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:09:08.721 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:09:08.723 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:09:08.730 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:09:10.575 | + inc/python:pip_install:196 : result=0 2022-08-10 12:09:10.577 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:09:10.580 | + functions-common:time_stop:2440 : local name 2022-08-10 12:09:10.582 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:09:10.585 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:09:10.587 | + functions-common:time_stop:2443 : local total 2022-08-10 12:09:10.589 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:09:10.592 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:09:10.594 | + functions-common:time_stop:2447 : start_time=1660133344745 2022-08-10 12:09:10.597 | + functions-common:time_stop:2449 : [[ -z 1660133344745 ]] 2022-08-10 12:09:10.600 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:09:10.604 | + functions-common:time_stop:2452 : end_time=1660133350602 2022-08-10 12:09:10.607 | + functions-common:time_stop:2453 : elapsed_time=5857 2022-08-10 12:09:10.609 | + functions-common:time_stop:2454 : total=69969 2022-08-10 12:09:10.612 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:09:10.614 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=75826 2022-08-10 12:09:10.617 | + inc/python:pip_install:199 : return 0 2022-08-10 12:09:10.620 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-10 12:09:10.622 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-10 12:09:10.625 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-10 12:09:10.640 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-10 12:09:10.645 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-10 12:09:10.648 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-10 12:09:10.650 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-10 12:09:10.652 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:09:10.655 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:09:10.658 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:09:10.661 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:09:10.663 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:09:10.666 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:09:10.683 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:09:10.685 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:09:10.688 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:10.691 | + functions-common:git_clone:618 : echo master 2022-08-10 12:09:10.691 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:09:10.697 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-10 12:09:10.699 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:10.701 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-10 12:09:10.716 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-10 12:09:10.719 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:09:10.719 | + functions-common:git_clone:679 : head -1 2022-08-10 12:09:10.722 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-10 12:09:10.725 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:09:10.728 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-10 12:09:10.731 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:09:10.733 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:09:10.736 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-10 12:09:10.738 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:09:10.741 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-10 12:09:10.744 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:09:10.746 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:09:10.750 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-10 12:09:10.753 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:09:10.755 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:09:10.759 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-10 12:09:10.761 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:09:10.764 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-10 12:09:10.766 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:09:10.769 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:09:10.772 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-10 12:09:10.778 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-10 12:09:10.781 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-10 12:09:11.400 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-10 12:09:11.403 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:09:11.405 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:09:11.408 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:09:11.411 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-10 12:09:11.413 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-10 12:09:11.416 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:09:11.418 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:09:11.421 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:09:11.423 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:09:11.426 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:09:11.428 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:09:11.431 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:09:11.433 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-10 12:09:11.456 | Using python 3.8 to install /opt/stack/glance 2022-08-10 12:09:11.458 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-10 12:09:13.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:13.581 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:13.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:13.581 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:14.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:09:14.631 | Obtaining file:///opt/stack/glance 2022-08-10 12:09:15.937 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:09:15.948 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:09:15.958 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:09:15.970 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:09:16.112 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-10 12:09:16.119 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:09:16.132 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:09:16.145 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:09:16.164 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:09:16.200 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:09:16.213 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:09:16.219 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-10 12:09:16.224 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:09:16.233 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:09:16.235 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-10 12:09:16.301 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:09:16.305 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:09:16.315 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:09:16.350 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:09:16.376 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:09:16.380 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:09:16.417 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:09:16.476 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:09:16.526 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:09:16.531 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:09:16.536 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:09:16.553 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:09:16.588 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:09:16.599 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:09:16.636 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:09:16.642 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:09:16.688 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:09:16.692 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:09:16.701 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:09:16.739 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:09:16.792 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:09:16.802 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:09:16.820 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:09:16.834 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:09:16.846 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:09:16.854 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:09:16.876 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:09:16.886 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:09:16.900 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:09:16.937 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:09:16.942 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:09:16.945 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:09:16.957 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:09:16.962 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:09:16.980 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:09:16.994 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:09:17.004 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:09:17.007 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:09:17.012 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:09:17.017 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:09:17.031 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:09:17.036 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:09:17.056 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:09:17.060 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:09:17.067 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:09:17.108 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:09:17.113 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:09:17.118 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-10 12:09:17.122 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:09:17.125 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:09:17.138 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:09:17.141 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:09:17.144 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:09:17.148 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:09:17.199 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:09:17.214 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:09:17.223 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:09:17.228 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:09:17.239 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:09:17.273 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:09:17.277 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:09:17.281 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:09:17.286 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:09:17.312 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:09:17.315 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:09:17.326 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:09:17.329 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:09:17.355 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:09:17.411 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:09:17.417 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:09:17.420 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:09:17.422 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:09:17.447 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:09:17.450 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:09:17.454 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:09:17.500 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:09:17.507 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:09:17.515 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:09:17.519 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:09:17.530 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:09:17.532 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:09:17.545 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:09:17.548 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:09:17.553 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:09:17.555 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:09:17.557 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:09:17.560 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:09:17.565 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:09:17.603 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:09:17.609 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:09:17.611 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:09:17.614 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:09:17.617 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:09:17.619 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:09:17.641 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:09:17.644 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:09:17.647 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:09:17.652 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:09:17.654 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:09:17.658 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:09:17.704 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:09:17.707 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:09:18.683 | Installing collected packages: glance 2022-08-10 12:09:18.683 | Attempting uninstall: glance 2022-08-10 12:09:18.684 | Found existing installation: glance 25.0.0.0b3.dev11 2022-08-10 12:09:18.688 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-10 12:09:18.689 | Running setup.py develop for glance 2022-08-10 12:09:20.475 | Successfully installed glance 2022-08-10 12:09:20.602 | + inc/python:pip_install:196 : result=0 2022-08-10 12:09:20.605 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:09:20.608 | + functions-common:time_stop:2440 : local name 2022-08-10 12:09:20.610 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:09:20.613 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:09:20.616 | + functions-common:time_stop:2443 : local total 2022-08-10 12:09:20.618 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:09:20.621 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:09:20.623 | + functions-common:time_stop:2447 : start_time=1660133351450 2022-08-10 12:09:20.630 | + functions-common:time_stop:2449 : [[ -z 1660133351450 ]] 2022-08-10 12:09:20.633 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:09:20.639 | + functions-common:time_stop:2452 : end_time=1660133360636 2022-08-10 12:09:20.642 | + functions-common:time_stop:2453 : elapsed_time=9186 2022-08-10 12:09:20.645 | + functions-common:time_stop:2454 : total=75826 2022-08-10 12:09:20.647 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:09:20.650 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85012 2022-08-10 12:09:20.653 | + inc/python:pip_install:199 : return 0 2022-08-10 12:09:20.656 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:09:20.659 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:09:20.661 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:09:20.683 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-10 12:09:20.696 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-10 12:09:20.698 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-10 12:09:20.701 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:20.703 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:20.706 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-10 12:09:20.709 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:20.711 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:09:20.714 | + ./stack.sh:main:915 : configure_glance 2022-08-10 12:09:20.717 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-10 12:09:20.731 | + lib/glance:configure_glance:326 : local dburl 2022-08-10 12:09:20.735 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-10 12:09:20.737 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-10 12:09:20.740 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-10 12:09:20.742 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-10 12:09:20.745 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:09:20.747 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:09:20.750 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:09:20.768 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:20.771 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:09:20.773 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:09:20.776 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:09:20.779 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-10 12:09:20.816 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-10 12:09:20.852 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-10 12:09:20.886 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:09:20.918 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-10 12:09:20.949 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-10 12:09:20.978 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-10 12:09:20.981 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:09:20.983 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-10 12:09:20.986 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:09:20.988 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-10 12:09:21.018 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-10 12:09:21.052 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:09:21.082 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-10 12:09:21.115 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-10 12:09:21.145 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-10 12:09:21.180 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-10 12:09:21.218 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-10 12:09:21.254 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:09:21.290 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:09:21.321 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:09:21.354 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-10 12:09:21.357 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-10 12:09:21.360 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-10 12:09:21.362 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:09:21.365 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:09:21.368 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:09:21.386 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:21.390 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:09:21.392 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:09:21.395 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:09:21.414 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:21.417 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:09:21.421 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:09:21.454 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:09:21.456 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:09:21.459 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-10 12:09:21.462 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-10 12:09:21.464 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-10 12:09:21.497 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-10 12:09:21.530 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-10 12:09:21.532 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-10 12:09:21.535 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-10 12:09:21.538 | + lib/glance:configure_glance_store:254 : local be 2022-08-10 12:09:21.540 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:09:21.543 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-10 12:09:21.545 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:09:21.576 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-10 12:09:21.579 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.36 2022-08-10 12:09:21.609 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-10 12:09:21.611 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-10 12:09:21.628 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:21.631 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-10 12:09:21.662 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-10 12:09:21.692 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-10 12:09:21.724 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-10 12:09:21.755 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-10 12:09:21.788 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-10 12:09:21.807 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:21.811 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:09:21.850 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-10 12:09:21.893 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-10 12:09:21.925 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.36/identity/v3 2022-08-10 12:09:21.956 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-10 12:09:21.988 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.36/image 2022-08-10 12:09:22.020 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-10 12:09:22.038 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:22.041 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-10 12:09:22.043 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-10 12:09:22.046 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-10 12:09:22.049 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:09:22.067 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:09:22.070 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:09:22.072 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:09:22.074 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:09:22.077 | + 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-08-10 12:09:22.110 | + 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-08-10 12:09:22.141 | + 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-08-10 12:09:22.173 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:09:22.206 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-10 12:09:22.212 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-10 12:09:22.245 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-10 12:09:22.284 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-10 12:09:22.316 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.36/identity 2022-08-10 12:09:22.350 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-10 12:09:22.386 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-10 12:09:22.417 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-10 12:09:22.456 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-10 12:09:22.486 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-10 12:09:22.516 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-10 12:09:22.548 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-10 12:09:22.581 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-10 12:09:22.586 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-10 12:09:22.594 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-10 12:09:22.611 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:22.613 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-10 12:09:22.616 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-10 12:09:22.618 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-10 12:09:22.620 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-10 12:09:22.623 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-10 12:09:22.626 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-10 12:09:22.630 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-10 12:09:22.632 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-10 12:09:22.637 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-10 12:09:22.670 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-10 12:09:22.674 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-10 12:09:22.677 | ++ functions:get_random_port:837 : true 2022-08-10 12:09:22.680 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-10 12:09:22.682 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-10 12:09:22.685 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-10 12:09:22.755 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-10 12:09:22.760 | ++ functions:get_random_port:841 : break 2 2022-08-10 12:09:22.763 | ++ functions:get_random_port:845 : echo 60999 2022-08-10 12:09:22.768 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-10 12:09:22.772 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-10 12:09:22.804 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-10 12:09:22.832 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-10 12:09:22.860 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:09:22.888 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:09:22.920 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:09:22.950 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:09:22.979 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:09:23.011 | + 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-08-10 12:09:23.039 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:09:23.068 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:09:23.097 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:09:23.126 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:09:23.156 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:09:23.187 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-10 12:09:23.215 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-10 12:09:23.243 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-10 12:09:23.278 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-10 12:09:23.310 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-10 12:09:23.344 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-10 12:09:23.347 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-10 12:09:23.349 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:09:23.352 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:23.355 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:23.357 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-10 12:09:23.360 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-10 12:09:23.416 | proxy (enabled by site administrator) 2022-08-10 12:09:23.420 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-10 12:09:23.423 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-10 12:09:23.425 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:09:23.428 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:23.430 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:23.432 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-10 12:09:23.435 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-10 12:09:23.491 | proxy_http (enabled by site administrator) 2022-08-10 12:09:23.495 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-10 12:09:23.498 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-10 12:09:23.501 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-10 12:09:23.503 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:09:23.506 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:23.508 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:23.511 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:09:23.514 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:09:23.517 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-10 12:09:23.517 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:09:23.526 | KeepAlive Off 2022-08-10 12:09:23.531 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-10 12:09:23.531 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:09:23.540 | SetEnv proxy-sendchunked 1 2022-08-10 12:09:23.545 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-10 12:09:23.546 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-10 12:09:23.555 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-10 12:09:23.559 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-10 12:09:23.562 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-10 12:09:23.564 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:09:23.566 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:09:23.569 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:09:23.571 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:23.574 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:23.576 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:09:23.578 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:09:23.581 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:23.583 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:23.585 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-10 12:09:23.647 | Site glance-wsgi-api already enabled 2022-08-10 12:09:23.652 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-10 12:09:23.655 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:09:23.657 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:09:23.660 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:09:23.807 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-10 12:09:23.813 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-10 12:09:23.848 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:09:23.851 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-10 12:09:23.853 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-10 12:09:23.872 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:23.874 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-10 12:09:23.877 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-10 12:09:23.880 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-10 12:09:23.882 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:09:23.885 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-10 12:09:23.887 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-10 12:09:23.890 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-10 12:09:23.892 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-10 12:09:23.895 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:09:23.897 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:09:23.900 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:09:23.904 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:09:23.906 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:09:23.910 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:09:23.928 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:09:23.931 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:09:23.933 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:23.936 | + functions-common:git_clone:618 : echo master 2022-08-10 12:09:23.936 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:09:23.942 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-10 12:09:23.945 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:23.947 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-10 12:09:23.960 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-10 12:09:23.964 | + functions-common:git_clone:679 : head -1 2022-08-10 12:09:23.964 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:09:23.970 | e520c9826 Merge commit 'refs/changes/51/851351/3' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-08-10 12:09:23.973 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:09:23.976 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-10 12:09:23.979 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:09:23.981 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:09:23.984 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-10 12:09:23.987 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:09:23.990 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-10 12:09:23.994 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:09:23.998 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:09:24.001 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-10 12:09:24.005 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:09:24.008 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:09:24.012 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-10 12:09:24.015 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:09:24.018 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-10 12:09:24.020 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:09:24.023 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:09:24.026 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-10 12:09:24.033 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-10 12:09:24.035 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-10 12:09:24.666 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-10 12:09:24.668 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:09:24.671 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:09:24.674 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:09:24.677 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-10 12:09:24.679 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-10 12:09:24.681 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:09:24.684 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:09:24.686 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:09:24.689 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:09:24.691 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:09:24.694 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:09:24.696 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:09:24.698 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-10 12:09:24.721 | Using python 3.8 to install /opt/stack/cinder 2022-08-10 12:09:24.723 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-10 12:09:26.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:26.817 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:26.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:26.818 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:27.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:09:27.854 | Obtaining file:///opt/stack/cinder 2022-08-10 12:09:30.082 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:09:30.092 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:09:30.102 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:09:30.115 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:09:30.268 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:09:30.281 | Requirement already satisfied: boto3===1.24.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.46) 2022-08-10 12:09:30.292 | Requirement already satisfied: botocore===1.27.46 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.46) 2022-08-10 12:09:30.303 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:09:30.323 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:09:30.362 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:09:30.374 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:09:30.377 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:09:30.387 | Requirement already satisfied: google-api-python-client===2.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.55.0) 2022-08-10 12:09:30.400 | Requirement already satisfied: google-auth===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.10.0) 2022-08-10 12:09:30.431 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-10 12:09:30.438 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:09:30.443 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:09:30.453 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:09:30.491 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:09:30.494 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:09:30.497 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:09:30.536 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:09:30.592 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:09:30.642 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:09:30.652 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-10 12:09:30.663 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:09:30.686 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:09:30.690 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:09:30.707 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:09:30.744 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:09:30.755 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:09:30.793 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:09:30.799 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:09:30.844 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:09:30.848 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:09:30.887 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:09:30.939 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:09:30.949 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:09:30.968 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:09:30.981 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:09:30.995 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:09:31.007 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:09:31.010 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:09:31.019 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:09:31.041 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:09:31.052 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:09:31.066 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:09:31.085 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-10 12:09:31.106 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:09:31.181 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:09:31.187 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:09:31.220 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:09:31.223 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:09:31.235 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:09:31.241 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:09:31.260 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-10 12:09:31.262 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-10 12:09:31.267 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:09:31.278 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:09:31.280 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:09:31.286 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:09:31.291 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:09:31.306 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:09:31.311 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:09:31.327 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:09:31.349 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:09:31.363 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-10 12:09:31.383 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:09:31.387 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:09:31.394 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:09:31.407 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:09:31.412 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-10 12:09:31.416 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-10 12:09:31.420 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-10 12:09:31.427 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:09:31.430 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:09:31.439 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:09:31.442 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:09:31.445 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:09:31.449 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-10 12:09:31.452 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-10 12:09:31.458 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-10 12:09:31.508 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:09:31.522 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:09:31.531 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:09:31.536 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:09:31.546 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:09:31.602 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-10 12:09:31.605 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:09:31.637 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:09:31.641 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:09:31.647 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:09:31.653 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:09:31.656 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:09:31.661 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:09:31.688 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-10 12:09:31.691 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:09:31.693 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:09:31.697 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:09:31.723 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-10 12:09:31.737 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:09:31.740 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:09:31.796 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:09:31.822 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:09:31.827 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:09:31.831 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:09:31.833 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:09:31.838 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:09:31.843 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:09:31.857 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:09:31.901 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:09:31.906 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:09:31.908 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:09:31.916 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:09:31.922 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:09:31.924 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:09:31.936 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:09:31.939 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:09:31.949 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:09:31.962 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:09:31.973 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:09:31.976 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:09:31.981 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:09:31.984 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-10 12:09:31.987 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:09:31.990 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-10 12:09:31.996 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-10 12:09:32.001 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-10 12:09:32.038 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:09:32.040 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:09:32.045 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:09:32.047 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-10 12:09:32.050 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-10 12:09:32.056 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:09:32.067 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:09:32.070 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:09:32.072 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:09:32.075 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:09:32.123 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:09:32.125 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:09:32.998 | Installing collected packages: cinder 2022-08-10 12:09:32.999 | Attempting uninstall: cinder 2022-08-10 12:09:32.999 | Found existing installation: cinder 20.1.0.dev369 2022-08-10 12:09:33.003 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-10 12:09:33.004 | Running setup.py develop for cinder 2022-08-10 12:09:35.526 | Successfully installed cinder 2022-08-10 12:09:35.643 | + inc/python:pip_install:196 : result=0 2022-08-10 12:09:35.645 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:09:35.648 | + functions-common:time_stop:2440 : local name 2022-08-10 12:09:35.650 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:09:35.653 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:09:35.655 | + functions-common:time_stop:2443 : local total 2022-08-10 12:09:35.657 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:09:35.660 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:09:35.662 | + functions-common:time_stop:2447 : start_time=1660133364714 2022-08-10 12:09:35.665 | + functions-common:time_stop:2449 : [[ -z 1660133364714 ]] 2022-08-10 12:09:35.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:09:35.672 | + functions-common:time_stop:2452 : end_time=1660133375669 2022-08-10 12:09:35.675 | + functions-common:time_stop:2453 : elapsed_time=10955 2022-08-10 12:09:35.677 | + functions-common:time_stop:2454 : total=85012 2022-08-10 12:09:35.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:09:35.682 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=95967 2022-08-10 12:09:35.684 | + inc/python:pip_install:199 : return 0 2022-08-10 12:09:35.687 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:09:35.689 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:09:35.692 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:09:35.712 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-10 12:09:35.725 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-10 12:09:35.728 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-10 12:09:35.730 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:35.733 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:35.736 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-10 12:09:35.739 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:35.742 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-10 12:09:35.744 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-10 12:09:35.747 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-10 12:09:35.750 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:35.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:35.755 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-10 12:09:35.769 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-10 12:09:35.771 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:09:35.774 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:09:35.777 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:09:35.780 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:09:35.782 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:35.785 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:09:35.788 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:35.790 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:35.793 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:09:35.795 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:09:35.798 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:09:35.800 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:09:35.803 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-10 12:09:35.806 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:09:35.808 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:35.811 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:35.813 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-10 12:09:35.837 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-10 12:09:35.950 | Reading package lists... 2022-08-10 12:09:36.234 | Building dependency tree... 2022-08-10 12:09:36.236 | Reading state information... 2022-08-10 12:09:36.526 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-10 12:09:36.526 | The following packages were automatically installed and are no longer required: 2022-08-10 12:09:36.527 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:09:36.527 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:09:36.528 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:09:36.528 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:09:36.528 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:09:36.528 | python3-zope.interface 2022-08-10 12:09:36.528 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:09:36.647 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:09:36.652 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:09:36.655 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:09:36.657 | + functions-common:time_stop:2440 : local name 2022-08-10 12:09:36.660 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:09:36.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:09:36.665 | + functions-common:time_stop:2443 : local total 2022-08-10 12:09:36.668 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:09:36.670 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:09:36.673 | + functions-common:time_stop:2447 : start_time=1660133375834 2022-08-10 12:09:36.676 | + functions-common:time_stop:2449 : [[ -z 1660133375834 ]] 2022-08-10 12:09:36.679 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:09:36.683 | + functions-common:time_stop:2452 : end_time=1660133376681 2022-08-10 12:09:36.686 | + functions-common:time_stop:2453 : elapsed_time=847 2022-08-10 12:09:36.689 | + functions-common:time_stop:2454 : total=5841 2022-08-10 12:09:36.691 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:09:36.694 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6688 2022-08-10 12:09:36.696 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:09:36.699 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:09:36.701 | + ./stack.sh:main:921 : configure_cinder 2022-08-10 12:09:36.704 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-10 12:09:36.717 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-10 12:09:36.721 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-10 12:09:36.723 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-10 12:09:36.726 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:09:36.729 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-10 12:09:36.729 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:09:36.734 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-10 12:09:36.736 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-10 12:09:36.739 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:09:36.741 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-10 12:09:36.743 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-10 12:09:36.746 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-10 12:09:36.748 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-10 12:09:36.750 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-10 12:09:36.765 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-10 12:09:36.777 | + 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-08-10 12:09:36.789 | + 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-08-10 12:09:36.801 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-10 12:09:36.814 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:09:36.817 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:09:36.821 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.N7JZn7NYe1 2022-08-10 12:09:36.823 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:09:36.825 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-10 12:09:36.828 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-10 12:09:36.830 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.N7JZn7NYe1 2022-08-10 12:09:36.834 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.N7JZn7NYe1 2022-08-10 12:09:36.846 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.N7JZn7NYe1 /etc/sudoers.d/cinder-rootwrap 2022-08-10 12:09:36.858 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-10 12:09:36.863 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:09:36.865 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:09:36.867 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:09:36.869 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:09:36.872 | + 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-08-10 12:09:36.874 | + 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-08-10 12:09:36.876 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-10 12:09:36.879 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-10 12:09:36.884 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-10 12:09:36.888 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-10 12:09:36.907 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-10 12:09:36.926 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-10 12:09:36.945 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-10 12:09:36.965 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-10 12:09:36.984 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-10 12:09:37.003 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-10 12:09:37.023 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-10 12:09:37.042 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-10 12:09:37.044 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:09:37.047 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-10 12:09:37.049 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:09:37.051 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-10 12:09:37.082 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-10 12:09:37.110 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:09:37.140 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-10 12:09:37.168 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-10 12:09:37.197 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-10 12:09:37.226 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-10 12:09:37.255 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-10 12:09:37.284 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:09:37.312 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:09:37.341 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-10 12:09:37.372 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-10 12:09:37.403 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-10 12:09:37.407 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-10 12:09:37.410 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-10 12:09:37.413 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-10 12:09:37.415 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:09:37.420 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:09:37.422 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:09:37.440 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:37.443 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:09:37.445 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 12:09:37.448 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-10 12:09:37.480 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-10 12:09:37.510 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-10 12:09:37.539 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-10 12:09:37.573 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-10 12:09:37.603 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-10 12:09:37.632 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-10 12:09:37.664 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-10 12:09:37.667 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.36 2022-08-10 12:09:37.696 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:09:37.728 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-10 12:09:37.736 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 68d641646c568c6b106271f18da2e7de 2022-08-10 12:09:37.765 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-10 12:09:37.767 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-10 12:09:37.799 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-10 12:09:37.828 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-10 12:09:37.861 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-10 12:09:37.891 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-10 12:09:37.908 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:37.911 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-10 12:09:37.931 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:37.933 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-10 12:09:37.951 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:37.954 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-10 12:09:37.972 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:37.974 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-10 12:09:37.976 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-10 12:09:37.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-10 12:09:37.981 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-10 12:09:37.984 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:09:37.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:09:37.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:09:38.006 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:38.009 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:09:38.012 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:09:38.015 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:09:38.032 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:38.034 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:09:38.037 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:09:38.066 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:09:38.068 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:09:38.071 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-10 12:09:38.074 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-10 12:09:38.076 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:09:38.080 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:09:38.098 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:09:38.100 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:09:38.103 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:09:38.105 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:09:38.108 | + 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-08-10 12:09:38.138 | + 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-08-10 12:09:38.167 | + 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-08-10 12:09:38.196 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:09:38.225 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-10 12:09:38.243 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:38.245 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-10 12:09:38.248 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:09:38.251 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-10 12:09:38.253 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-10 12:09:38.256 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:09:38.258 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:09:38.262 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-10 12:09:38.267 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-10 12:09:38.270 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:09:38.272 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:09:38.286 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:09:38.287 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:09:38.296 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:09:38.299 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:09:38.317 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:09:38.320 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-10 12:09:38.324 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-10 12:09:38.357 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:09:38.386 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-10 12:09:38.414 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:09:38.443 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:09:38.471 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:09:38.499 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:09:38.527 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:09:38.555 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:09:38.584 | + 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-08-10 12:09:38.612 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:09:38.641 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:09:38.669 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:09:38.697 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:09:38.700 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:09:38.703 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-10 12:09:38.706 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-10 12:09:38.708 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:09:38.711 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:38.713 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:38.715 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:09:38.718 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:09:38.721 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-10 12:09:38.749 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:09:38.778 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-10 12:09:38.779 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-10 12:09:38.787 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-10 12:09:38.791 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-10 12:09:38.793 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-10 12:09:38.796 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:09:38.798 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:09:38.801 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:09:38.803 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:38.806 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:38.808 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:09:38.811 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:09:38.813 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:09:38.815 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:09:38.818 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-10 12:09:38.879 | Enabling site cinder-wsgi. 2022-08-10 12:09:38.885 | To activate the new configuration, you need to run: 2022-08-10 12:09:38.885 | systemctl reload apache2 2022-08-10 12:09:38.890 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:09:38.892 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:09:38.895 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:09:38.897 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:09:39.032 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-10 12:09:39.035 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-10 12:09:39.064 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.36/image 2022-08-10 12:09:39.094 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-10 12:09:39.110 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:39.113 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-10 12:09:39.115 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-10 12:09:39.118 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:09:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:09:39.123 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-10 12:09:39.155 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-10 12:09:39.183 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.36/identity 2022-08-10 12:09:39.212 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-10 12:09:39.241 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-10 12:09:39.272 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-10 12:09:39.304 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-10 12:09:39.333 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-10 12:09:39.362 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:09:39.391 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-10 12:09:39.421 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-10 12:09:39.450 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:09:39.482 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-10 12:09:39.485 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-10 12:09:39.502 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:39.505 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.36:2379 2022-08-10 12:09:39.536 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:09:39.538 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-10 12:09:39.541 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-10 12:09:39.559 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:39.562 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-10 12:09:39.564 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-10 12:09:39.567 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-10 12:09:39.569 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:09:39.571 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-10 12:09:39.574 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-10 12:09:39.578 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:09:39.578 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:09:39.584 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:09:39.587 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:09:39.590 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:09:39.592 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:09:39.595 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-10 12:09:39.597 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-10 12:09:39.600 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-10 12:09:39.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:39.605 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:39.608 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-10 12:09:39.610 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:39.613 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-10 12:09:39.616 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-10 12:09:39.618 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-10 12:09:39.620 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:09:39.622 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:09:39.625 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:09:39.628 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:09:39.631 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:09:39.634 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:09:39.650 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:09:39.653 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:09:39.655 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:39.659 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:09:39.659 | + functions-common:git_clone:618 : echo master 2022-08-10 12:09:39.664 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-10 12:09:39.667 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:39.670 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-10 12:09:39.683 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-10 12:09:39.686 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:09:39.686 | + functions-common:git_clone:679 : head -1 2022-08-10 12:09:39.691 | 4ead75733a Merge "Clean up db residual record from dvr port" 2022-08-10 12:09:39.694 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:09:39.696 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-10 12:09:39.699 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:09:39.702 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:09:39.704 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-10 12:09:39.707 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:09:39.709 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-10 12:09:39.712 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:09:39.714 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:09:39.717 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-10 12:09:39.719 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:09:39.722 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:09:39.725 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-10 12:09:39.728 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:09:39.731 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-10 12:09:39.734 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:09:39.736 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:09:39.740 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-10 12:09:39.746 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-10 12:09:39.749 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-10 12:09:40.378 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-10 12:09:40.381 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:09:40.384 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:09:40.386 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:09:40.389 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-10 12:09:40.392 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-10 12:09:40.394 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:09:40.397 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:09:40.399 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:09:40.402 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:09:40.404 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:09:40.407 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:09:40.410 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:09:40.412 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-10 12:09:40.437 | Using python 3.8 to install /opt/stack/neutron 2022-08-10 12:09:40.439 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-10 12:09:42.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:42.573 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:42.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:42.573 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:43.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:09:43.608 | Obtaining file:///opt/stack/neutron 2022-08-10 12:09:45.943 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:09:45.950 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:09:45.954 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:09:45.963 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:09:45.973 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:09:45.986 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:09:46.145 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:09:46.159 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:09:46.172 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:09:46.180 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:09:46.183 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:09:46.192 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:09:46.195 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:09:46.199 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-10 12:09:46.209 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:09:46.246 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:09:46.272 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:09:46.331 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:09:46.388 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:09:46.393 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:09:46.396 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-10 12:09:46.432 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:09:46.457 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-10 12:09:46.472 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:09:46.477 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:09:46.481 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:09:46.485 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:09:46.507 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:09:46.543 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:09:46.553 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:09:46.591 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:09:46.596 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:09:46.645 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:09:46.649 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:09:46.694 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:09:46.746 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:09:46.757 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:09:46.774 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:09:46.788 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:09:46.802 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:09:46.814 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:09:46.816 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:09:46.825 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:09:46.846 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:09:46.855 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:09:46.869 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:09:46.887 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-10 12:09:46.925 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:09:46.930 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:09:46.938 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:09:46.943 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:09:46.946 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-10 12:09:46.954 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:09:46.965 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:09:46.971 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:09:46.989 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:09:47.000 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:09:47.010 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:09:47.013 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:09:47.019 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:09:47.025 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:09:47.029 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-10 12:09:47.047 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:09:47.067 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:09:47.091 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:09:47.134 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:09:47.138 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:09:47.145 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:09:47.158 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:09:47.160 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:09:47.165 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-10 12:09:47.169 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:09:47.172 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:09:47.175 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:09:47.178 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:09:47.188 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:09:47.190 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:09:47.193 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:09:47.198 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:09:47.211 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:09:47.220 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:09:47.225 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:09:47.236 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:09:47.293 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:09:47.325 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:09:47.329 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:09:47.334 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:09:47.337 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:09:47.342 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:09:47.368 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:09:47.372 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:09:47.385 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:09:47.411 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:09:47.414 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:09:47.417 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:09:47.420 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:09:47.425 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:09:47.427 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:09:47.464 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:09:47.485 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:09:47.491 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:09:47.493 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:09:47.496 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:09:47.499 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:09:47.504 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:09:47.551 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:09:47.560 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:09:47.564 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:09:47.576 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-10 12:09:47.579 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:09:47.618 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:09:47.630 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:09:47.644 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:09:47.648 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:09:47.650 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:09:47.655 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:09:47.658 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:09:47.660 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:09:47.662 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:09:47.665 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:09:47.668 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:09:47.671 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:09:47.728 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:09:47.732 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:09:47.735 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:09:47.783 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:09:48.810 | Installing collected packages: neutron 2022-08-10 12:09:48.811 | Attempting uninstall: neutron 2022-08-10 12:09:48.811 | Found existing installation: neutron 20.1.0.dev472 2022-08-10 12:09:48.822 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-10 12:09:48.823 | Running setup.py develop for neutron 2022-08-10 12:09:51.645 | Successfully installed neutron 2022-08-10 12:09:51.763 | + inc/python:pip_install:196 : result=0 2022-08-10 12:09:51.765 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:09:51.768 | + functions-common:time_stop:2440 : local name 2022-08-10 12:09:51.770 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:09:51.773 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:09:51.775 | + functions-common:time_stop:2443 : local total 2022-08-10 12:09:51.777 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:09:51.780 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:09:51.782 | + functions-common:time_stop:2447 : start_time=1660133380431 2022-08-10 12:09:51.785 | + functions-common:time_stop:2449 : [[ -z 1660133380431 ]] 2022-08-10 12:09:51.788 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:09:51.792 | + functions-common:time_stop:2452 : end_time=1660133391789 2022-08-10 12:09:51.794 | + functions-common:time_stop:2453 : elapsed_time=11358 2022-08-10 12:09:51.796 | + functions-common:time_stop:2454 : total=95967 2022-08-10 12:09:51.799 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:09:51.801 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107325 2022-08-10 12:09:51.803 | + inc/python:pip_install:199 : return 0 2022-08-10 12:09:51.806 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:09:51.808 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:09:51.811 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:09:51.829 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-10 12:09:51.842 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-10 12:09:51.844 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-10 12:09:51.847 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:51.849 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:51.852 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-10 12:09:51.855 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:51.857 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:09:51.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:09:51.862 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-10 12:09:51.880 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:09:51.883 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-10 12:09:51.885 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-10 12:09:51.888 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-10 12:09:51.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:09:51.894 | + lib/stack:stack_install_service:32 : install_nova 2022-08-10 12:09:51.897 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-10 12:09:51.899 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-10 12:09:51.902 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:09:51.904 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:09:51.906 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-10 12:09:51.909 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:09:51.911 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-10 12:09:51.928 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:51.930 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-10 12:09:51.947 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:51.950 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-10 12:09:51.967 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:09:51.969 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-10 12:09:51.972 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-10 12:09:51.974 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-10 12:09:51.977 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:09:51.979 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:09:51.982 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:09:51.985 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:09:51.987 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:09:51.990 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:09:52.007 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:09:52.010 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:09:52.012 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:52.015 | + functions-common:git_clone:618 : echo master 2022-08-10 12:09:52.015 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:09:52.021 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-10 12:09:52.023 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:09:52.025 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-10 12:09:52.039 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-10 12:09:52.041 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:09:52.042 | + functions-common:git_clone:679 : head -1 2022-08-10 12:09:52.127 | 1220d53c2f Merge "Update libvirt enlightenments for Windows" 2022-08-10 12:09:52.135 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:09:52.137 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-10 12:09:52.140 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:09:52.143 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:09:52.145 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-10 12:09:52.148 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:09:52.150 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-10 12:09:52.153 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:09:52.155 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:09:52.158 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-10 12:09:52.161 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:09:52.163 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:09:52.167 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-10 12:09:52.169 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:09:52.172 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-10 12:09:52.175 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:09:52.178 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:09:52.182 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-10 12:09:52.188 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-10 12:09:52.191 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-10 12:09:52.809 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-10 12:09:52.811 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:09:52.814 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:09:52.816 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:09:52.819 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-10 12:09:52.821 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-10 12:09:52.823 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:09:52.826 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:09:52.828 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:09:52.830 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:09:52.833 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:09:52.836 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:09:52.838 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:09:52.840 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-10 12:09:52.864 | Using python 3.8 to install /opt/stack/nova 2022-08-10 12:09:52.866 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-10 12:09:55.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:55.006 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:55.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:09:55.006 | from cryptography.utils import int_from_bytes 2022-08-10 12:09:56.049 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:09:56.049 | Obtaining file:///opt/stack/nova 2022-08-10 12:09:59.405 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:09:59.411 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:09:59.414 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-10 12:09:59.422 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-10 12:09:59.431 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:09:59.434 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:09:59.445 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:09:59.588 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:09:59.601 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:09:59.615 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-10 12:09:59.635 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:09:59.678 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-10 12:09:59.690 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:09:59.693 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-10 12:09:59.709 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-10 12:09:59.712 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:09:59.717 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:09:59.754 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:09:59.780 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:09:59.784 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:09:59.822 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:09:59.878 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:09:59.929 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-10 12:09:59.939 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:09:59.944 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:09:59.952 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:09:59.955 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:09:59.983 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-10 12:10:00.006 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:10:00.010 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:10:00.015 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:10:00.019 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-10 12:10:00.041 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-10 12:10:00.058 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:10:00.094 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:10:00.104 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:10:00.142 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:10:00.148 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:10:00.193 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:10:00.198 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-10 12:10:00.208 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:10:00.245 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-10 12:10:00.299 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-10 12:10:00.309 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:10:00.332 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:10:00.352 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-10 12:10:00.366 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-10 12:10:00.379 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-10 12:10:00.382 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:10:00.390 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-10 12:10:00.412 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:10:00.422 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:10:00.437 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-10 12:10:00.455 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-10 12:10:00.493 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:10:00.499 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-10 12:10:00.532 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:10:00.534 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:10:00.546 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-10 12:10:00.552 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-10 12:10:00.569 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:10:00.579 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:10:00.582 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:10:00.588 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-10 12:10:00.594 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:10:00.598 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-10 12:10:00.612 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:10:00.626 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:10:00.634 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-10 12:10:00.654 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:10:00.677 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-10 12:10:00.702 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:10:00.706 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:10:00.713 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:10:00.726 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:10:00.728 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-10 12:10:00.732 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:10:00.737 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:10:00.740 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:10:00.743 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:10:00.753 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:10:00.756 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:10:00.759 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:10:00.763 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-10 12:10:00.777 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:10:00.786 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:10:00.791 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:10:00.801 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-10 12:10:00.859 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:10:00.892 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-10 12:10:00.896 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-10 12:10:00.902 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:10:00.907 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-10 12:10:00.911 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:10:00.914 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-10 12:10:00.919 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:10:00.945 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-10 12:10:00.948 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:10:00.958 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:10:00.962 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-10 12:10:00.989 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:10:01.045 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:10:01.066 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:10:01.071 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:10:01.074 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:10:01.079 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:10:01.082 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:10:01.088 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:10:01.091 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-10 12:10:01.094 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-10 12:10:01.099 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-10 12:10:01.144 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:10:01.151 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:10:01.154 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:10:01.166 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-10 12:10:01.171 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-10 12:10:01.182 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:10:01.194 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-10 12:10:01.206 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-10 12:10:01.210 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:10:01.224 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:10:01.227 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:10:01.229 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:10:01.234 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:10:01.237 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:10:01.239 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.1) 2022-08-10 12:10:01.242 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:10:01.246 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:10:01.248 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-10 12:10:01.250 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-10 12:10:01.253 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:10:01.301 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:10:01.304 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:10:02.321 | Installing collected packages: nova 2022-08-10 12:10:02.321 | Attempting uninstall: nova 2022-08-10 12:10:02.323 | Found existing installation: nova 25.1.0.dev198 2022-08-10 12:10:02.328 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-10 12:10:02.330 | Running setup.py develop for nova 2022-08-10 12:10:06.289 | Successfully installed nova 2022-08-10 12:10:06.425 | + inc/python:pip_install:196 : result=0 2022-08-10 12:10:06.427 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:10:06.430 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:06.432 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:06.435 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:06.437 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:06.439 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:06.441 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:10:06.444 | + functions-common:time_stop:2447 : start_time=1660133392857 2022-08-10 12:10:06.446 | + functions-common:time_stop:2449 : [[ -z 1660133392857 ]] 2022-08-10 12:10:06.449 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:06.454 | + functions-common:time_stop:2452 : end_time=1660133406451 2022-08-10 12:10:06.456 | + functions-common:time_stop:2453 : elapsed_time=13594 2022-08-10 12:10:06.458 | + functions-common:time_stop:2454 : total=107325 2022-08-10 12:10:06.461 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:06.463 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120919 2022-08-10 12:10:06.465 | + inc/python:pip_install:199 : return 0 2022-08-10 12:10:06.468 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:10:06.471 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:10:06.473 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:10:06.494 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-10 12:10:06.512 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-10 12:10:06.515 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-10 12:10:06.519 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:10:06.521 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:10:06.524 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-10 12:10:06.527 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:10:06.529 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-10 12:10:06.544 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:10:06.546 | + ./stack.sh:main:932 : configure_nova 2022-08-10 12:10:06.549 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-10 12:10:06.564 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-10 12:10:06.567 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-10 12:10:06.570 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-10 12:10:06.575 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-10 12:10:06.575 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-10 12:10:06.581 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-10 12:10:06.584 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-10 12:10:06.587 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-10 12:10:06.590 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-10 12:10:06.592 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-10 12:10:06.596 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-10 12:10:06.599 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-10 12:10:06.602 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-10 12:10:06.616 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-10 12:10:06.631 | + 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-08-10 12:10:06.647 | + 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-08-10 12:10:06.663 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-10 12:10:06.679 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-10 12:10:06.683 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-10 12:10:06.689 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.oMs9nYPTJf 2022-08-10 12:10:06.692 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:10:06.694 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-10 12:10:06.697 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-10 12:10:06.701 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:10:06.705 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-10 12:10:06.707 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.oMs9nYPTJf 2022-08-10 12:10:06.712 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.oMs9nYPTJf 2022-08-10 12:10:06.725 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.oMs9nYPTJf /etc/sudoers.d/nova-rootwrap 2022-08-10 12:10:06.740 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-10 12:10:06.746 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-10 12:10:06.748 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-10 12:10:06.751 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-10 12:10:06.754 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-10 12:10:06.757 | + 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-08-10 12:10:06.760 | + 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-08-10 12:10:06.763 | + 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-08-10 12:10:06.766 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-10 12:10:06.771 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-10 12:10:06.789 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:06.791 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-10 12:10:06.793 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-10 12:10:06.797 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-10 12:10:06.802 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-10 12:10:06.833 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-10 12:10:06.836 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-10 12:10:06.864 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-10 12:10:06.896 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-10 12:10:06.926 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-10 12:10:06.959 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-10 12:10:06.992 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-10 12:10:07.026 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-10 12:10:07.029 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.36 2022-08-10 12:10:07.059 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-10 12:10:07.089 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-10 12:10:07.120 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-10 12:10:07.151 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-10 12:10:07.179 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-10 12:10:07.210 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-10 12:10:07.212 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:10:07.215 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:10:07.217 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:10:07.220 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:10:07.222 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:10:07.224 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:10:07.226 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:10:07.229 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:10:07.231 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:10:07.233 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:10:07.235 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-10 12:10:07.238 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:10:07.240 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:10:07.242 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:10:07.244 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:10:07.247 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:10:07.249 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:10:07.251 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-10 12:10:07.268 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.270 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:10:07.272 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-10 12:10:07.275 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-10 12:10:07.303 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-10 12:10:07.305 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:10:07.308 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:10:07.310 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:10:07.312 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:10:07.315 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:07.317 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:10:07.333 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.335 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:10:07.338 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:07.340 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:07.372 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-10 12:10:07.374 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-10 12:10:07.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-10 12:10:07.379 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-10 12:10:07.382 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:10:07.384 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:07.386 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:10:07.407 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.409 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:10:07.412 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:07.415 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:07.446 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-10 12:10:07.477 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-10 12:10:07.506 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-10 12:10:07.535 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-10 12:10:07.553 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.555 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-10 12:10:07.572 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.576 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-10 12:10:07.576 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-10 12:10:07.582 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-10 12:10:07.584 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-10 12:10:07.613 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-10 12:10:07.630 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:07.632 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-10 12:10:07.635 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:10:07.637 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:10:07.640 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:10:07.642 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-10 12:10:07.672 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-10 12:10:07.700 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:10:07.728 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-10 12:10:07.758 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-10 12:10:07.789 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-10 12:10:07.817 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-10 12:10:07.846 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-10 12:10:07.874 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:10:07.903 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:10:07.932 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-10 12:10:07.948 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:07.951 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-10 12:10:07.953 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-10 12:10:07.984 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-10 12:10:08.013 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.36/identity 2022-08-10 12:10:08.042 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-10 12:10:08.072 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-10 12:10:08.102 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-10 12:10:08.134 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-10 12:10:08.162 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-10 12:10:08.193 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-10 12:10:08.209 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:08.212 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-10 12:10:08.214 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-10 12:10:08.243 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-10 12:10:08.274 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-10 12:10:08.277 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-10 12:10:08.306 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-10 12:10:08.308 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-10 12:10:08.311 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-10 12:10:08.313 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:10:08.316 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:10:08.318 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:10:08.320 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:10:08.322 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:10:08.325 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:10:08.327 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-10 12:10:08.330 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:10:08.332 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:10:08.334 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:10:08.336 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:10:08.339 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:10:08.341 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:10:08.343 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:10:08.346 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:10:08.348 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:10:08.351 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:10:08.353 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-10 12:10:08.356 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-10 12:10:08.358 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-10 12:10:08.361 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:10:08.380 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:10:08.383 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:10:08.385 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:10:08.387 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:10:08.390 | + 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-08-10 12:10:08.421 | + 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-08-10 12:10:08.450 | + 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-08-10 12:10:08.479 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:10:08.509 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-10 12:10:08.542 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-10 12:10:08.558 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:08.561 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-10 12:10:08.563 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-10 12:10:08.566 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-10 12:10:08.568 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-10 12:10:08.570 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:10:08.573 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:10:08.576 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-10 12:10:08.580 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-10 12:10:08.583 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:10:08.586 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:10:08.599 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:10:08.600 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:08.609 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:10:08.613 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:08.631 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:10:08.634 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-10 12:10:08.638 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-10 12:10:08.668 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-10 12:10:08.696 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-10 12:10:08.725 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:10:08.753 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:10:08.783 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:10:08.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:10:08.841 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:10:08.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:10:08.900 | + 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-08-10 12:10:08.928 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:10:08.960 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:10:08.991 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:10:09.021 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:10:09.024 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:10:09.027 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-10 12:10:09.029 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-10 12:10:09.032 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:10:09.034 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:09.037 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:09.039 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:10:09.042 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:10:09.044 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-10 12:10:09.082 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:10:09.113 | + 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-08-10 12:10:09.113 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-10 12:10:09.122 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-10 12:10:09.128 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-10 12:10:09.130 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-10 12:10:09.133 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:10:09.136 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:10:09.139 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:10:09.142 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:09.145 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:09.148 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:10:09.151 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:10:09.154 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:09.156 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:09.159 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-10 12:10:09.248 | Enabling site nova-api-wsgi. 2022-08-10 12:10:09.255 | To activate the new configuration, you need to run: 2022-08-10 12:10:09.255 | systemctl reload apache2 2022-08-10 12:10:09.260 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:10:09.262 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:10:09.265 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:10:09.267 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:10:09.407 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-10 12:10:09.430 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:09.433 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-10 12:10:09.436 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:10:09.439 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-10 12:10:09.442 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-10 12:10:09.444 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-10 12:10:09.447 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:10:09.453 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:10:09.456 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-10 12:10:09.459 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:10:09.461 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:10:09.476 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:09.477 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:10:09.487 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:10:09.491 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:09.509 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-10 12:10:09.512 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-10 12:10:09.516 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-10 12:10:09.552 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-10 12:10:09.583 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-10 12:10:09.614 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:10:09.646 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:10:09.682 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:10:09.711 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:10:09.739 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:10:09.768 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:10:09.796 | + 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-08-10 12:10:09.825 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:10:09.856 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:10:09.885 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:10:09.913 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-10 12:10:09.915 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-10 12:10:09.945 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-10 12:10:09.962 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:09.965 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-10 12:10:09.997 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-10 12:10:10.000 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-10 12:10:10.002 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-10 12:10:10.020 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.022 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:10:10.025 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:10:10.054 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-10 12:10:10.085 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-10 12:10:10.087 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:10:10.089 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-10 12:10:10.092 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:10:10.094 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:10:10.096 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:10:10.113 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.116 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:10:10.118 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:10:10.121 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:10:10.137 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.140 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:10:10.143 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:10:10.174 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:10:10.177 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:10:10.180 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-10 12:10:10.211 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-10 12:10:10.240 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-10 12:10:10.273 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-10 12:10:10.289 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:10.292 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-10 12:10:10.321 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-10 12:10:10.324 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-10 12:10:10.326 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-10 12:10:10.358 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-10 12:10:10.387 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.36/identity 2022-08-10 12:10:10.416 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-10 12:10:10.445 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-10 12:10:10.474 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-10 12:10:10.503 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-10 12:10:10.534 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-10 12:10:10.563 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-10 12:10:10.592 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-10 12:10:10.610 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.614 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-10 12:10:10.618 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:10:10.621 | + lib/nova:create_nova_conf:549 : local conf 2022-08-10 12:10:10.624 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-10 12:10:10.627 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-10 12:10:10.630 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:10:10.632 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:10:10.635 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:10:10.638 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-10 12:10:10.640 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-10 12:10:10.645 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-10 12:10:10.648 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-10 12:10:10.650 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-10 12:10:10.653 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-10 12:10:10.657 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:10:10.659 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:10.661 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:10:10.678 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.681 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:10:10.683 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:10.686 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:10.717 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-10 12:10:10.748 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-10 12:10:10.781 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:10:10.783 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-10 12:10:10.786 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-10 12:10:10.788 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-10 12:10:10.805 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:10.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-10 12:10:10.809 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-10 12:10:11.524 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-10 12:10:11.527 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-10 12:10:11.530 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:10:11.533 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-10 12:10:11.535 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:10:11.539 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:10:11.541 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:10:11.560 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:11.563 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:10:11.566 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:10:11.569 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:10:11.585 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:11.588 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:10:11.591 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:10:11.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:10:11.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:10:11.629 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-10 12:10:11.655 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:11.657 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-10 12:10:11.660 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:10:11.663 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-10 12:10:11.695 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:10:11.725 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-10 12:10:11.756 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-10 12:10:11.788 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-10 12:10:11.819 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-10 12:10:11.849 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-10 12:10:11.879 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-10 12:10:11.909 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-10 12:10:11.911 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-10 12:10:11.914 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-10 12:10:11.917 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:10:11.935 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:10:11.937 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:10:11.939 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:10:11.942 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:10:11.944 | + 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-08-10 12:10:11.975 | + 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-08-10 12:10:12.010 | + 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-08-10 12:10:12.042 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:10:12.074 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:10:12.077 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-10 12:10:12.082 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:10:12.084 | + lib/nova:create_nova_conf:583 : local conf 2022-08-10 12:10:12.087 | + lib/nova:create_nova_conf:584 : local offset 2022-08-10 12:10:12.090 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-10 12:10:12.093 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:10:12.095 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:10:12.098 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:10:12.101 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-10 12:10:12.103 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-10 12:10:12.106 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:10:12.108 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-10 12:10:12.111 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-10 12:10:12.113 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-10 12:10:12.130 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:12.132 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-10 12:10:12.135 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-10 12:10:12.153 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:12.159 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-10 12:10:12.177 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:12.180 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-10 12:10:12.201 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:12.204 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-10 12:10:12.223 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:12.226 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-10 12:10:12.228 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-10 12:10:12.231 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-10 12:10:12.234 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-10 12:10:12.236 | + lib/stack:stack_install_service:32 : install_placement 2022-08-10 12:10:12.239 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-10 12:10:12.242 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-10 12:10:12.248 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:12.251 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:12.254 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-10 12:10:12.257 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:10:12.260 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:10:12.263 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:10:12.265 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:10:12.268 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:10:12.270 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:10:12.273 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:12.277 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:12.280 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:10:12.283 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:12.286 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:10:12.288 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:10:12.291 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-10 12:10:12.294 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:10:12.296 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:12.299 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:12.302 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-10 12:10:12.327 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-10 12:10:12.440 | Reading package lists... 2022-08-10 12:10:12.725 | Building dependency tree... 2022-08-10 12:10:12.726 | Reading state information... 2022-08-10 12:10:13.041 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-10 12:10:13.042 | The following packages were automatically installed and are no longer required: 2022-08-10 12:10:13.043 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:10:13.043 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:10:13.043 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:10:13.043 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:10:13.043 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:10:13.043 | python3-zope.interface 2022-08-10 12:10:13.043 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:10:13.171 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:10:13.176 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:10:13.179 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:10:13.181 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:13.184 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:13.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:13.189 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:13.193 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:13.195 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:10:13.198 | + functions-common:time_stop:2447 : start_time=1660133412323 2022-08-10 12:10:13.201 | + functions-common:time_stop:2449 : [[ -z 1660133412323 ]] 2022-08-10 12:10:13.205 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:13.209 | + functions-common:time_stop:2452 : end_time=1660133413206 2022-08-10 12:10:13.212 | + functions-common:time_stop:2453 : elapsed_time=883 2022-08-10 12:10:13.214 | + functions-common:time_stop:2454 : total=6688 2022-08-10 12:10:13.217 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:13.219 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7571 2022-08-10 12:10:13.222 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:10:13.225 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-10 12:10:13.227 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-10 12:10:13.230 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-10 12:10:13.232 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-10 12:10:13.235 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-10 12:10:13.260 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-10 12:10:13.263 | + functions-common:install_package:1464 : update_package_repo 2022-08-10 12:10:13.266 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-10 12:10:13.269 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-10 12:10:13.271 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-10 12:10:13.274 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-10 12:10:13.277 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-10 12:10:13.279 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:13.282 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:13.285 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-10 12:10:13.287 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:13.290 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-10 12:10:13.292 | + functions-common:apt_get_update:1191 : return 2022-08-10 12:10:13.295 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-10 12:10:13.297 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-10 12:10:13.300 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:13.303 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:13.305 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-10 12:10:13.330 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-10 12:10:13.442 | Reading package lists... 2022-08-10 12:10:13.735 | Building dependency tree... 2022-08-10 12:10:13.736 | Reading state information... 2022-08-10 12:10:14.070 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-10 12:10:14.070 | The following packages were automatically installed and are no longer required: 2022-08-10 12:10:14.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-10 12:10:14.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-10 12:10:14.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-10 12:10:14.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-10 12:10:14.072 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-10 12:10:14.072 | python3-zope.interface 2022-08-10 12:10:14.072 | Use 'sudo apt autoremove' to remove them. 2022-08-10 12:10:14.199 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-10 12:10:14.204 | + functions-common:apt_get:1235 : result=0 2022-08-10 12:10:14.206 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-10 12:10:14.209 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:14.211 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:14.214 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:14.216 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:14.219 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:14.221 | + functions-common:time_stop:2446 : name=apt-get 2022-08-10 12:10:14.224 | + functions-common:time_stop:2447 : start_time=1660133413327 2022-08-10 12:10:14.226 | + functions-common:time_stop:2449 : [[ -z 1660133413327 ]] 2022-08-10 12:10:14.229 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:14.234 | + functions-common:time_stop:2452 : end_time=1660133414231 2022-08-10 12:10:14.237 | + functions-common:time_stop:2453 : elapsed_time=904 2022-08-10 12:10:14.240 | + functions-common:time_stop:2454 : total=7571 2022-08-10 12:10:14.242 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:14.245 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8475 2022-08-10 12:10:14.247 | + functions-common:apt_get:1239 : return 0 2022-08-10 12:10:14.250 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-10 12:10:14.252 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-10 12:10:14.255 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:10:14.257 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:14.260 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:14.262 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-10 12:10:14.265 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-10 12:10:14.323 | wsgi (enabled by maintainer script) 2022-08-10 12:10:14.327 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-10 12:10:14.330 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-10 12:10:14.334 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:10:14.337 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-10 12:10:14.340 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-10 12:10:14.343 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:10:14.347 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:10:14.352 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:10:14.358 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-10 12:10:14.361 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-10 12:10:14.364 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-10 12:10:14.367 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-10 12:10:14.369 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-10 12:10:14.394 | Using python 3.8 to install osc-placement 2022-08-10 12:10:14.396 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-10 12:10:16.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:16.568 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:16.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:16.568 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:17.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:10:17.657 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-10 12:10:17.668 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:10:17.686 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:10:17.692 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:10:17.695 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:10:17.703 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:10:17.707 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:10:17.711 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:10:17.726 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:10:17.787 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:10:17.792 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:10:17.795 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:10:17.802 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:10:17.807 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:10:17.810 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:10:17.823 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:10:17.828 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:10:17.854 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:10:17.857 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:10:17.871 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:10:17.875 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:10:17.879 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:10:17.882 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:10:17.885 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:10:17.897 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:10:17.945 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:10:17.983 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:10:18.005 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:10:18.008 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:10:18.013 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:10:18.016 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:10:18.018 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:10:18.022 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:10:18.028 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:10:18.033 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:10:18.035 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:10:18.068 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:10:18.072 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:10:18.077 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:10:18.135 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:10:18.138 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:10:18.142 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:10:18.145 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:10:20.264 | + inc/python:pip_install:196 : result=0 2022-08-10 12:10:20.266 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:10:20.269 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:20.272 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:20.274 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:20.277 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:20.280 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:20.282 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:10:20.285 | + functions-common:time_stop:2447 : start_time=1660133414387 2022-08-10 12:10:20.287 | + functions-common:time_stop:2449 : [[ -z 1660133414387 ]] 2022-08-10 12:10:20.290 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:20.295 | + functions-common:time_stop:2452 : end_time=1660133420292 2022-08-10 12:10:20.298 | + functions-common:time_stop:2453 : elapsed_time=5905 2022-08-10 12:10:20.300 | + functions-common:time_stop:2454 : total=120919 2022-08-10 12:10:20.303 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:20.305 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126824 2022-08-10 12:10:20.308 | + inc/python:pip_install:199 : return 0 2022-08-10 12:10:20.311 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-10 12:10:20.313 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-10 12:10:20.316 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-10 12:10:20.318 | + functions-common:git_clone:599 : local git_ref=master 2022-08-10 12:10:20.321 | + functions-common:git_clone:600 : local orig_dir 2022-08-10 12:10:20.324 | ++ functions-common:git_clone:601 : pwd 2022-08-10 12:10:20.327 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-10 12:10:20.329 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-10 12:10:20.332 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-10 12:10:20.350 | + functions-common:git_clone:604 : RECLONE=False 2022-08-10 12:10:20.352 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-10 12:10:20.355 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-10 12:10:20.358 | + functions-common:git_clone:618 : echo master 2022-08-10 12:10:20.358 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-10 12:10:20.364 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-10 12:10:20.367 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-10 12:10:20.369 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-10 12:10:20.384 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-10 12:10:20.387 | + functions-common:git_clone:679 : git show --oneline 2022-08-10 12:10:20.387 | + functions-common:git_clone:679 : head -1 2022-08-10 12:10:20.391 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-10 12:10:20.396 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-10 12:10:20.399 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-10 12:10:20.402 | + inc/python:setup_develop:334 : local bindep 2022-08-10 12:10:20.405 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:10:20.408 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-10 12:10:20.410 | + inc/python:setup_develop:340 : local extras= 2022-08-10 12:10:20.413 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-10 12:10:20.416 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-10 12:10:20.419 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:10:20.421 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-10 12:10:20.424 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-10 12:10:20.426 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-10 12:10:20.430 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-10 12:10:20.432 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-10 12:10:20.435 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-10 12:10:20.438 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-10 12:10:20.440 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-10 12:10:20.444 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-10 12:10:20.450 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-10 12:10:20.453 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-10 12:10:21.088 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-10 12:10:21.090 | + inc/python:setup_package:414 : local bindep=0 2022-08-10 12:10:21.093 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-10 12:10:21.096 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-10 12:10:21.098 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-10 12:10:21.101 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-10 12:10:21.103 | + inc/python:setup_package:423 : local flags=-e 2022-08-10 12:10:21.106 | + inc/python:setup_package:424 : local extras= 2022-08-10 12:10:21.109 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-10 12:10:21.112 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-10 12:10:21.114 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-10 12:10:21.117 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-10 12:10:21.119 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-10 12:10:21.122 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-10 12:10:21.147 | Using python 3.8 to install /opt/stack/placement 2022-08-10 12:10:21.150 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-10 12:10:23.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:23.420 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:23.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:23.420 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:24.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:10:24.481 | Obtaining file:///opt/stack/placement 2022-08-10 12:10:25.725 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-10 12:10:25.739 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-10 12:10:25.893 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-10 12:10:25.906 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-10 12:10:25.912 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-10 12:10:25.952 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-10 12:10:26.003 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-10 12:10:26.008 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-10 12:10:26.012 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-10 12:10:26.017 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-10 12:10:26.055 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-10 12:10:26.065 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:10:26.104 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-10 12:10:26.110 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-10 12:10:26.156 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:10:26.162 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-10 12:10:26.200 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-10 12:10:26.223 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-10 12:10:26.237 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:10:26.247 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-10 12:10:26.258 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:10:26.272 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:10:26.277 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:10:26.280 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:10:26.292 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-10 12:10:26.303 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-10 12:10:26.305 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:10:26.311 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-10 12:10:26.316 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-10 12:10:26.321 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:10:26.341 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:10:26.346 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-10 12:10:26.353 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:10:26.367 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:10:26.372 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:10:26.375 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-10 12:10:26.386 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-10 12:10:26.388 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-10 12:10:26.391 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:10:26.396 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-10 12:10:26.405 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-10 12:10:26.410 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-10 12:10:26.421 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:10:26.454 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:10:26.464 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-10 12:10:26.467 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-10 12:10:26.494 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:10:26.553 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:10:26.610 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:10:26.616 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-10 12:10:26.619 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:10:26.622 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:10:26.628 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:10:26.633 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-10 12:10:26.648 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-10 12:10:26.656 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-10 12:10:26.662 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:10:26.666 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:10:26.668 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:10:26.671 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:10:26.676 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:10:26.678 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:10:26.683 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-10 12:10:26.685 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:10:26.689 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-10 12:10:26.691 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-10 12:10:26.702 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-10 12:10:26.729 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:10:26.733 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:10:26.736 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-10 12:10:26.747 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-10 12:10:26.784 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:10:26.788 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-10 12:10:26.791 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:10:28.307 | Installing collected packages: openstack-placement 2022-08-10 12:10:28.307 | Attempting uninstall: openstack-placement 2022-08-10 12:10:28.309 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-10 12:10:28.311 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-10 12:10:28.312 | Running setup.py develop for openstack-placement 2022-08-10 12:10:30.074 | Successfully installed openstack-placement 2022-08-10 12:10:30.209 | + inc/python:pip_install:196 : result=0 2022-08-10 12:10:30.212 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:10:30.214 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:30.216 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:30.219 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:30.221 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:30.223 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:30.226 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:10:30.228 | + functions-common:time_stop:2447 : start_time=1660133421141 2022-08-10 12:10:30.230 | + functions-common:time_stop:2449 : [[ -z 1660133421141 ]] 2022-08-10 12:10:30.233 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:30.238 | + functions-common:time_stop:2452 : end_time=1660133430235 2022-08-10 12:10:30.240 | + functions-common:time_stop:2453 : elapsed_time=9094 2022-08-10 12:10:30.242 | + functions-common:time_stop:2454 : total=126824 2022-08-10 12:10:30.245 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:30.251 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135918 2022-08-10 12:10:30.253 | + inc/python:pip_install:199 : return 0 2022-08-10 12:10:30.256 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-10 12:10:30.259 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:10:30.261 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:10:30.281 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-10 12:10:30.295 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-10 12:10:30.298 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-10 12:10:30.301 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:10:30.305 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:10:30.309 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-10 12:10:30.312 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:10:30.315 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-10 12:10:30.318 | + ./stack.sh:main:938 : configure_placement 2022-08-10 12:10:30.320 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-10 12:10:30.334 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-10 12:10:30.337 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-10 12:10:30.343 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-10 12:10:30.346 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-10 12:10:30.349 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-10 12:10:30.352 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-10 12:10:30.354 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:10:30.357 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:30.360 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:10:30.379 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:30.382 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:10:30.384 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:30.388 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-10 12:10:30.422 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-10 12:10:30.458 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-10 12:10:30.494 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-10 12:10:30.497 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:10:30.499 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:10:30.502 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:10:30.504 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-10 12:10:30.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-10 12:10:30.582 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:10:30.619 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-10 12:10:30.658 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-10 12:10:30.691 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-10 12:10:30.724 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-10 12:10:30.758 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-10 12:10:30.790 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:10:30.822 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:10:30.856 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-10 12:10:30.858 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-10 12:10:30.861 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-10 12:10:30.865 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:10:30.885 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:10:30.887 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:10:30.890 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:10:30.892 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:10:30.895 | + 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-08-10 12:10:30.928 | + 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-08-10 12:10:30.960 | + 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-08-10 12:10:30.993 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:10:31.027 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:10:31.031 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-10 12:10:31.034 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-10 12:10:31.037 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-10 12:10:31.040 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-10 12:10:31.043 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-10 12:10:31.046 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-10 12:10:31.049 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-10 12:10:31.054 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-10 12:10:31.057 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-10 12:10:31.059 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-10 12:10:31.073 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-10 12:10:31.073 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:31.082 | d /var/run/uwsgi 0755 ubuntu root 2022-08-10 12:10:31.087 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-10 12:10:31.104 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-10 12:10:31.106 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-10 12:10:31.111 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-10 12:10:31.147 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-10 12:10:31.186 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-10 12:10:31.217 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-10 12:10:31.249 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-10 12:10:31.282 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-10 12:10:31.316 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-10 12:10:31.348 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-10 12:10:31.380 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-10 12:10:31.415 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-10 12:10:31.446 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-10 12:10:31.477 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-10 12:10:31.509 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-10 12:10:31.543 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-10 12:10:31.545 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-10 12:10:31.549 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-10 12:10:31.552 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-10 12:10:31.554 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-10 12:10:31.557 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:31.560 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:31.563 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:10:31.566 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-10 12:10:31.569 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-10 12:10:31.604 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-10 12:10:31.641 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-10 12:10:31.641 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-10 12:10:31.654 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-10 12:10:31.658 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-10 12:10:31.661 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-10 12:10:31.664 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-10 12:10:31.667 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-10 12:10:31.669 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-10 12:10:31.672 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:31.675 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:31.677 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-10 12:10:31.680 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-10 12:10:31.683 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:31.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:31.688 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-10 12:10:31.775 | Site placement-api already enabled 2022-08-10 12:10:31.780 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-10 12:10:31.783 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-10 12:10:31.786 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:10:31.789 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-10 12:10:31.942 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-10 12:10:31.968 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:31.972 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-10 12:10:32.004 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:32.007 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-10 12:10:32.032 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:32.035 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-10 12:10:32.037 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-10 12:10:32.041 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:10:32.080 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:10:32.114 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:10:32.145 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:10:32.179 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:10:32.210 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:10:32.242 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:10:32.275 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-10 12:10:32.307 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-10 12:10:32.325 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:32.328 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-10 12:10:32.347 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:10:32.350 | + ./stack.sh:main:964 : run_phase stack install 2022-08-10 12:10:32.353 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:10:32.356 | + functions-common:run_phase:1869 : local phase=install 2022-08-10 12:10:32.358 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:10:32.361 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:10:32.364 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:10:32.366 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:10:32.369 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:10:32.373 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:10:32.377 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:10:32.381 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:10:32.383 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:10:32.386 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-10 12:10:32.389 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:10:32.408 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:32.411 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:10:32.413 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:10:32.415 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-10 12:10:32.418 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-10 12:10:32.420 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:10:32.423 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-10 12:10:32.425 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-10 12:10:32.427 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-10 12:10:32.487 | ++ inc/async:async_inner:63 : install_tempest 2022-08-10 12:10:32.534 | [446810 Async install_tempest:471954]: running: install_tempest 2022-08-10 12:10:32.537 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:10:32.540 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:10:32.543 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:10:32.547 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:10:32.549 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-10 12:10:32.553 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:10:32.556 | + functions-common:run_plugins:1855 : local phase=install 2022-08-10 12:10:32.560 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:10:32.563 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:10:32.566 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-10 12:10:32.569 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-10 12:10:32.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-10 12:10:32.576 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-10 12:10:32.579 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-10 12:10:32.583 | + inc/python:use_library_from_git:249 : return 1 2022-08-10 12:10:32.586 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-10 12:10:32.589 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-10 12:10:32.592 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-10 12:10:32.597 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-10 12:10:32.601 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-10 12:10:32.605 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-10 12:10:32.612 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-10 12:10:32.614 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-10 12:10:32.621 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-10 12:10:32.625 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-10 12:10:32.628 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-10 12:10:32.632 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-10 12:10:32.635 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-10 12:10:32.662 | Using python 3.8 to install python-openstackclient 2022-08-10 12:10:32.666 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-10 12:10:36.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:36.127 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:36.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:36.127 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:37.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:10:37.408 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-10 12:10:37.427 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-10 12:10:37.432 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-10 12:10:37.447 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-10 12:10:37.462 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-10 12:10:37.484 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-10 12:10:37.488 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-10 12:10:37.491 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-10 12:10:37.503 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-10 12:10:37.518 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-10 12:10:37.533 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-10 12:10:37.558 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-10 12:10:37.561 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-10 12:10:37.573 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-10 12:10:37.581 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-10 12:10:37.639 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-10 12:10:37.653 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-10 12:10:37.657 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-10 12:10:37.660 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-10 12:10:37.698 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-10 12:10:37.706 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-10 12:10:37.711 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-10 12:10:37.714 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-10 12:10:37.720 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-10 12:10:37.723 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-10 12:10:37.772 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-10 12:10:37.777 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-10 12:10:37.780 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-10 12:10:37.785 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-10 12:10:37.788 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-10 12:10:37.791 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-10 12:10:37.794 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-10 12:10:37.799 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-10 12:10:37.821 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-10 12:10:37.826 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-10 12:10:37.831 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-10 12:10:37.868 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-10 12:10:37.871 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-10 12:10:37.876 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-10 12:10:37.880 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-10 12:10:37.882 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-10 12:10:37.915 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-10 12:10:37.920 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-10 12:10:37.923 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-10 12:10:37.928 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-10 12:10:37.931 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-10 12:10:37.934 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-10 12:10:37.991 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-10 12:10:37.995 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-10 12:10:37.998 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-10 12:10:40.144 | + inc/python:pip_install:196 : result=0 2022-08-10 12:10:40.147 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:10:40.151 | + functions-common:time_stop:2440 : local name 2022-08-10 12:10:40.155 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:10:40.159 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:10:40.162 | + functions-common:time_stop:2443 : local total 2022-08-10 12:10:40.165 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:10:40.168 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:10:40.171 | + functions-common:time_stop:2447 : start_time=1660133432655 2022-08-10 12:10:40.174 | + functions-common:time_stop:2449 : [[ -z 1660133432655 ]] 2022-08-10 12:10:40.177 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:10:40.183 | + functions-common:time_stop:2452 : end_time=1660133440180 2022-08-10 12:10:40.186 | + functions-common:time_stop:2453 : elapsed_time=7525 2022-08-10 12:10:40.188 | + functions-common:time_stop:2454 : total=135918 2022-08-10 12:10:40.192 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:10:40.194 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=143443 2022-08-10 12:10:40.197 | + inc/python:pip_install:199 : return 0 2022-08-10 12:10:40.201 | + ./stack.sh:main:976 : install_oscwrap 2022-08-10 12:10:40.204 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-10 12:10:40.210 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.uZG3TIoc4E 2022-08-10 12:10:40.212 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-10 12:10:40.215 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-10 12:10:40.219 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-10 12:10:40.222 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-10 12:10:40.225 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:10:40.228 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-10 12:10:40.249 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:10:40.252 | + ./stack.sh:main:1030 : configure_database 2022-08-10 12:10:40.255 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-10 12:10:40.258 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-10 12:10:40.261 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-10 12:10:40.264 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:10:40.266 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-10 12:10:40.269 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-10 12:10:40.272 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:40.274 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:40.277 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-10 12:10:40.280 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-10 12:10:40.283 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-10 12:10:40.284 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-10 12:10:40.290 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-10 12:10:40.355 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-10 12:10:40.358 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-10 12:10:40.360 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-10 12:10:40.363 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-10 12:10:40.366 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-10 12:10:40.368 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-10 12:10:40.371 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-10 12:10:40.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-10 12:10:40.376 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-10 12:10:40.379 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-10 12:10:40.382 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-10 12:10:40.385 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-10 12:10:40.387 | + functions-common:is_suse:537 : is_opensuse 2022-08-10 12:10:40.390 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-10 12:10:40.393 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-10 12:10:40.396 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-10 12:10:40.398 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-10 12:10:40.401 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-10 12:10:40.404 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-10 12:10:40.407 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:40.410 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:40.413 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-10 12:10:40.417 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:10:40.420 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:10:43.384 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-10 12:10:43.405 | mysqladmin: connect to server at 'localhost' failed 2022-08-10 12:10:43.405 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-10 12:10:43.410 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-10 12:10:43.413 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-10 12:10:43.416 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:43.419 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:43.422 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-10 12:10:43.425 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-10 12:10:43.429 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-10 12:10:43.431 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:10:43.434 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:10:43.437 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-10 12:10:43.440 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-10 12:10:43.443 | + 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-08-10 12:10:43.456 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:10:43.495 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-10 12:10:43.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:10:43.543 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-10 12:10:43.617 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-10 12:10:43.689 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-10 12:10:43.767 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-10 12:10:43.771 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-10 12:10:43.774 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-10 12:10:43.774 | enabling MySQL performance counting 2022-08-10 12:10:43.777 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:10:43.810 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:10:43.814 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-10 12:10:46.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:46.299 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:46.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:10:46.299 | from cryptography.utils import int_from_bytes 2022-08-10 12:10:47.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-10 12:10:47.367 | Processing ./tools/dbcounter 2022-08-10 12:10:47.373 | Installing build dependencies: started 2022-08-10 12:10:57.692 | Installing build dependencies: finished with status 'done' 2022-08-10 12:10:57.694 | Getting requirements to build wheel: started 2022-08-10 12:10:58.793 | Getting requirements to build wheel: finished with status 'done' 2022-08-10 12:10:58.798 | Installing backend dependencies: started 2022-08-10 12:11:03.907 | Installing backend dependencies: finished with status 'done' 2022-08-10 12:11:03.907 | Preparing wheel metadata: started 2022-08-10 12:11:05.097 | Preparing wheel metadata: finished with status 'done' 2022-08-10 12:11:05.104 | Building wheels for collected packages: dbcounter 2022-08-10 12:11:05.106 | Building wheel for dbcounter (PEP 517): started 2022-08-10 12:11:06.615 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-10 12:11:06.616 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=5d343c533323bb543c1d2228c6668eeb80fabc5cb44e0eb32555f823562a785e 2022-08-10 12:11:06.616 | Stored in directory: /tmp/pip-ephem-wheel-cache-io5oztmv/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-10 12:11:06.617 | Successfully built dbcounter 2022-08-10 12:11:09.260 | Installing collected packages: dbcounter 2022-08-10 12:11:09.261 | Attempting uninstall: dbcounter 2022-08-10 12:11:09.261 | Found existing installation: dbcounter 0.1 2022-08-10 12:11:09.312 | Uninstalling dbcounter-0.1: 2022-08-10 12:11:09.625 | Successfully uninstalled dbcounter-0.1 2022-08-10 12:11:09.734 | Successfully installed dbcounter-0.1 2022-08-10 12:11:09.908 | + inc/python:pip_install:196 : result=0 2022-08-10 12:11:09.911 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-10 12:11:09.914 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:09.918 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:09.921 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:09.924 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:09.927 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:09.930 | + functions-common:time_stop:2446 : name=pip_install 2022-08-10 12:11:09.933 | + functions-common:time_stop:2447 : start_time=1660133443802 2022-08-10 12:11:09.936 | + functions-common:time_stop:2449 : [[ -z 1660133443802 ]] 2022-08-10 12:11:09.939 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:09.945 | + functions-common:time_stop:2452 : end_time=1660133469942 2022-08-10 12:11:09.947 | + functions-common:time_stop:2453 : elapsed_time=26140 2022-08-10 12:11:09.950 | + functions-common:time_stop:2454 : total=143443 2022-08-10 12:11:09.952 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:09.955 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=169583 2022-08-10 12:11:09.958 | + inc/python:pip_install:199 : return 0 2022-08-10 12:11:09.960 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-10 12:11:09.963 | + lib/database:recreate_database:112 : local db=stats 2022-08-10 12:11:09.966 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-10 12:11:09.968 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-10 12:11:09.971 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-10 12:11:09.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:11:10.012 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-10 12:11:10.018 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:11:10.039 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-10 12:11:10.040 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-10 12:11:10.045 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:11:10.072 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-10 12:11:10.075 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:11:10.078 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-10 12:11:10.552 | ++ inc/async:async_inner:64 : rc=0 2022-08-10 12:11:10.579 | [471954 Async install_tempest:471954]: finished successfully 2022-08-10 12:11:12.538 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-10 12:11:12.540 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-10 12:11:12.544 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-10 12:11:12.550 | + functions-common:save_stackenv:62 : time_stamp=2022-08-10-121112 2022-08-10 12:11:12.553 | + functions-common:save_stackenv:63 : echo '# 2022-08-10-121112 1034' 2022-08-10 12:11:12.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.559 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-10 12:11:12.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.565 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-10 12:11:12.568 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.571 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-10 12:11:12.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.576 | + 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-08-10 12:11:12.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.581 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-08-10 12:11:12.584 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.587 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-08-10 12:11:12.589 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.592 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-10-120715 2022-08-10 12:11:12.595 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.597 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-10 12:11:12.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.602 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-08-10 12:11:12.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.607 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-10 12:11:12.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.612 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-10 12:11:12.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.618 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-10 12:11:12.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.623 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-10 12:11:12.625 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.628 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.36 2022-08-10 12:11:12.631 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-10 12:11:12.634 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-10 12:11:12.636 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-10 12:11:12.639 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-10 12:11:12.642 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-10 12:11:12.654 | + ./stack.sh:main:1060 : start_dstat 2022-08-10 12:11:12.657 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.660 | + functions-common:run_process:1694 : local service=dstat 2022-08-10 12:11:12.663 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.665 | + functions-common:run_process:1696 : local group= 2022-08-10 12:11:12.668 | + functions-common:run_process:1697 : local user= 2022-08-10 12:11:12.671 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:11:12.673 | + functions-common:run_process:1700 : local name=dstat 2022-08-10 12:11:12.676 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:11:12.679 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:11:12.682 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:11:12.684 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:11:12.688 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:11:12.693 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133472690 2022-08-10 12:11:12.696 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-10 12:11:12.714 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:11:12.717 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-10 12:11:12.719 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-10 12:11:12.722 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.724 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.727 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.729 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.732 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-10 12:11:12.735 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-10 12:11:12.737 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-10 12:11:12.740 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:11:12.742 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:11:12.745 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:11:12.747 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:11:12.750 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-10 12:11:12.753 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-10 12:11:12.756 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-10 12:11:12.758 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.760 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:11:12.763 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:11:12.765 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:11:12.768 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:11:12.770 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:11:12.772 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-10 12:11:12.775 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:11:12.779 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-10 12:11:12.836 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-10 12:11:12.903 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-10 12:11:12.961 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-10 12:11:13.021 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-10 12:11:13.083 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:11:13.144 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:11:13.146 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:11:13.148 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-10 12:11:13.208 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:11:13.738 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-10 12:11:13.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-10 12:11:14.231 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-10 12:11:14.255 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:11:14.259 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:14.261 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:14.264 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:14.266 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:14.269 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:14.271 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:11:14.274 | + functions-common:time_stop:2447 : start_time=1660133472690 2022-08-10 12:11:14.277 | + functions-common:time_stop:2449 : [[ -z 1660133472690 ]] 2022-08-10 12:11:14.280 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:14.286 | + functions-common:time_stop:2452 : end_time=1660133474282 2022-08-10 12:11:14.289 | + functions-common:time_stop:2453 : elapsed_time=1592 2022-08-10 12:11:14.291 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:11:14.294 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:14.297 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1592 2022-08-10 12:11:14.299 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-10 12:11:14.302 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-10 12:11:14.304 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-10 12:11:14.307 | + functions-common:run_process:1696 : local group= 2022-08-10 12:11:14.311 | + functions-common:run_process:1697 : local user=root 2022-08-10 12:11:14.314 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:11:14.316 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-10 12:11:14.319 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:11:14.322 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:11:14.324 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:11:14.327 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:11:14.330 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:11:14.336 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133474333 2022-08-10 12:11:14.339 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-10 12:11:14.357 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:14.360 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:11:14.363 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:14.366 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:14.368 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:14.372 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:14.375 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:14.378 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:11:14.381 | + functions-common:time_stop:2447 : start_time=1660133474333 2022-08-10 12:11:14.384 | + functions-common:time_stop:2449 : [[ -z 1660133474333 ]] 2022-08-10 12:11:14.387 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:14.392 | + functions-common:time_stop:2452 : end_time=1660133474389 2022-08-10 12:11:14.395 | + functions-common:time_stop:2453 : elapsed_time=56 2022-08-10 12:11:14.398 | + functions-common:time_stop:2454 : total=1592 2022-08-10 12:11:14.400 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:14.403 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1648 2022-08-10 12:11:14.406 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-10 12:11:14.427 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:14.429 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-10 12:11:14.449 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:14.453 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-10 12:11:14.476 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:11:14.480 | + ./stack.sh:main:1073 : start_etcd3 2022-08-10 12:11:14.483 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-10 12:11:14.487 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd' 2022-08-10 12:11:14.490 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-10 12:11:14.493 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380' 2022-08-10 12:11:14.497 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.36:2380' 2022-08-10 12:11:14.500 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.36:2379' 2022-08-10 12:11:14.503 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-10 12:11:14.507 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-10 12:11:14.511 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.36:2379' 2022-08-10 12:11:14.514 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-10 12:11:14.517 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-10 12:11:14.521 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:11:14.524 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' '' root 2022-08-10 12:11:14.527 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-10 12:11:14.530 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 12:11:14.532 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:11:14.536 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-10 12:11:14.537 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:11:14.541 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:11:14.544 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:11:14.546 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-10 12:11:14.549 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:11:14.554 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-10 12:11:14.635 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-10 12:11:14.705 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-851351-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-851351-3-smb=http://10.222.0.36:2380 --initial-advertise-peer-urls http://10.222.0.36:2380 --advertise-client-urls http://10.222.0.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.36:2379 --debug' 2022-08-10 12:11:14.764 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-10 12:11:14.830 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-10 12:11:14.891 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:11:14.964 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:11:14.967 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:11:14.969 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-10 12:11:15.040 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:11:15.605 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-10 12:11:15.669 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-10 12:11:15.726 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-10 12:11:15.788 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-10 12:11:15.851 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-10 12:11:15.854 | ++ functions-common:is_arch:502 : uname -m 2022-08-10 12:11:15.859 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-10 12:11:15.862 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-10 12:11:16.432 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-10 12:11:16.447 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-10 12:11:16.966 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-10 12:11:17.750 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-10 12:11:17.771 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:17.774 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-10 12:11:17.777 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-10 12:11:17.781 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-10 12:11:17.786 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-10 12:11:17.801 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-10 12:11:17.816 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-10 12:11:17.820 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-10 12:11:17.823 | + 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.36/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-10 12:11:17.959 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-10 12:11:18.091 | + 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.36/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-10 12:11:18.223 | + 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.36/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:11:18.356 | + 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.36/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:11:18.488 | + 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.36/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-10 12:11:18.620 | + 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.36/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-10 12:11:18.755 | + 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.36/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-10 12:11:18.888 | + 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.36/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-10 12:11:19.022 | + 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.36/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-10 12:11:19.158 | + functions-common:write_clouds_yaml:198 : cat 2022-08-10 12:11:19.164 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-10 12:11:19.167 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-10 12:11:19.170 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-10 12:11:19.175 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-10 12:11:19.178 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-10 12:11:19.181 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-10 12:11:19.198 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:11:19.200 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-10 12:11:19.203 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:11:19.205 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-10 12:11:19.208 | + ./stack.sh:main:1090 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-08-10 12:11:19.211 | + ./stack.sh:main:1091 : init_keystone 2022-08-10 12:11:19.213 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-10 12:11:19.238 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:19.240 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-10 12:11:19.243 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-10 12:11:19.245 | + lib/database:recreate_database:112 : local db=keystone 2022-08-10 12:11:19.247 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-10 12:11:19.250 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-10 12:11:19.252 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-10 12:11:19.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:11:19.780 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-10 12:11:19.785 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:11:19.806 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-10 12:11:19.808 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:11:19.812 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:11:19.815 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:11:19.820 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:11:19.825 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133479822 2022-08-10 12:11:19.829 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-10 12:11:24.382 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:11:24.406 | 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=474146) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:11:24.414 | DEBUG dbcounter [-] [474146] Writer thread running {{(pid=474146) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:11:24.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:11:24.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:11:24.423 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:11:24.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.425 | 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=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.425 | 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=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.426 | 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=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:11:24.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:11:24.427 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:11:24.427 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=474146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:11:24.454 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:11:24.454 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:11:24.515 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-10 12:11:26.764 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=474146) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:11:26.766 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-10 12:11:26.766 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=474146) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:11:26.769 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-10 12:11:26.769 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=474146) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:11:27.175 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-10 12:11:27.177 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:27.180 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:27.183 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:27.186 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:27.188 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:27.191 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:11:27.193 | + functions-common:time_stop:2447 : start_time=1660133479822 2022-08-10 12:11:27.196 | + functions-common:time_stop:2449 : [[ -z 1660133479822 ]] 2022-08-10 12:11:27.199 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:27.203 | + functions-common:time_stop:2452 : end_time=1660133487200 2022-08-10 12:11:27.206 | + functions-common:time_stop:2453 : elapsed_time=7378 2022-08-10 12:11:27.209 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:11:27.212 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:27.215 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7378 2022-08-10 12:11:27.218 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-10 12:11:27.220 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-10 12:11:27.225 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-10 12:11:31.602 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-10 12:11:31.602 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:11:31.603 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:11:31.603 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-10 12:11:31.603 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-10 12:11:31.604 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:11:31.604 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:11:31.604 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:11:31.604 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-10 12:11:32.010 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-10 12:11:32.015 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-10 12:11:36.609 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-10 12:11:36.609 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:11:36.610 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:11:36.610 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-10 12:11:36.610 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-10 12:11:36.611 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-10 12:11:36.611 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-10 12:11:36.611 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-10 12:11:36.611 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-10 12:11:37.005 | + ./stack.sh:main:1092 : start_keystone 2022-08-10 12:11:37.009 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-10 12:11:37.011 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-10 12:11:37.014 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-10 12:11:37.031 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:37.033 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-10 12:11:37.037 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-10 12:11:37.041 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-10 12:11:37.044 | + functions-common:run_process:1694 : local service=keystone 2022-08-10 12:11:37.046 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.049 | + functions-common:run_process:1696 : local group= 2022-08-10 12:11:37.052 | + functions-common:run_process:1697 : local user= 2022-08-10 12:11:37.054 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:11:37.057 | + functions-common:run_process:1700 : local name=keystone 2022-08-10 12:11:37.060 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:11:37.062 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:11:37.065 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:11:37.067 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:11:37.070 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:11:37.075 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133497072 2022-08-10 12:11:37.079 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-10 12:11:37.097 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:11:37.100 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-10 12:11:37.102 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-10 12:11:37.105 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.108 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.110 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.113 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.115 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-10 12:11:37.118 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-10 12:11:37.120 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-10 12:11:37.123 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:11:37.125 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:11:37.128 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:11:37.130 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:11:37.133 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-10 12:11:37.135 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-10 12:11:37.138 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-10 12:11:37.140 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.142 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:11:37.144 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:11:37.146 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:11:37.149 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-10 12:11:37.151 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:11:37.156 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-10 12:11:37.212 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-10 12:11:37.269 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-10 12:11:37.332 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-10 12:11:37.395 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:11:37.458 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-10 12:11:37.516 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-10 12:11:37.572 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-10 12:11:37.629 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-10 12:11:37.689 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-10 12:11:37.752 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:11:37.755 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:11:37.757 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-10 12:11:37.814 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:11:38.423 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-10 12:11:38.439 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-10 12:11:38.981 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-10 12:11:39.071 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:11:39.076 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:39.081 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:39.086 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:39.089 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:39.095 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:39.098 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:11:39.101 | + functions-common:time_stop:2447 : start_time=1660133497072 2022-08-10 12:11:39.105 | + functions-common:time_stop:2449 : [[ -z 1660133497072 ]] 2022-08-10 12:11:39.109 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:39.116 | + functions-common:time_stop:2452 : end_time=1660133499112 2022-08-10 12:11:39.119 | + functions-common:time_stop:2453 : elapsed_time=2040 2022-08-10 12:11:39.123 | + functions-common:time_stop:2454 : total=1648 2022-08-10 12:11:39.126 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:39.129 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3688 2022-08-10 12:11:39.133 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-10 12:11:39.133 | Waiting for keystone to start... 2022-08-10 12:11:39.136 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.36/identity/v3/ 2022-08-10 12:11:39.139 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.36/identity/v3/ 2022-08-10 12:11:39.143 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:11:39.146 | + functions:wait_for_service:458 : local url=http://10.222.0.36/identity/v3/ 2022-08-10 12:11:39.149 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:11:39.152 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:11:39.156 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:11:39.159 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:11:39.162 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:11:39.166 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:11:39.172 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133499168 2022-08-10 12:11:39.175 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:11:39.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/identity/v3/ 2022-08-10 12:11:45.478 | + :: : [[ 200 == 503 ]] 2022-08-10 12:11:45.480 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:11:45.483 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:11:45.486 | + functions-common:time_stop:2440 : local name 2022-08-10 12:11:45.489 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:11:45.492 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:11:45.495 | + functions-common:time_stop:2443 : local total 2022-08-10 12:11:45.498 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:11:45.501 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:11:45.504 | + functions-common:time_stop:2447 : start_time=1660133499168 2022-08-10 12:11:45.508 | + functions-common:time_stop:2449 : [[ -z 1660133499168 ]] 2022-08-10 12:11:45.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:11:45.518 | + functions-common:time_stop:2452 : end_time=1660133505513 2022-08-10 12:11:45.521 | + functions-common:time_stop:2453 : elapsed_time=6345 2022-08-10 12:11:45.524 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:11:45.527 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:11:45.529 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6345 2022-08-10 12:11:45.532 | + functions:wait_for_service:467 : return 0 2022-08-10 12:11:45.534 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-10 12:11:45.553 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:11:45.555 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-10 12:11:45.558 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:11:45.561 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:11:45.588 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-10 12:11:45.591 | + 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.36/identity 2022-08-10 12:11:50.114 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.114 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.115 | 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=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.123 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.142 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.142 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.178 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.212 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.212 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.310 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.310 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.311 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.311 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.311 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.311 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.325 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.326 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.333 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.337 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.338 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=474869) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-10 12:11:50.405 | INFO dbcounter [-] Registered counter for database keystone 2022-08-10 12:11:50.425 | 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=474869) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-10 12:11:50.432 | DEBUG dbcounter [-] [474869] Writer thread running {{(pid=474869) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:11:50.646 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created domain default 2022-08-10 12:11:50.701 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created project admin 2022-08-10 12:11:50.758 | DEBUG passlib.handlers.bcrypt [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=474869) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-10 12:11:50.758 | DEBUG passlib.handlers.bcrypt [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=474869) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-10 12:11:50.820 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created user admin 2022-08-10 12:11:50.837 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created role reader 2022-08-10 12:11:50.851 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created role member 2022-08-10 12:11:50.891 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created implied role where 35df77cbdf214cd89ee443ccb7f51285 implies f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:11:50.904 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created role admin 2022-08-10 12:11:50.924 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created implied role where d667d2fdc42e46078bd65816bf1f75c5 implies 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:11:50.942 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Granted role admin on project admin to user admin. 2022-08-10 12:11:50.957 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Granted role admin on the system to user admin. 2022-08-10 12:11:50.975 | WARNING py.warnings [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d 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-08-10 12:11:50.975 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-10 12:11:50.975 |  2022-08-10 12:11:50.980 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created region RegionOne 2022-08-10 12:11:51.022 | INFO keystone.cmd.bootstrap [None req-0e4a92ea-105b-4fc6-8ca3-f76d400a024d None None] Created public endpoint http://10.222.0.36/identity 2022-08-10 12:11:51.484 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-10 12:11:51.487 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-10 12:11:51.489 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-10 12:11:51.493 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-10 12:11:54.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:11:54.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:11:54.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:11:54.361 | from cryptography.utils import int_from_bytes 2022-08-10 12:11:54.517 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:11:54.520 | + lib/keystone:create_keystone_accounts:310 : admin_project=28072a512cdf40118a0c2b1d3e2c0452 2022-08-10 12:11:54.523 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-10 12:11:54.526 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-10 12:11:56.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:11:56.603 | from cryptography.utils import int_from_bytes 2022-08-10 12:11:56.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:11:56.603 | from cryptography.utils import int_from_bytes 2022-08-10 12:11:56.801 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:11:56.804 | + lib/keystone:create_keystone_accounts:312 : admin_user=b0e0e818fa1845478917190a7a662cc2 2022-08-10 12:11:56.807 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-10 12:11:56.809 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-10 12:11:56.812 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-10 12:11:56.814 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin b0e0e818fa1845478917190a7a662cc2 default 2022-08-10 12:11:56.874 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b0e0e818fa1845478917190a7a662cc2 default 2022-08-10 12:11:56.925 | [446810 Async ks-domain-role:474989]: running: get_or_add_user_domain_role admin b0e0e818fa1845478917190a7a662cc2 default 2022-08-10 12:11:56.928 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-10 12:11:56.931 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:11:56.935 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:12:00.185 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:12:00.188 | + functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:12:00.188 | default 2022-08-10 12:12:00.191 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-10 12:12:00.265 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-10 12:12:00.314 | [446810 Async ks-project:475121]: running: get_or_create_project service Default 2022-08-10 12:12:00.318 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-10 12:12:00.398 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-10 12:12:00.452 | [446810 Async ks-service:475217]: running: get_or_create_role service 2022-08-10 12:12:00.456 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-10 12:12:00.561 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-10 12:12:00.732 | [446810 Async ks-reseller:475303]: running: get_or_create_role ResellerAdmin 2022-08-10 12:12:00.749 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-10 12:12:00.767 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-10 12:12:01.158 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-10 12:12:01.400 | [446810 Async ks-anotherrole:475394]: running: get_or_create_role anotherrole 2022-08-10 12:12:01.425 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-10 12:12:01.457 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-10 12:12:01.478 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:12:01.508 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-10 12:12:04.496 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:04.600 | [475217 Async ks-service:475217]: finished successfully 2022-08-10 12:12:04.895 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:04.935 | [475121 Async ks-project:475121]: finished successfully 2022-08-10 12:12:05.307 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:05.339 | [475303 Async ks-reseller:475303]: finished successfully 2022-08-10 12:12:05.561 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:05.594 | [475394 Async ks-anotherrole:475394]: finished successfully 2022-08-10 12:12:05.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:05.788 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:05.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:05.788 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:05.965 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:05.968 | ++ functions-common:get_or_create_project:939 : project_id=63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:05.971 | ++ functions-common:get_or_create_project:940 : echo 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:05.974 | + lib/keystone:create_keystone_accounts:340 : invis_project=63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:05.976 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-10 12:12:05.979 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-10 12:12:05.982 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:12:05.985 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-10 12:12:08.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:08.422 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:08.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:08.422 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:08.591 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:08.594 | ++ functions-common:get_or_create_project:939 : project_id=e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:08.597 | ++ functions-common:get_or_create_project:940 : echo e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:08.600 | + lib/keystone:create_keystone_accounts:344 : demo_project=e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:08.604 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-10 12:12:08.608 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-10 12:12:08.611 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:08.614 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-10 12:12:08.617 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-10 12:12:08.621 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-10 12:12:09.044 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:09.075 | [474989 Async ks-domain-role:474989]: finished successfully 2022-08-10 12:12:10.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:10.951 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:10.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:10.951 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.101 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.104 | ++ functions-common:get_or_create_user:926 : user_id=bc608c612afa4d798e195e1b46a41514 2022-08-10 12:12:11.107 | ++ functions-common:get_or_create_user:927 : echo bc608c612afa4d798e195e1b46a41514 2022-08-10 12:12:11.110 | + lib/keystone:create_keystone_accounts:347 : demo_user=bc608c612afa4d798e195e1b46a41514 2022-08-10 12:12:11.112 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-10 12:12:11.166 | [446810 Async ks-domain-role:474989]: Waiting for completion of get_or_add_user_domain_role admin b0e0e818fa1845478917190a7a662cc2 default running on PID 474989 (6 other jobs running) 2022-08-10 12:12:11.194 | [446810 Async ks-domain-role:474989]: Signaling child to exit 2022-08-10 12:12:11.194 | WAKEUP 2022-08-10 12:12:11.222 | [446810 Async ks-domain-role:474989]: Signaled 2022-08-10 12:12:11.223 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-10 12:12:11.223 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0e0e818fa1845478917190a7a662cc2 --domain default 2022-08-10 12:12:11.223 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:11.223 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-10 12:12:11.223 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:11.223 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:11.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.223 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.224 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.224 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-10 12:12:11.224 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-10 12:12:11.224 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user b0e0e818fa1845478917190a7a662cc2 --domain default 2022-08-10 12:12:11.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.224 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.224 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:11.224 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0e0e818fa1845478917190a7a662cc2 --domain default 2022-08-10 12:12:11.224 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-10 12:12:11.224 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:11.224 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:11.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.224 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.224 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.224 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.224 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:11.224 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:11.224 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | b0e0e818fa1845478917190a7a662cc2 | | | default | | False |' 2022-08-10 12:12:11.224 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:11.224 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:11.224 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:11.224 | + functions-common:get_or_add_user_domain_role:1022 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:11.224 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:11.271 | [446810 Async ks-domain-role:474989]: finished get_or_add_user_domain_role admin b0e0e818fa1845478917190a7a662cc2 default with result 0 in 12 seconds 2022-08-10 12:12:11.279 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-10 12:12:11.316 | [446810 Async ks-project:475121]: Waiting for completion of get_or_create_project service Default running on PID 475121 (5 other jobs running) 2022-08-10 12:12:11.343 | [446810 Async ks-project:475121]: Signaling child to exit 2022-08-10 12:12:11.343 | WAKEUP 2022-08-10 12:12:11.370 | [446810 Async ks-project:475121]: Signaled 2022-08-10 12:12:11.372 | + functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:12:11.372 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-10 12:12:11.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.372 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.372 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.372 | + functions-common:get_or_create_project:939 : project_id=f86049dc452f49698305e9e2bd207820 2022-08-10 12:12:11.372 | + functions-common:get_or_create_project:940 : echo f86049dc452f49698305e9e2bd207820 2022-08-10 12:12:11.372 | f86049dc452f49698305e9e2bd207820 2022-08-10 12:12:11.421 | [446810 Async ks-project:475121]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-10 12:12:11.460 | [446810 Async ks-service:475217]: Waiting for completion of get_or_create_role service running on PID 475217 (4 other jobs running) 2022-08-10 12:12:11.487 | [446810 Async ks-service:475217]: Signaling child to exit 2022-08-10 12:12:11.487 | WAKEUP 2022-08-10 12:12:11.511 | [446810 Async ks-service:475217]: Signaled 2022-08-10 12:12:11.512 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:12:11.512 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-10 12:12:11.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.513 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.513 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.513 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.513 | + functions-common:get_or_create_role:951 : role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:12:11.513 | + functions-common:get_or_create_role:952 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:12:11.513 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:12:11.561 | [446810 Async ks-service:475217]: finished get_or_create_role service with result 0 in 4 seconds 2022-08-10 12:12:11.604 | [446810 Async ks-reseller:475303]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 475303 (3 other jobs running) 2022-08-10 12:12:11.635 | [446810 Async ks-reseller:475303]: Signaling child to exit 2022-08-10 12:12:11.636 | WAKEUP 2022-08-10 12:12:11.660 | [446810 Async ks-reseller:475303]: Signaled 2022-08-10 12:12:11.662 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:12:11.662 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-10 12:12:11.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.662 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.662 | + functions-common:get_or_create_role:951 : role_id=e14b865014f745a093bac25f4817784e 2022-08-10 12:12:11.662 | + functions-common:get_or_create_role:952 : echo e14b865014f745a093bac25f4817784e 2022-08-10 12:12:11.662 | e14b865014f745a093bac25f4817784e 2022-08-10 12:12:11.709 | [446810 Async ks-reseller:475303]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-10 12:12:11.748 | [446810 Async ks-anotherrole:475394]: Waiting for completion of get_or_create_role anotherrole running on PID 475394 (2 other jobs running) 2022-08-10 12:12:11.775 | [446810 Async ks-anotherrole:475394]: Signaling child to exit 2022-08-10 12:12:11.775 | WAKEUP 2022-08-10 12:12:11.798 | [446810 Async ks-anotherrole:475394]: Signaled 2022-08-10 12:12:11.800 | + functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:12:11.800 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:12:11.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.800 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:11.800 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:11.800 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:11.800 | + functions-common:get_or_create_role:951 : role_id=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:11.800 | + functions-common:get_or_create_role:952 : echo fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:11.800 | fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:11.851 | [446810 Async ks-anotherrole:475394]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-10 12:12:11.856 | + inc/async:async_wait:197 : return 0 2022-08-10 12:12:11.859 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:11.922 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:11.967 | [446810 Async ks-demo-member:476294]: running: get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:11.971 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin b0e0e818fa1845478917190a7a662cc2 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.038 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b0e0e818fa1845478917190a7a662cc2 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.090 | [446810 Async ks-demo-admin:476406]: running: get_or_add_user_project_role admin b0e0e818fa1845478917190a7a662cc2 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.093 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.196 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.259 | [446810 Async ks-demo-another:476518]: running: get_or_add_user_project_role anotherrole bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:12.263 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:12.375 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:12.438 | [446810 Async ks-demo-invis:476633]: running: get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:12.442 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-10 12:12:12.448 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-10 12:12:12.451 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:12.457 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-10 12:12:12.459 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-10 12:12:12.471 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-10 12:12:16.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:16.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:16.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:16.200 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:16.372 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:16.377 | ++ functions-common:get_or_create_user:926 : user_id=2b2b9390b8d7428bad9b9cbcb62bfccf 2022-08-10 12:12:16.381 | ++ functions-common:get_or_create_user:927 : echo 2b2b9390b8d7428bad9b9cbcb62bfccf 2022-08-10 12:12:16.384 | + lib/keystone:create_keystone_accounts:360 : demo_reader=2b2b9390b8d7428bad9b9cbcb62bfccf 2022-08-10 12:12:16.388 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 2b2b9390b8d7428bad9b9cbcb62bfccf e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:16.472 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2b2b9390b8d7428bad9b9cbcb62bfccf e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:16.523 | [446810 Async ks-demo-reader:476788]: running: get_or_add_user_project_role reader 2b2b9390b8d7428bad9b9cbcb62bfccf e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:16.527 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-10 12:12:16.534 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-10 12:12:16.540 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:12:16.545 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-10 12:12:19.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:19.898 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:19.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:19.898 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:20.262 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:20.285 | ++ functions-common:get_or_create_project:939 : project_id=850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:20.309 | ++ functions-common:get_or_create_project:940 : echo 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:20.322 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:20.342 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-10 12:12:20.372 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-10 12:12:20.396 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:20.417 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-10 12:12:20.437 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-10 12:12:20.468 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-10 12:12:24.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:24.411 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:24.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:24.411 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:24.655 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:24.657 | ++ functions-common:get_or_create_user:926 : user_id=364ae3955ba34c3998fe01feb9989276 2022-08-10 12:12:24.663 | ++ functions-common:get_or_create_user:927 : echo 364ae3955ba34c3998fe01feb9989276 2022-08-10 12:12:24.674 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=364ae3955ba34c3998fe01feb9989276 2022-08-10 12:12:24.685 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.027 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.224 | [446810 Async ks-alt-admin:477112]: running: get_or_add_user_project_role admin 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.242 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.665 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.891 | [446810 Async ks-alt-another:477284]: running: get_or_add_user_project_role anotherrole 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:25.909 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-10 12:12:25.930 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-10 12:12:25.944 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:25.966 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-10 12:12:25.977 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-10 12:12:26.000 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-10 12:12:28.573 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:28.768 | [476518 Async ks-demo-another:476518]: finished successfully 2022-08-10 12:12:29.249 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:29.412 | [476406 Async ks-demo-admin:476406]: finished successfully 2022-08-10 12:12:31.498 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:31.551 | [476633 Async ks-demo-invis:476633]: finished successfully 2022-08-10 12:12:31.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:31.755 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:31.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:31.755 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:31.921 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:31.924 | ++ functions-common:get_or_create_user:926 : user_id=7517e2db6a78466dafe3d21890f9a4ae 2022-08-10 12:12:31.927 | ++ functions-common:get_or_create_user:927 : echo 7517e2db6a78466dafe3d21890f9a4ae 2022-08-10 12:12:31.934 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7517e2db6a78466dafe3d21890f9a4ae 2022-08-10 12:12:31.937 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7517e2db6a78466dafe3d21890f9a4ae 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:32.038 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7517e2db6a78466dafe3d21890f9a4ae 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:32.129 | [446810 Async ks-alt-member-user:477629]: running: get_or_add_user_project_role member 7517e2db6a78466dafe3d21890f9a4ae 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:32.154 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-10 12:12:32.169 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-10 12:12:32.176 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:32.197 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-10 12:12:32.201 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-10 12:12:32.222 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-10 12:12:33.792 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:33.912 | [476294 Async ks-demo-member:476294]: finished successfully 2022-08-10 12:12:33.984 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:34.129 | [476788 Async ks-demo-reader:476788]: finished successfully 2022-08-10 12:12:35.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:35.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:35.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:35.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:35.333 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:35.335 | ++ functions-common:get_or_create_user:926 : user_id=2f17b185f3744c569581400444be7684 2022-08-10 12:12:35.346 | ++ functions-common:get_or_create_user:927 : echo 2f17b185f3744c569581400444be7684 2022-08-10 12:12:35.353 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2f17b185f3744c569581400444be7684 2022-08-10 12:12:35.366 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2f17b185f3744c569581400444be7684 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:35.452 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2f17b185f3744c569581400444be7684 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:35.539 | [446810 Async ks-alt-reader-user:477924]: running: get_or_add_user_project_role reader 2f17b185f3744c569581400444be7684 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:35.556 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-10 12:12:35.569 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:35.572 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-10 12:12:35.577 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-10 12:12:35.585 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-10 12:12:38.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:38.821 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:38.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:38.821 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:38.994 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:38.998 | ++ functions-common:get_or_create_user:926 : user_id=3398854f5f9340e69053fdbc0412aec3 2022-08-10 12:12:39.001 | ++ functions-common:get_or_create_user:927 : echo 3398854f5f9340e69053fdbc0412aec3 2022-08-10 12:12:39.008 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3398854f5f9340e69053fdbc0412aec3 2022-08-10 12:12:39.012 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3398854f5f9340e69053fdbc0412aec3 all 2022-08-10 12:12:39.213 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3398854f5f9340e69053fdbc0412aec3 all 2022-08-10 12:12:39.322 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:39.328 | [446810 Async ks-system-member:478119]: running: get_or_add_user_system_role member 3398854f5f9340e69053fdbc0412aec3 all 2022-08-10 12:12:39.345 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-10 12:12:39.369 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:12:39.383 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-10 12:12:39.396 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-10 12:12:39.420 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-10 12:12:39.436 | [477112 Async ks-alt-admin:477112]: finished successfully 2022-08-10 12:12:41.936 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:42.047 | [477284 Async ks-alt-another:477284]: finished successfully 2022-08-10 12:12:42.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:42.406 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:42.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:42.406 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:42.573 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:42.581 | ++ functions-common:get_or_create_user:926 : user_id=9957043b4d4d40cd85b7ecff21f6e095 2022-08-10 12:12:42.589 | ++ functions-common:get_or_create_user:927 : echo 9957043b4d4d40cd85b7ecff21f6e095 2022-08-10 12:12:42.594 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=9957043b4d4d40cd85b7ecff21f6e095 2022-08-10 12:12:42.601 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 9957043b4d4d40cd85b7ecff21f6e095 all 2022-08-10 12:12:42.687 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9957043b4d4d40cd85b7ecff21f6e095 all 2022-08-10 12:12:42.836 | [446810 Async ks-system-reader:478403]: running: get_or_add_user_system_role reader 9957043b4d4d40cd85b7ecff21f6e095 all 2022-08-10 12:12:42.839 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-10 12:12:42.845 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-10 12:12:42.848 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-10 12:12:42.851 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:12:42.860 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-10 12:12:45.137 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:45.264 | [477629 Async ks-alt-member-user:477629]: finished successfully 2022-08-10 12:12:46.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:46.397 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:46.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:46.397 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:46.558 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:46.562 | ++ functions-common:get_or_create_group:903 : group_id=46aa5186a1024aad841e974fd2c36eb9 2022-08-10 12:12:46.565 | ++ functions-common:get_or_create_group:904 : echo 46aa5186a1024aad841e974fd2c36eb9 2022-08-10 12:12:46.568 | + lib/keystone:create_keystone_accounts:402 : admin_group=46aa5186a1024aad841e974fd2c36eb9 2022-08-10 12:12:46.572 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-10 12:12:46.577 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-10 12:12:46.580 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-10 12:12:46.582 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-10 12:12:46.586 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-10 12:12:48.594 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:48.630 | [477924 Async ks-alt-reader-user:477924]: finished successfully 2022-08-10 12:12:49.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:49.327 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:49.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:49.327 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:49.492 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:49.495 | ++ functions-common:get_or_create_group:903 : group_id=a21b49cfaa42456e8d9521d15ff5d264 2022-08-10 12:12:49.498 | ++ functions-common:get_or_create_group:904 : echo a21b49cfaa42456e8d9521d15ff5d264 2022-08-10 12:12:49.501 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=a21b49cfaa42456e8d9521d15ff5d264 2022-08-10 12:12:49.504 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.572 | + inc/async:async_inner:63 : get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.616 | [446810 Async ks-group-memberdemo:478773]: running: get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.620 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.660 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:49.691 | [478119 Async ks-system-member:478119]: finished successfully 2022-08-10 12:12:49.707 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.758 | [446810 Async ks-group-anotherdemo:478894]: running: get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:49.760 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:49.828 | + inc/async:async_inner:63 : get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:49.977 | [446810 Async ks-group-memberalt:478983]: running: get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:50.004 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:50.409 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:50.595 | [446810 Async ks-group-anotheralt:479072]: running: get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:50.620 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 2022-08-10 12:12:51.057 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 2022-08-10 12:12:51.259 | [446810 Async ks-group-admin:479159]: running: get_or_add_group_project_role admin 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 2022-08-10 12:12:51.278 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-10 12:12:51.636 | [446810 Async ks-demo-member:476294]: Waiting for completion of get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 running on PID 476294 (17 other jobs running) 2022-08-10 12:12:51.809 | [446810 Async ks-demo-member:476294]: Signaling child to exit 2022-08-10 12:12:51.809 | WAKEUP 2022-08-10 12:12:51.977 | [446810 Async ks-demo-member:476294]: Signaled 2022-08-10 12:12:51.998 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:51.998 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:51.998 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:51.998 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:51.998 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:51.998 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:51.998 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:51.998 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:51.998 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:51.998 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:51.999 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:51.999 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:51.999 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:51.999 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:51.999 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:51.999 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:51.999 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:51.999 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:51.999 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:51.999 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:51.999 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:51.999 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:51.999 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:51.999 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:51.999 | ++ functions-common:get_field:819 : echo '| 35df77cbdf214cd89ee443ccb7f51285 | bc608c612afa4d798e195e1b46a41514 | | e12b772e60b64574857e8d8c6d6b9563 | | | False |' 2022-08-10 12:12:51.999 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:51.999 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:52.000 | + functions-common:get_or_add_user_project_role:996 : user_role_id=35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:52.000 | + functions-common:get_or_add_user_project_role:998 : echo 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:52.000 | 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:52.290 | [446810 Async ks-demo-member:476294]: finished get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 with result 0 in 22 seconds 2022-08-10 12:12:52.564 | [446810 Async ks-demo-admin:476406]: Waiting for completion of get_or_add_user_project_role admin b0e0e818fa1845478917190a7a662cc2 e12b772e60b64574857e8d8c6d6b9563 running on PID 476406 (16 other jobs running) 2022-08-10 12:12:52.738 | [446810 Async ks-demo-admin:476406]: Signaling child to exit 2022-08-10 12:12:52.739 | WAKEUP 2022-08-10 12:12:52.805 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:12:52.861 | [446810 Async ks-demo-admin:476406]: Signaled 2022-08-10 12:12:52.868 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:52.868 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:52.868 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:52.868 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:52.868 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:52.868 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:52.868 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:52.868 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:52.868 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0e0e818fa1845478917190a7a662cc2 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:52.868 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:52.868 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:52.869 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:52.869 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:52.869 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:52.869 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:52.869 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b0e0e818fa1845478917190a7a662cc2 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:52.869 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:52.869 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b0e0e818fa1845478917190a7a662cc2 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:52.869 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:52.869 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:52.869 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:52.869 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:52.869 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:52.869 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:52.869 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:52.869 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | b0e0e818fa1845478917190a7a662cc2 | | e12b772e60b64574857e8d8c6d6b9563 | | | False |' 2022-08-10 12:12:52.869 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:52.869 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:52.869 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:52.870 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:52.942 | [478403 Async ks-system-reader:478403]: finished successfully 2022-08-10 12:12:53.093 | [446810 Async ks-demo-admin:476406]: finished get_or_add_user_project_role admin b0e0e818fa1845478917190a7a662cc2 e12b772e60b64574857e8d8c6d6b9563 with result 0 in 17 seconds 2022-08-10 12:12:53.282 | [446810 Async ks-demo-another:476518]: Waiting for completion of get_or_add_user_project_role anotherrole bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 running on PID 476518 (15 other jobs running) 2022-08-10 12:12:53.353 | [446810 Async ks-demo-another:476518]: Signaling child to exit 2022-08-10 12:12:53.353 | WAKEUP 2022-08-10 12:12:53.384 | [446810 Async ks-demo-another:476518]: Signaled 2022-08-10 12:12:53.385 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:53.385 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:53.385 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:53.385 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:53.385 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:53.385 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:53.385 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:53.385 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:53.385 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:53.385 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.386 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.386 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.386 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.386 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:53.386 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:53.386 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc608c612afa4d798e195e1b46a41514 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.386 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.386 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:53.386 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.386 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.386 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.386 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:53.386 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:53.386 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:53.387 | ++ functions-common:get_field:819 : echo '| fd8f263776694b85b3a3f6a4b264c890 | bc608c612afa4d798e195e1b46a41514 | | e12b772e60b64574857e8d8c6d6b9563 | | | False |' 2022-08-10 12:12:53.387 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.387 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:53.387 | + functions-common:get_or_add_user_project_role:998 : echo fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:53.387 | fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:53.456 | [446810 Async ks-demo-another:476518]: finished get_or_add_user_project_role anotherrole bc608c612afa4d798e195e1b46a41514 e12b772e60b64574857e8d8c6d6b9563 with result 0 in 16 seconds 2022-08-10 12:12:53.527 | [446810 Async ks-demo-invis:476633]: Waiting for completion of get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 63d4ecd06d4c4bdf8f5eaee7725c5d19 running on PID 476633 (14 other jobs running) 2022-08-10 12:12:53.575 | [446810 Async ks-demo-invis:476633]: Signaling child to exit 2022-08-10 12:12:53.575 | WAKEUP 2022-08-10 12:12:53.622 | [446810 Async ks-demo-invis:476633]: Signaled 2022-08-10 12:12:53.624 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:53.624 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:53.624 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:53.624 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:53.624 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:53.624 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:53.624 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:53.624 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:53.624 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:53.624 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc608c612afa4d798e195e1b46a41514 --project 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:53.624 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.625 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.625 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.625 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:53.625 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:53.625 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user bc608c612afa4d798e195e1b46a41514 --project 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:53.625 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.625 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc608c612afa4d798e195e1b46a41514 --project 63d4ecd06d4c4bdf8f5eaee7725c5d19 2022-08-10 12:12:53.625 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.625 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.625 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.625 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.625 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:53.625 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:53.625 | ++ functions-common:get_field:819 : echo '| 35df77cbdf214cd89ee443ccb7f51285 | bc608c612afa4d798e195e1b46a41514 | | 63d4ecd06d4c4bdf8f5eaee7725c5d19 | | | False |' 2022-08-10 12:12:53.625 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:53.625 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.625 | + functions-common:get_or_add_user_project_role:996 : user_role_id=35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:53.625 | + functions-common:get_or_add_user_project_role:998 : echo 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:53.625 | 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:53.698 | [446810 Async ks-demo-invis:476633]: finished get_or_add_user_project_role member bc608c612afa4d798e195e1b46a41514 63d4ecd06d4c4bdf8f5eaee7725c5d19 with result 0 in 19 seconds 2022-08-10 12:12:53.779 | [446810 Async ks-demo-reader:476788]: Waiting for completion of get_or_add_user_project_role reader 2b2b9390b8d7428bad9b9cbcb62bfccf e12b772e60b64574857e8d8c6d6b9563 running on PID 476788 (13 other jobs running) 2022-08-10 12:12:53.827 | [446810 Async ks-demo-reader:476788]: Signaling child to exit 2022-08-10 12:12:53.827 | WAKEUP 2022-08-10 12:12:53.885 | [446810 Async ks-demo-reader:476788]: Signaled 2022-08-10 12:12:53.890 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:53.890 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:53.890 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:53.890 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:53.890 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:53.891 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:53.891 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:53.891 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:53.891 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.891 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:53.891 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b2b9390b8d7428bad9b9cbcb62bfccf --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.891 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.891 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.891 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.891 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:53.891 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:53.892 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 2b2b9390b8d7428bad9b9cbcb62bfccf --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.892 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b2b9390b8d7428bad9b9cbcb62bfccf --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:12:53.892 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:53.892 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:53.892 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:53.892 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:53.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:53.893 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:53.893 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:53.893 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:53.893 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:53.893 | ++ functions-common:get_field:819 : echo '| f21692ddd20b4589be8100e8eaee53be | 2b2b9390b8d7428bad9b9cbcb62bfccf | | e12b772e60b64574857e8d8c6d6b9563 | | | False |' 2022-08-10 12:12:53.893 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:53.893 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:53.893 | + functions-common:get_or_add_user_project_role:998 : echo f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:53.893 | f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:53.955 | [446810 Async ks-demo-reader:476788]: finished get_or_add_user_project_role reader 2b2b9390b8d7428bad9b9cbcb62bfccf e12b772e60b64574857e8d8c6d6b9563 with result 0 in 17 seconds 2022-08-10 12:12:53.960 | + inc/async:async_wait:197 : return 0 2022-08-10 12:12:53.964 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-10 12:12:54.034 | [446810 Async ks-alt-admin:477112]: Waiting for completion of get_or_add_user_project_role admin 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac running on PID 477112 (12 other jobs running) 2022-08-10 12:12:54.065 | [446810 Async ks-alt-admin:477112]: Signaling child to exit 2022-08-10 12:12:54.066 | WAKEUP 2022-08-10 12:12:54.092 | [446810 Async ks-alt-admin:477112]: Signaled 2022-08-10 12:12:54.093 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:54.093 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:54.093 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:54.093 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:54.093 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:54.093 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:54.093 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:54.093 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.094 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.094 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.094 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:54.094 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:54.094 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.094 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:54.094 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.094 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.094 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.094 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.094 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:54.094 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:54.094 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:54.094 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | 364ae3955ba34c3998fe01feb9989276 | | 850c9a08b2bd45349854e5084730a1ac | | | False |' 2022-08-10 12:12:54.095 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.095 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:54.095 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:54.095 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:12:54.156 | [446810 Async ks-alt-admin:477112]: finished get_or_add_user_project_role admin 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac with result 0 in 14 seconds 2022-08-10 12:12:54.203 | [446810 Async ks-alt-another:477284]: Waiting for completion of get_or_add_user_project_role anotherrole 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac running on PID 477284 (11 other jobs running) 2022-08-10 12:12:54.235 | [446810 Async ks-alt-another:477284]: Signaling child to exit 2022-08-10 12:12:54.235 | WAKEUP 2022-08-10 12:12:54.264 | [446810 Async ks-alt-another:477284]: Signaled 2022-08-10 12:12:54.266 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:54.266 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:54.266 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:54.266 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:54.266 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:54.266 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:54.266 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:54.266 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:54.266 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:54.266 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.266 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.266 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.266 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.266 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.266 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.266 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.266 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:54.266 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:54.266 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.266 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.266 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.267 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 364ae3955ba34c3998fe01feb9989276 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.267 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.267 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:54.267 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.267 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.267 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.267 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.267 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.267 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:54.267 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:54.267 | ++ functions-common:get_field:819 : echo '| fd8f263776694b85b3a3f6a4b264c890 | 364ae3955ba34c3998fe01feb9989276 | | 850c9a08b2bd45349854e5084730a1ac | | | False |' 2022-08-10 12:12:54.267 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:54.267 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.267 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:54.267 | + functions-common:get_or_add_user_project_role:998 : echo fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:54.267 | fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:12:54.318 | [446810 Async ks-alt-another:477284]: finished get_or_add_user_project_role anotherrole 364ae3955ba34c3998fe01feb9989276 850c9a08b2bd45349854e5084730a1ac with result 0 in 16 seconds 2022-08-10 12:12:54.367 | [446810 Async ks-alt-member-user:477629]: Waiting for completion of get_or_add_user_project_role member 7517e2db6a78466dafe3d21890f9a4ae 850c9a08b2bd45349854e5084730a1ac running on PID 477629 (10 other jobs running) 2022-08-10 12:12:54.401 | [446810 Async ks-alt-member-user:477629]: Signaling child to exit 2022-08-10 12:12:54.405 | WAKEUP 2022-08-10 12:12:54.437 | [446810 Async ks-alt-member-user:477629]: Signaled 2022-08-10 12:12:54.440 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:54.440 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:54.440 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:54.440 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:54.440 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:54.440 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:54.440 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:54.440 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:54.440 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7517e2db6a78466dafe3d21890f9a4ae --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.440 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.440 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:54.440 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.440 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.440 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.440 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.440 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.440 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:54.440 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:54.440 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 7517e2db6a78466dafe3d21890f9a4ae --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.441 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.441 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:54.441 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7517e2db6a78466dafe3d21890f9a4ae --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.441 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.441 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.441 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.441 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.441 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:54.441 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:54.441 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:54.441 | ++ functions-common:get_field:819 : echo '| 35df77cbdf214cd89ee443ccb7f51285 | 7517e2db6a78466dafe3d21890f9a4ae | | 850c9a08b2bd45349854e5084730a1ac | | | False |' 2022-08-10 12:12:54.441 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.441 | + functions-common:get_or_add_user_project_role:996 : user_role_id=35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:54.441 | + functions-common:get_or_add_user_project_role:998 : echo 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:54.441 | 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:54.497 | [446810 Async ks-alt-member-user:477629]: finished get_or_add_user_project_role member 7517e2db6a78466dafe3d21890f9a4ae 850c9a08b2bd45349854e5084730a1ac with result 0 in 13 seconds 2022-08-10 12:12:54.558 | [446810 Async ks-alt-reader-user:477924]: Waiting for completion of get_or_add_user_project_role reader 2f17b185f3744c569581400444be7684 850c9a08b2bd45349854e5084730a1ac running on PID 477924 (9 other jobs running) 2022-08-10 12:12:54.595 | [446810 Async ks-alt-reader-user:477924]: Signaling child to exit 2022-08-10 12:12:54.596 | WAKEUP 2022-08-10 12:12:54.645 | [446810 Async ks-alt-reader-user:477924]: Signaled 2022-08-10 12:12:54.648 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:12:54.648 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:12:54.648 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:54.648 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:54.648 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:54.648 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:54.648 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:54.648 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:12:54.648 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2f17b185f3744c569581400444be7684 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.648 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:12:54.648 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.648 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.648 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.648 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.648 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:12:54.648 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:12:54.648 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 2f17b185f3744c569581400444be7684 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.648 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2f17b185f3744c569581400444be7684 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:12:54.649 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:12:54.649 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:12:54.649 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:12:54.649 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.649 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:54.649 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:54.649 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:54.649 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:12:54.649 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:12:54.649 | ++ functions-common:get_field:819 : echo '| f21692ddd20b4589be8100e8eaee53be | 2f17b185f3744c569581400444be7684 | | 850c9a08b2bd45349854e5084730a1ac | | | False |' 2022-08-10 12:12:54.649 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:12:54.649 | ++ functions-common:get_field:813 : read data 2022-08-10 12:12:54.649 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:54.649 | + functions-common:get_or_add_user_project_role:998 : echo f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:54.649 | f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:54.757 | [446810 Async ks-alt-reader-user:477924]: finished get_or_add_user_project_role reader 2f17b185f3744c569581400444be7684 850c9a08b2bd45349854e5084730a1ac with result 0 in 13 seconds 2022-08-10 12:12:54.762 | + inc/async:async_wait:197 : return 0 2022-08-10 12:12:54.764 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-10 12:12:54.939 | [446810 Async ks-system-member:478119]: Waiting for completion of get_or_add_user_system_role member 3398854f5f9340e69053fdbc0412aec3 all running on PID 478119 (8 other jobs running) 2022-08-10 12:12:55.023 | [446810 Async ks-system-member:478119]: Signaling child to exit 2022-08-10 12:12:55.023 | WAKEUP 2022-08-10 12:12:55.059 | [446810 Async ks-system-member:478119]: Signaled 2022-08-10 12:12:55.061 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:12:55.061 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:12:55.061 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:12:55.061 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:55.061 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:55.061 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:55.061 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:55.061 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:55.061 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:12:55.061 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3398854f5f9340e69053fdbc0412aec3 --system all -f value -c Role 2022-08-10 12:12:55.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.062 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:55.062 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:12:55.062 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:12:55.062 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 3398854f5f9340e69053fdbc0412aec3 --system all 2022-08-10 12:12:55.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.062 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.062 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3398854f5f9340e69053fdbc0412aec3 --system all -f value -c Role 2022-08-10 12:12:55.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.063 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.063 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:55.063 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:55.063 | + functions-common:get_or_add_user_system_role:1053 : echo 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:55.063 | 35df77cbdf214cd89ee443ccb7f51285 2022-08-10 12:12:55.200 | [446810 Async ks-system-member:478119]: finished get_or_add_user_system_role member 3398854f5f9340e69053fdbc0412aec3 all with result 0 in 10 seconds 2022-08-10 12:12:55.417 | [446810 Async ks-system-reader:478403]: Waiting for completion of get_or_add_user_system_role reader 9957043b4d4d40cd85b7ecff21f6e095 all running on PID 478403 (7 other jobs running) 2022-08-10 12:12:55.547 | [446810 Async ks-system-reader:478403]: Signaling child to exit 2022-08-10 12:12:55.547 | WAKEUP 2022-08-10 12:12:55.646 | [446810 Async ks-system-reader:478403]: Signaled 2022-08-10 12:12:55.652 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-10 12:12:55.653 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-10 12:12:55.653 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:12:55.653 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:12:55.653 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:12:55.653 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:12:55.653 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-10 12:12:55.653 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9957043b4d4d40cd85b7ecff21f6e095 --system all -f value -c Role 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 9957043b4d4d40cd85b7ecff21f6e095 --system all 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9957043b4d4d40cd85b7ecff21f6e095 --system all -f value -c Role 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:12:55.653 | from cryptography.utils import int_from_bytes 2022-08-10 12:12:55.653 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:12:55.653 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:55.654 | + functions-common:get_or_add_user_system_role:1053 : echo f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:55.654 | f21692ddd20b4589be8100e8eaee53be 2022-08-10 12:12:55.911 | [446810 Async ks-system-reader:478403]: finished get_or_add_user_system_role reader 9957043b4d4d40cd85b7ecff21f6e095 all with result 0 in 10 seconds 2022-08-10 12:12:55.928 | + inc/async:async_wait:197 : return 0 2022-08-10 12:12:55.942 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-10 12:12:56.250 | [446810 Async ks-group-memberdemo:478773]: Waiting for completion of get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 running on PID 478773 (6 other jobs running) 2022-08-10 12:12:56.417 | [446810 Async ks-group-memberdemo:478773]: Signaling child to exit 2022-08-10 12:13:03.072 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:03.121 | [478773 Async ks-group-memberdemo:478773]: finished successfully 2022-08-10 12:13:03.160 | WAKEUP 2022-08-10 12:13:03.210 | [446810 Async ks-group-memberdemo:478773]: Signaled 2022-08-10 12:13:03.211 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:13:03.211 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 -f value 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:03.212 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:13:03.212 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:13:03.212 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 -f value 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.212 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.212 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:03.212 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False' 2022-08-10 12:13:03.212 | + functions-common:get_or_add_group_project_role:1077 : echo 35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False 2022-08-10 12:13:03.212 | 35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False 2022-08-10 12:13:03.360 | [446810 Async ks-group-memberdemo:478773]: finished get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 with result 0 in 13 seconds 2022-08-10 12:13:03.430 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:03.433 | [446810 Async ks-group-anotherdemo:478894]: Waiting for completion of get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 running on PID 478894 (5 other jobs running) 2022-08-10 12:13:03.470 | [478894 Async ks-group-anotherdemo:478894]: finished successfully 2022-08-10 12:13:03.471 | [446810 Async ks-group-anotherdemo:478894]: Signaling child to exit 2022-08-10 12:13:03.491 | WAKEUP 2022-08-10 12:13:03.525 | [446810 Async ks-group-anotherdemo:478894]: Signaled 2022-08-10 12:13:03.527 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:13:03.527 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 -f value 2022-08-10 12:13:03.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.527 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.527 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.527 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:03.527 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:13:03.527 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:13:03.527 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 2022-08-10 12:13:03.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.527 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.527 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.527 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project e12b772e60b64574857e8d8c6d6b9563 -f value 2022-08-10 12:13:03.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.528 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.528 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:03.528 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:03.528 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:03.528 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False' 2022-08-10 12:13:03.528 | + functions-common:get_or_add_group_project_role:1077 : echo fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False 2022-08-10 12:13:03.528 | fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 False 2022-08-10 12:13:03.592 | [446810 Async ks-group-anotherdemo:478894]: finished get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 e12b772e60b64574857e8d8c6d6b9563 with result 0 in 13 seconds 2022-08-10 12:13:03.647 | [446810 Async ks-group-memberalt:478983]: Waiting for completion of get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac running on PID 478983 (4 other jobs running) 2022-08-10 12:13:03.679 | [446810 Async ks-group-memberalt:478983]: Signaling child to exit 2022-08-10 12:13:04.896 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:04.929 | [478983 Async ks-group-memberalt:478983]: finished successfully 2022-08-10 12:13:04.979 | WAKEUP 2022-08-10 12:13:05.019 | [446810 Async ks-group-memberalt:478983]: Signaled 2022-08-10 12:13:05.020 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:13:05.020 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac -f value 2022-08-10 12:13:05.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.020 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.020 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.020 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.020 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:13:05.020 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:13:05.020 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:13:05.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.020 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.021 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.021 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac -f value 2022-08-10 12:13:05.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.021 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.021 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.021 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.021 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False' 2022-08-10 12:13:05.021 | + functions-common:get_or_add_group_project_role:1077 : echo 35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False 2022-08-10 12:13:05.021 | 35df77cbdf214cd89ee443ccb7f51285 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False 2022-08-10 12:13:05.098 | [446810 Async ks-group-memberalt:478983]: finished get_or_add_group_project_role member a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac with result 0 in 15 seconds 2022-08-10 12:13:05.109 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:05.146 | [479072 Async ks-group-anotheralt:479072]: finished successfully 2022-08-10 12:13:05.148 | [446810 Async ks-group-anotheralt:479072]: Waiting for completion of get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac running on PID 479072 (3 other jobs running) 2022-08-10 12:13:05.179 | [446810 Async ks-group-anotheralt:479072]: Signaling child to exit 2022-08-10 12:13:05.180 | WAKEUP 2022-08-10 12:13:05.204 | [446810 Async ks-group-anotheralt:479072]: Signaled 2022-08-10 12:13:05.205 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:13:05.205 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac -f value 2022-08-10 12:13:05.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.205 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.205 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.205 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.205 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:13:05.205 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:13:05.205 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac 2022-08-10 12:13:05.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.205 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.205 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.205 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a21b49cfaa42456e8d9521d15ff5d264 --project 850c9a08b2bd45349854e5084730a1ac -f value 2022-08-10 12:13:05.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.206 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.206 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.206 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.206 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False' 2022-08-10 12:13:05.206 | + functions-common:get_or_add_group_project_role:1077 : echo fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False 2022-08-10 12:13:05.206 | fd8f263776694b85b3a3f6a4b264c890 a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac False 2022-08-10 12:13:05.258 | [446810 Async ks-group-anotheralt:479072]: finished get_or_add_group_project_role anotherrole a21b49cfaa42456e8d9521d15ff5d264 850c9a08b2bd45349854e5084730a1ac with result 0 in 14 seconds 2022-08-10 12:13:05.321 | [446810 Async ks-group-admin:479159]: Waiting for completion of get_or_add_group_project_role admin 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 running on PID 479159 (2 other jobs running) 2022-08-10 12:13:05.350 | [446810 Async ks-group-admin:479159]: Signaling child to exit 2022-08-10 12:13:05.438 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:05.465 | [479159 Async ks-group-admin:479159]: finished successfully 2022-08-10 12:13:05.485 | WAKEUP 2022-08-10 12:13:05.509 | [446810 Async ks-group-admin:479159]: Signaled 2022-08-10 12:13:05.510 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-10 12:13:05.510 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 46aa5186a1024aad841e974fd2c36eb9 --project 28072a512cdf40118a0c2b1d3e2c0452 -f value 2022-08-10 12:13:05.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.510 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.510 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.510 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.510 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-10 12:13:05.510 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-10 12:13:05.510 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 46aa5186a1024aad841e974fd2c36eb9 --project 28072a512cdf40118a0c2b1d3e2c0452 2022-08-10 12:13:05.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.510 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.511 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.511 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 46aa5186a1024aad841e974fd2c36eb9 --project 28072a512cdf40118a0c2b1d3e2c0452 -f value 2022-08-10 12:13:05.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.511 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:13:05.511 | from cryptography.utils import int_from_bytes 2022-08-10 12:13:05.511 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:13:05.511 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d667d2fdc42e46078bd65816bf1f75c5 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 False' 2022-08-10 12:13:05.511 | + functions-common:get_or_add_group_project_role:1077 : echo d667d2fdc42e46078bd65816bf1f75c5 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 False 2022-08-10 12:13:05.511 | d667d2fdc42e46078bd65816bf1f75c5 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 False 2022-08-10 12:13:05.558 | [446810 Async ks-group-admin:479159]: finished get_or_add_group_project_role admin 46aa5186a1024aad841e974fd2c36eb9 28072a512cdf40118a0c2b1d3e2c0452 with result 0 in 14 seconds 2022-08-10 12:13:05.563 | + inc/async:async_wait:197 : return 0 2022-08-10 12:13:05.565 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-10 12:13:05.584 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:13:05.587 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-10 12:13:05.605 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:13:05.607 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-10 12:13:05.611 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-10 12:13:05.676 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-10 12:13:05.719 | [446810 Async create_nova_accounts:481093]: running: create_nova_accounts 2022-08-10 12:13:05.722 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-10 12:13:05.741 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:13:05.744 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-10 12:13:05.747 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-10 12:13:05.813 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-10 12:13:05.860 | [446810 Async create_glance_accounts:481208]: running: create_glance_accounts 2022-08-10 12:13:05.865 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-10 12:13:05.884 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:13:05.888 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-10 12:13:05.895 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-10 12:13:05.964 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-10 12:13:06.013 | [446810 Async create_cinder_accounts:481338]: running: create_cinder_accounts 2022-08-10 12:13:06.016 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-10 12:13:06.037 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:13:06.040 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-10 12:13:06.043 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-10 12:13:06.113 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-10 12:13:06.188 | [446810 Async create_neutron_accounts:481454]: running: create_neutron_accounts 2022-08-10 12:13:06.191 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-10 12:13:06.226 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:13:06.232 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-10 12:13:06.234 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-10 12:13:06.576 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-10 12:13:06.821 | [446810 Async create_swift_accounts:481600]: running: create_swift_accounts 2022-08-10 12:13:06.848 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-10 12:13:06.976 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:13:07.000 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-10 12:13:07.360 | [446810 Async create_nova_accounts:481093]: Waiting for completion of create_nova_accounts running on PID 481093 (6 other jobs running) 2022-08-10 12:13:07.549 | [446810 Async create_nova_accounts:481093]: Signaling child to exit 2022-08-10 12:13:48.163 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:13:48.267 | [481454 Async create_neutron_accounts:481454]: finished successfully 2022-08-10 12:14:04.993 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:14:05.023 | [481338 Async create_cinder_accounts:481338]: finished successfully 2022-08-10 12:14:25.562 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:14:25.600 | [481208 Async create_glance_accounts:481208]: finished successfully 2022-08-10 12:14:29.234 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:14:29.266 | [481093 Async create_nova_accounts:481093]: finished successfully 2022-08-10 12:14:29.296 | WAKEUP 2022-08-10 12:14:29.327 | [446810 Async create_nova_accounts:481093]: Signaled 2022-08-10 12:14:29.329 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-08-10 12:14:29.329 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-10 12:14:29.329 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-10 12:14:29.329 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.329 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.329 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.329 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:14:29.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.329 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.329 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.329 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.329 | + functions-common:get_or_create_user:926 : user_id=0d41158d386b471f8630a7dcacae609b 2022-08-10 12:14:29.329 | + functions-common:get_or_create_user:927 : echo 0d41158d386b471f8630a7dcacae609b 2022-08-10 12:14:29.329 | 0d41158d386b471f8630a7dcacae609b 2022-08-10 12:14:29.329 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-10 12:14:29.329 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.330 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.330 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.330 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.330 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.330 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.330 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.330 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.330 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.330 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.330 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.330 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.330 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.330 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.330 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.330 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.331 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.331 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.331 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.331 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.331 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.331 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 0d41158d386b471f8630a7dcacae609b | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.331 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.331 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.331 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.331 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.331 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.331 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:14:29.331 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-10 12:14:29.331 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.331 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.331 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.331 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.331 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.331 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.331 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.332 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.332 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.332 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.332 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.332 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.332 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.332 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.332 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.332 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.332 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.332 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.332 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.332 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.332 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.332 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | 0d41158d386b471f8630a7dcacae609b | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.332 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.332 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:14:29.332 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:14:29.332 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:14:29.333 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-10 12:14:29.333 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:14:29.333 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.36/compute 2022-08-10 12:14:29.333 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-10 12:14:29.333 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.333 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-10 12:14:29.333 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.333 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.333 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.333 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.333 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.333 | 10b2486747cb48d38797633e0ca775bf' 2022-08-10 12:14:29.333 | + functions-common:get_or_create_service:1095 : echo 10b2486747cb48d38797633e0ca775bf 2022-08-10 12:14:29.333 | 10b2486747cb48d38797633e0ca775bf 2022-08-10 12:14:29.333 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.36/compute/v2/$(project_id)s' 2022-08-10 12:14:29.333 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.333 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' RegionOne 2022-08-10 12:14:29.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.333 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.333 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.333 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.333 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.333 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.333 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.334 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.334 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=23f2f91853e8442aa21bc6a1efceb60c 2022-08-10 12:14:29.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 23f2f91853e8442aa21bc6a1efceb60c 2022-08-10 12:14:29.334 | + functions-common:get_or_create_endpoint:1128 : public_id=23f2f91853e8442aa21bc6a1efceb60c 2022-08-10 12:14:29.334 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.334 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.334 | + functions-common:get_or_create_endpoint:1137 : echo 23f2f91853e8442aa21bc6a1efceb60c 2022-08-10 12:14:29.334 | 23f2f91853e8442aa21bc6a1efceb60c 2022-08-10 12:14:29.334 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-10 12:14:29.334 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.334 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-10 12:14:29.334 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-10 12:14:29.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.334 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.334 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.334 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.334 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.334 | f04ea249e5e64e5187cbf88dc07c8bf8' 2022-08-10 12:14:29.334 | + functions-common:get_or_create_service:1095 : echo f04ea249e5e64e5187cbf88dc07c8bf8 2022-08-10 12:14:29.334 | f04ea249e5e64e5187cbf88dc07c8bf8 2022-08-10 12:14:29.334 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.36/compute/v2.1 2022-08-10 12:14:29.334 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.334 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.36/compute/v2.1 RegionOne 2022-08-10 12:14:29.334 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.334 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.334 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.334 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.335 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.335 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.36/compute/v2.1 --region RegionOne -f value -c id 2022-08-10 12:14:29.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.335 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.335 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.335 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c121403dfa2348a09d5e9b1f8011cd92 2022-08-10 12:14:29.335 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c121403dfa2348a09d5e9b1f8011cd92 2022-08-10 12:14:29.335 | + functions-common:get_or_create_endpoint:1128 : public_id=c121403dfa2348a09d5e9b1f8011cd92 2022-08-10 12:14:29.335 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.335 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.335 | + functions-common:get_or_create_endpoint:1137 : echo c121403dfa2348a09d5e9b1f8011cd92 2022-08-10 12:14:29.335 | c121403dfa2348a09d5e9b1f8011cd92 2022-08-10 12:14:29.335 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-10 12:14:29.335 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:14:29.335 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-10 12:14:29.335 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:14:29.335 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-10 12:14:29.335 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.335 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.335 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.335 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.336 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.336 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.336 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.336 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.336 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.336 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.336 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.336 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.336 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.336 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.336 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.336 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.336 | ++ functions-common:get_field:819 : echo '| e14b865014f745a093bac25f4817784e | 0d41158d386b471f8630a7dcacae609b | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.337 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.337 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.337 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.337 | + functions-common:get_or_add_user_project_role:998 : echo e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.337 | e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.337 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-10 12:14:29.337 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:14:29.337 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-10 12:14:29.337 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:14:29.337 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-10 12:14:29.386 | [446810 Async create_nova_accounts:481093]: finished create_nova_accounts with result 0 in 83 seconds 2022-08-10 12:14:29.432 | [446810 Async create_glance_accounts:481208]: Waiting for completion of create_glance_accounts running on PID 481208 (5 other jobs running) 2022-08-10 12:14:29.464 | [446810 Async create_glance_accounts:481208]: Signaling child to exit 2022-08-10 12:14:29.464 | WAKEUP 2022-08-10 12:14:29.492 | [446810 Async create_glance_accounts:481208]: Signaled 2022-08-10 12:14:29.493 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-10 12:14:29.493 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:14:29.493 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-10 12:14:29.493 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-10 12:14:29.493 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.494 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.494 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.494 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:14:29.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.494 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.494 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.494 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.494 | + functions-common:get_or_create_user:926 : user_id=3e8432a256e649dfb75dae8167ac8cba 2022-08-10 12:14:29.494 | + functions-common:get_or_create_user:927 : echo 3e8432a256e649dfb75dae8167ac8cba 2022-08-10 12:14:29.494 | 3e8432a256e649dfb75dae8167ac8cba 2022-08-10 12:14:29.494 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-10 12:14:29.494 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.494 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.494 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.494 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.494 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.494 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.494 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.494 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.494 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.495 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.495 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.495 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.495 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.495 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.495 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.495 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.495 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.495 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.495 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.495 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.495 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 3e8432a256e649dfb75dae8167ac8cba | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.495 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.495 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.495 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.495 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.495 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.495 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:14:29.495 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-10 12:14:29.495 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:14:29.495 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-10 12:14:29.496 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-10 12:14:29.496 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.496 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.496 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.496 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:14:29.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.496 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.496 | + functions-common:get_or_create_user:926 : user_id=29abe01cfa22457fbec9c863baf86a8e 2022-08-10 12:14:29.496 | + functions-common:get_or_create_user:927 : echo 29abe01cfa22457fbec9c863baf86a8e 2022-08-10 12:14:29.496 | 29abe01cfa22457fbec9c863baf86a8e 2022-08-10 12:14:29.496 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-10 12:14:29.496 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.496 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.496 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.496 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.496 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.496 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.496 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.496 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.496 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.496 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.496 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.497 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.497 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.497 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.497 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.497 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.497 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.497 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.497 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.497 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.497 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.497 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.497 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.497 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.497 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.497 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 29abe01cfa22457fbec9c863baf86a8e | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.497 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.497 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.497 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.497 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-10 12:14:29.497 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-10 12:14:29.497 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.497 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.497 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.497 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.498 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.498 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.498 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.498 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.498 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.498 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.498 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.498 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.498 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.498 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.498 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.498 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.498 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.498 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.498 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.498 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.499 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.499 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.499 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.499 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.499 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.499 | ++ functions-common:get_field:819 : echo '| e14b865014f745a093bac25f4817784e | 29abe01cfa22457fbec9c863baf86a8e | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.499 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.499 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.499 | + functions-common:get_or_add_user_project_role:998 : echo e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.499 | e14b865014f745a093bac25f4817784e 2022-08-10 12:14:29.499 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-10 12:14:29.499 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.499 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-10 12:14:29.499 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-10 12:14:29.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.499 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.499 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.499 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.499 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.499 | e0ac074add424f3e85852eecc194b54b' 2022-08-10 12:14:29.499 | + functions-common:get_or_create_service:1095 : echo e0ac074add424f3e85852eecc194b54b 2022-08-10 12:14:29.499 | e0ac074add424f3e85852eecc194b54b 2022-08-10 12:14:29.499 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.36/image 2022-08-10 12:14:29.499 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.499 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.36/image RegionOne 2022-08-10 12:14:29.499 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.499 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.499 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.499 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.499 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.500 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.36/image --region RegionOne -f value -c id 2022-08-10 12:14:29.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.500 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.500 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.500 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f487f394b54541d98115d25875b7bbdc 2022-08-10 12:14:29.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f487f394b54541d98115d25875b7bbdc 2022-08-10 12:14:29.500 | + functions-common:get_or_create_endpoint:1128 : public_id=f487f394b54541d98115d25875b7bbdc 2022-08-10 12:14:29.500 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.500 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.500 | + functions-common:get_or_create_endpoint:1137 : echo f487f394b54541d98115d25875b7bbdc 2022-08-10 12:14:29.500 | f487f394b54541d98115d25875b7bbdc 2022-08-10 12:14:29.500 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-10 12:14:29.500 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:14:29.500 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-10 12:14:29.500 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-10 12:14:29.500 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-10 12:14:29.500 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-10 12:14:29.500 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-10 12:14:29.500 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-10 12:14:29.500 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-10 12:14:29.551 | [446810 Async create_glance_accounts:481208]: finished create_glance_accounts with result 0 in 79 seconds 2022-08-10 12:14:29.596 | [446810 Async create_cinder_accounts:481338]: Waiting for completion of create_cinder_accounts running on PID 481338 (4 other jobs running) 2022-08-10 12:14:29.627 | [446810 Async create_cinder_accounts:481338]: Signaling child to exit 2022-08-10 12:14:29.630 | WAKEUP 2022-08-10 12:14:29.656 | [446810 Async create_cinder_accounts:481338]: Signaled 2022-08-10 12:14:29.658 | + 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-08-10 12:14:29.658 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-10 12:14:29.658 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-10 12:14:29.658 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.658 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.658 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.658 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:14:29.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.658 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.658 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.658 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.658 | + functions-common:get_or_create_user:926 : user_id=038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.658 | + functions-common:get_or_create_user:927 : echo 038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.658 | 038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.658 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-10 12:14:29.658 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.658 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.658 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.658 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.658 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.658 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.658 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.659 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.659 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.659 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.659 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.659 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.659 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.659 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.659 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.659 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.659 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.659 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.659 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.659 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.659 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.659 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.660 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 038cfc91239a44dfb502f789847c0599 | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.660 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.660 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.660 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.660 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.660 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.660 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:14:29.660 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-10 12:14:29.660 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.660 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-10 12:14:29.660 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-10 12:14:29.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.660 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.660 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.660 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.660 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.660 | 49e17a3bcb1a4a4794d78000d7c3bfd6' 2022-08-10 12:14:29.660 | + functions-common:get_or_create_service:1095 : echo 49e17a3bcb1a4a4794d78000d7c3bfd6 2022-08-10 12:14:29.660 | 49e17a3bcb1a4a4794d78000d7c3bfd6 2022-08-10 12:14:29.660 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-10 12:14:29.660 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 12:14:29.660 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.660 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:14:29.660 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.660 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.660 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.660 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.660 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.661 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:14:29.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.661 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.661 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.661 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=003e4bb57fd34160bcd1ccd7559100ed 2022-08-10 12:14:29.661 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 003e4bb57fd34160bcd1ccd7559100ed 2022-08-10 12:14:29.661 | + functions-common:get_or_create_endpoint:1128 : public_id=003e4bb57fd34160bcd1ccd7559100ed 2022-08-10 12:14:29.661 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.661 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.661 | + functions-common:get_or_create_endpoint:1137 : echo 003e4bb57fd34160bcd1ccd7559100ed 2022-08-10 12:14:29.661 | 003e4bb57fd34160bcd1ccd7559100ed 2022-08-10 12:14:29.661 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-10 12:14:29.661 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.661 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-10 12:14:29.661 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-10 12:14:29.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.661 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.661 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.661 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.662 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.662 | cce92332a8f744e682d6fa2aa1dc398b' 2022-08-10 12:14:29.662 | + functions-common:get_or_create_service:1095 : echo cce92332a8f744e682d6fa2aa1dc398b 2022-08-10 12:14:29.662 | cce92332a8f744e682d6fa2aa1dc398b 2022-08-10 12:14:29.662 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.36/volume/v3/$(project_id)s' 2022-08-10 12:14:29.662 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.662 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' RegionOne 2022-08-10 12:14:29.662 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.662 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.662 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.662 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.662 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.662 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.36/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:14:29.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.662 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.662 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.662 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=1f911736b2c7484ea285c16262d1f92c 2022-08-10 12:14:29.662 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 1f911736b2c7484ea285c16262d1f92c 2022-08-10 12:14:29.662 | + functions-common:get_or_create_endpoint:1128 : public_id=1f911736b2c7484ea285c16262d1f92c 2022-08-10 12:14:29.662 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.662 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.663 | + functions-common:get_or_create_endpoint:1137 : echo 1f911736b2c7484ea285c16262d1f92c 2022-08-10 12:14:29.663 | 1f911736b2c7484ea285c16262d1f92c 2022-08-10 12:14:29.663 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-10 12:14:29.663 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:14:29.663 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-10 12:14:29.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.663 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_project:939 : project_id=f86049dc452f49698305e9e2bd207820 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_project:940 : echo f86049dc452f49698305e9e2bd207820 2022-08-10 12:14:29.663 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f86049dc452f49698305e9e2bd207820 2022-08-10 12:14:29.663 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.663 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-10 12:14:29.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.663 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-10 12:14:29.663 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_user:926 : user_id=038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.663 | ++ functions-common:get_or_create_user:927 : echo 038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.664 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 038cfc91239a44dfb502f789847c0599 2022-08-10 12:14:29.714 | [446810 Async create_cinder_accounts:481338]: finished create_cinder_accounts with result 0 in 59 seconds 2022-08-10 12:14:29.720 | + inc/async:async_wait:197 : return 0 2022-08-10 12:14:29.723 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-10 12:14:29.789 | [446810 Async create_neutron_accounts:481454]: Waiting for completion of create_neutron_accounts running on PID 481454 (3 other jobs running) 2022-08-10 12:14:29.818 | [446810 Async create_neutron_accounts:481454]: Signaling child to exit 2022-08-10 12:14:29.819 | WAKEUP 2022-08-10 12:14:29.850 | [446810 Async create_neutron_accounts:481454]: Signaled 2022-08-10 12:14:29.852 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-10 12:14:29.852 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:14:29.852 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:14:29.852 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:14:29.852 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:14:29.852 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:14:29.852 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:14:29.852 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-10 12:14:29.852 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-10 12:14:29.852 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-10 12:14:29.852 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 12:14:29.852 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-10 12:14:29.852 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 12:14:29.853 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ 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-08-10 12:14:29.853 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-10 12:14:29.853 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-10 12:14:29.853 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:14:29.853 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:14:29.853 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:14:29.853 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:14:29.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.853 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.853 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.853 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.853 | + functions-common:get_or_create_user:926 : user_id=7b2a531864e04ed5b6da8172c3d3a509 2022-08-10 12:14:29.853 | + functions-common:get_or_create_user:927 : echo 7b2a531864e04ed5b6da8172c3d3a509 2022-08-10 12:14:29.853 | 7b2a531864e04ed5b6da8172c3d3a509 2022-08-10 12:14:29.853 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-10 12:14:29.853 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:14:29.853 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:14:29.853 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:14:29.853 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:14:29.853 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.854 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.854 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:14:29.854 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.854 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.854 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.854 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:14:29.854 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:14:29.854 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.854 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:14:29.854 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:14:29.854 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-10 12:14:29.854 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:14:29.854 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.854 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.855 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.855 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:14:29.855 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:14:29.855 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 7b2a531864e04ed5b6da8172c3d3a509 | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:14:29.855 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:14:29.855 | ++ functions-common:get_field:813 : read data 2022-08-10 12:14:29.855 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.855 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.855 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:14:29.855 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-10 12:14:29.855 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-10 12:14:29.855 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:14:29.855 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-10 12:14:29.855 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-10 12:14:29.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.855 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.855 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.855 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.855 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:14:29.855 | df6d28bb3393427ebe59c202d6a07f91' 2022-08-10 12:14:29.855 | + functions-common:get_or_create_service:1095 : echo df6d28bb3393427ebe59c202d6a07f91 2022-08-10 12:14:29.855 | df6d28bb3393427ebe59c202d6a07f91 2022-08-10 12:14:29.855 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.36:9696/networking 2022-08-10 12:14:29.855 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:14:29.855 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.36:9696/networking RegionOne 2022-08-10 12:14:29.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:14:29.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-10 12:14:29.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.856 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.856 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.856 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:14:29.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:14:29.856 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.36:9696/networking --region RegionOne -f value -c id 2022-08-10 12:14:29.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.856 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:14:29.856 | from cryptography.utils import int_from_bytes 2022-08-10 12:14:29.856 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:14:29.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c274916cac3047769067ba094d271ca3 2022-08-10 12:14:29.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c274916cac3047769067ba094d271ca3 2022-08-10 12:14:29.856 | + functions-common:get_or_create_endpoint:1128 : public_id=c274916cac3047769067ba094d271ca3 2022-08-10 12:14:29.856 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:14:29.856 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:14:29.856 | + functions-common:get_or_create_endpoint:1137 : echo c274916cac3047769067ba094d271ca3 2022-08-10 12:14:29.856 | c274916cac3047769067ba094d271ca3 2022-08-10 12:14:29.909 | [446810 Async create_neutron_accounts:481454]: finished create_neutron_accounts with result 0 in 42 seconds 2022-08-10 12:14:29.965 | [446810 Async create_swift_accounts:481600]: Waiting for completion of create_swift_accounts running on PID 481600 (2 other jobs running) 2022-08-10 12:14:29.994 | [446810 Async create_swift_accounts:481600]: Signaling child to exit 2022-08-10 12:15:16.077 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:15:16.107 | [481600 Async create_swift_accounts:481600]: finished successfully 2022-08-10 12:15:16.130 | WAKEUP 2022-08-10 12:15:16.159 | [446810 Async create_swift_accounts:481600]: Signaled 2022-08-10 12:15:16.160 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-10 12:15:16.161 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-10 12:15:16.161 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-10 12:15:16.161 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-10 12:15:16.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.161 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.161 | ++ functions-common:get_or_create_role:951 : role_id=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.161 | ++ functions-common:get_or_create_role:952 : echo fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:619 : another_role=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.161 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-10 12:15:16.161 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-10 12:15:16.161 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:15:16.161 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:15:16.161 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:15:16.161 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:15:16.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.161 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.161 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.161 | + functions-common:get_or_create_user:926 : user_id=741dbf086c014b268f69d459c05e090a 2022-08-10 12:15:16.161 | + functions-common:get_or_create_user:927 : echo 741dbf086c014b268f69d459c05e090a 2022-08-10 12:15:16.162 | 741dbf086c014b268f69d459c05e090a 2022-08-10 12:15:16.162 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-10 12:15:16.162 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.162 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:15:16.162 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:15:16.162 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:15:16.162 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.162 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.162 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.162 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.162 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.162 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.162 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.162 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.162 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.162 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.162 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.163 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.163 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.163 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.163 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.163 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.163 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.163 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.163 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.163 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.163 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.163 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 741dbf086c014b268f69d459c05e090a | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:15:16.163 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.163 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:15:16.163 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:15:16.163 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:15:16.163 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:15:16.163 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-10 12:15:16.163 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.163 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:15:16.163 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:15:16.163 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:15:16.163 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.163 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.164 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.164 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.164 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.164 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.164 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.164 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-10 12:15:16.164 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.164 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.164 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.164 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.164 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.164 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.164 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.164 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.164 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | 741dbf086c014b268f69d459c05e090a | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:15:16.164 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.164 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.164 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.164 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.165 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.165 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-10 12:15:16.165 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:15:16.165 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-10 12:15:16.165 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-10 12:15:16.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.165 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.165 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:15:16.165 | 63215a8921a94288a689999dd17a6b90' 2022-08-10 12:15:16.165 | + functions-common:get_or_create_service:1095 : echo 63215a8921a94288a689999dd17a6b90 2022-08-10 12:15:16.165 | 63215a8921a94288a689999dd17a6b90 2022-08-10 12:15:16.165 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' http://10.222.0.36:8080 2022-08-10 12:15:16.165 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:15:16.165 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-10 12:15:16.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:15:16.165 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-10 12:15:16.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.165 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:15:16.165 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:15:16.165 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.36:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-10 12:15:16.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.165 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.166 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=65fd2c8682c14348993dee0c4b17b942 2022-08-10 12:15:16.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 65fd2c8682c14348993dee0c4b17b942 2022-08-10 12:15:16.166 | + functions-common:get_or_create_endpoint:1128 : public_id=65fd2c8682c14348993dee0c4b17b942 2022-08-10 12:15:16.166 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.36:8080 ]] 2022-08-10 12:15:16.166 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.36:8080 RegionOne 2022-08-10 12:15:16.166 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:15:16.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-10 12:15:16.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.166 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.166 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.166 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:15:16.166 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:15:16.166 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.36:8080 --region RegionOne -f value -c id 2022-08-10 12:15:16.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.166 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.166 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.166 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.166 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=013ec7357ee94ea7a5ca91a92f46b3d4 2022-08-10 12:15:16.166 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 013ec7357ee94ea7a5ca91a92f46b3d4 2022-08-10 12:15:16.166 | 013ec7357ee94ea7a5ca91a92f46b3d4 2022-08-10 12:15:16.166 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:15:16.166 | + functions-common:get_or_create_endpoint:1137 : echo 65fd2c8682c14348993dee0c4b17b942 2022-08-10 12:15:16.166 | 65fd2c8682c14348993dee0c4b17b942 2022-08-10 12:15:16.166 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-10 12:15:16.166 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:15:16.167 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-10 12:15:16.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.167 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.167 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.167 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_project:939 : project_id=979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_project:940 : echo 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.167 | + lib/swift:create_swift_accounts:633 : swift_project_test1=979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.167 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-10 12:15:16.167 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.167 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-10 12:15:16.167 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-10 12:15:16.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.167 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.167 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.167 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_user:926 : user_id=0190e14928ce466dadfc430493e1e583 2022-08-10 12:15:16.167 | ++ functions-common:get_or_create_user:927 : echo 0190e14928ce466dadfc430493e1e583 2022-08-10 12:15:16.167 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=0190e14928ce466dadfc430493e1e583 2022-08-10 12:15:16.167 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-10 12:15:16.167 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.167 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 0190e14928ce466dadfc430493e1e583 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.167 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.167 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:15:16.167 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.168 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.168 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:15:16.168 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:15:16.168 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:15:16.168 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0190e14928ce466dadfc430493e1e583 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.168 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.168 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.168 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.168 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.168 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 0190e14928ce466dadfc430493e1e583 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0190e14928ce466dadfc430493e1e583 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.168 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.168 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.168 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.168 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.168 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.168 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.169 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.169 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.169 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | 0190e14928ce466dadfc430493e1e583 | | 979297e9eb50464f9abd69ccdfcb3309 | | | False |' 2022-08-10 12:15:16.169 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.169 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.169 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.169 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.169 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-10 12:15:16.169 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-10 12:15:16.169 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:15:16.169 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-10 12:15:16.169 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-10 12:15:16.169 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-10 12:15:16.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.169 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.169 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.169 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.169 | ++ functions-common:get_or_create_user:926 : user_id=2ec1b8aec9b8446d96c77f8f83e72a07 2022-08-10 12:15:16.169 | ++ functions-common:get_or_create_user:927 : echo 2ec1b8aec9b8446d96c77f8f83e72a07 2022-08-10 12:15:16.169 | + lib/swift:create_swift_accounts:642 : swift_user_test3=2ec1b8aec9b8446d96c77f8f83e72a07 2022-08-10 12:15:16.169 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-10 12:15:16.169 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.169 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role fd8f263776694b85b3a3f6a4b264c890 2ec1b8aec9b8446d96c77f8f83e72a07 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.169 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.169 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:15:16.169 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.169 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.169 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:15:16.169 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:15:16.169 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:15:16.169 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:15:16.169 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role fd8f263776694b85b3a3f6a4b264c890 --user 2ec1b8aec9b8446d96c77f8f83e72a07 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.170 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.170 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.170 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.170 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.170 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.170 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.170 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add fd8f263776694b85b3a3f6a4b264c890 --user 2ec1b8aec9b8446d96c77f8f83e72a07 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role fd8f263776694b85b3a3f6a4b264c890 --user 2ec1b8aec9b8446d96c77f8f83e72a07 --project 979297e9eb50464f9abd69ccdfcb3309 2022-08-10 12:15:16.170 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.170 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.170 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.170 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.170 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.170 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.170 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.170 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.170 | ++ functions-common:get_field:819 : echo '| fd8f263776694b85b3a3f6a4b264c890 | 2ec1b8aec9b8446d96c77f8f83e72a07 | | 979297e9eb50464f9abd69ccdfcb3309 | | | False |' 2022-08-10 12:15:16.170 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.170 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.171 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.171 | + functions-common:get_or_add_user_project_role:998 : echo fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.171 | fd8f263776694b85b3a3f6a4b264c890 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-10 12:15:16.171 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:15:16.171 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-10 12:15:16.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.171 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.171 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.171 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_project:939 : project_id=e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_project:940 : echo e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:647 : swift_project_test2=e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-10 12:15:16.171 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-10 12:15:16.171 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-10 12:15:16.171 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-10 12:15:16.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.171 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.171 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.171 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_user:926 : user_id=b4e5b465ade245b3b81b33c37ced1180 2022-08-10 12:15:16.171 | ++ functions-common:get_or_create_user:927 : echo b4e5b465ade245b3b81b33c37ced1180 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:652 : swift_user_test2=b4e5b465ade245b3b81b33c37ced1180 2022-08-10 12:15:16.171 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-10 12:15:16.172 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.172 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin b4e5b465ade245b3b81b33c37ced1180 e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.172 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:15:16.172 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.172 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.172 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:15:16.172 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:15:16.172 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:15:16.172 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4e5b465ade245b3b81b33c37ced1180 --project e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.172 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.172 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.172 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.172 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.172 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.172 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.172 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.172 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user b4e5b465ade245b3b81b33c37ced1180 --project e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.172 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.172 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4e5b465ade245b3b81b33c37ced1180 --project e6183840c57f43e69d022d5429ced7b5 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.172 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.172 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.172 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.173 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.173 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.173 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.173 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.173 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.173 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | b4e5b465ade245b3b81b33c37ced1180 | | e6183840c57f43e69d022d5429ced7b5 | | | False |' 2022-08-10 12:15:16.173 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.173 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.173 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.173 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.173 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.173 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-10 12:15:16.173 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-10 12:15:16.173 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-10 12:15:16.173 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-10 12:15:16.173 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-10 12:15:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.173 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.173 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.173 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.173 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-10 12:15:16.173 | d6642e78c32347a088682574e4d71e27' 2022-08-10 12:15:16.173 | ++ functions-common:get_or_create_domain:889 : echo d6642e78c32347a088682574e4d71e27 2022-08-10 12:15:16.173 | + lib/swift:create_swift_accounts:657 : swift_domain=d6642e78c32347a088682574e4d71e27 2022-08-10 12:15:16.173 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-10 12:15:16.173 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.173 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-10 12:15:16.173 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 d6642e78c32347a088682574e4d71e27 2022-08-10 12:15:16.173 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-10 12:15:16.173 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d6642e78c32347a088682574e4d71e27 --or-show -f value -c id 2022-08-10 12:15:16.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.174 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.174 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.174 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_project:939 : project_id=5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_project:940 : echo 5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:661 : swift_project_test4=5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-10 12:15:16.174 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-10 12:15:16.174 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 d6642e78c32347a088682574e4d71e27 test4@example.com 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-10 12:15:16.174 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d6642e78c32347a088682574e4d71e27 --email=test4@example.com --or-show -f value -c id 2022-08-10 12:15:16.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.174 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.174 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.174 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_user:926 : user_id=a4d8986c223448318fb9bc81da3ed285 2022-08-10 12:15:16.174 | ++ functions-common:get_or_create_user:927 : echo a4d8986c223448318fb9bc81da3ed285 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:666 : swift_user_test4=a4d8986c223448318fb9bc81da3ed285 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-10 12:15:16.174 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:15:16.174 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin a4d8986c223448318fb9bc81da3ed285 5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.174 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:15:16.174 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-10 12:15:16.174 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:15:16.175 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:15:16.175 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-10 12:15:16.175 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-10 12:15:16.175 | ++ functions-common:_get_domain_args:968 : echo 2022-08-10 12:15:16.175 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4d8986c223448318fb9bc81da3ed285 --project 5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.175 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.175 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.175 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:15:16.175 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:15:16.175 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user a4d8986c223448318fb9bc81da3ed285 --project 5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4d8986c223448318fb9bc81da3ed285 --project 5392273b163e4b5c861ead56584f101c 2022-08-10 12:15:16.175 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:15:16.175 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:15:16.175 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:16.175 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:16.175 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:15:16.175 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:15:16.176 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:15:16.176 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | a4d8986c223448318fb9bc81da3ed285 | | 5392273b163e4b5c861ead56584f101c | | | False |' 2022-08-10 12:15:16.176 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:15:16.176 | ++ functions-common:get_field:813 : read data 2022-08-10 12:15:16.176 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.176 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.176 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:15:16.206 | [446810 Async create_swift_accounts:481600]: finished create_swift_accounts with result 0 in 129 seconds 2022-08-10 12:15:16.214 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-10 12:15:16.217 | + inc/async:async_wait:197 : return 0 2022-08-10 12:15:16.219 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-10 12:15:16.238 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:16.240 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-10 12:15:16.261 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:16.263 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-10 12:15:16.266 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:15:16.269 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-10 12:15:16.271 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-10 12:15:16.274 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-10 12:15:16.337 | + inc/async:async_inner:63 : init_glance 2022-08-10 12:15:16.380 | [446810 Async init_glance:485855]: running: init_glance 2022-08-10 12:15:16.384 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-10 12:15:16.408 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:16.411 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-10 12:15:16.414 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:15:16.417 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-10 12:15:16.420 | + ./stack.sh:main:1142 : configure_neutron 2022-08-10 12:15:16.423 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-10 12:15:16.427 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:15:16.428 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:15:16.435 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:15:16.437 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:15:16.440 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:15:16.443 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:15:16.446 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-10 12:15:16.449 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-10 12:15:16.451 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-10 12:15:16.453 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-10 12:15:16.468 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-10 12:15:16.470 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-10 12:15:19.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:19.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:19.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:19.663 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:21.176 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:15:21.210 | [485855 Async init_glance:485855]: finished successfully 2022-08-10 12:15:22.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:22.947 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:22.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:22.947 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:26.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:26.121 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:26.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:26.121 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:29.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:29.245 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:29.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:29.245 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:32.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:32.358 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:32.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:32.358 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:35.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:35.544 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:35.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:35.544 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:38.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:38.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:38.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:38.693 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:42.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:42.136 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:42.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:42.136 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:46.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:46.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:46.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:46.111 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:51.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:51.176 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:51.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:51.176 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:51.514 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-10 12:15:51.520 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-10 12:15:51.523 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-10 12:15:51.525 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-10 12:15:51.528 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-10 12:15:51.530 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-10 12:15:51.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-10 12:15:51.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-10 12:15:51.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-10 12:15:51.539 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-10 12:15:51.541 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-10 12:15:51.544 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-10 12:15:51.546 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-10 12:15:51.548 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-10 12:15:51.550 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-10 12:15:51.553 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-10 12:15:51.557 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:51.560 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-10 12:15:51.562 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:51.568 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-10 12:15:51.570 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-10 12:15:51.573 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-10 12:15:51.575 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-10 12:15:51.577 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:15:51.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:51.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:15:51.597 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:51.600 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:15:51.602 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:15:51.606 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-10 12:15:51.645 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-10 12:15:51.679 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-10 12:15:51.716 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-10 12:15:51.748 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-10 12:15:51.783 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-10 12:15:51.815 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-10 12:15:51.817 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-10 12:15:51.820 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-10 12:15:51.823 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:15:51.826 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-10 12:15:51.846 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-10 12:15:51.848 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-10 12:15:51.851 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-10 12:15:51.853 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-10 12:15:51.856 | + 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-08-10 12:15:51.888 | + 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-08-10 12:15:51.918 | + 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-08-10 12:15:51.948 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-10 12:15:51.980 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-10 12:15:51.996 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:15:51.999 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-10 12:15:52.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:15:52.004 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-10 12:15:52.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-10 12:15:52.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-10 12:15:52.023 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-10 12:15:52.026 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:15:52.029 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-10 12:15:52.032 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-10 12:15:52.047 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-10 12:15:52.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-10 12:15:52.063 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-10 12:15:52.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:15:52.097 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-10 12:15:52.111 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:15:52.113 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:15:52.116 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-10 12:15:52.121 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.7kDGzUgnCY 2022-08-10 12:15:52.123 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-10 12:15:52.126 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:15:52.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.7kDGzUgnCY 2022-08-10 12:15:52.133 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.7kDGzUgnCY 2022-08-10 12:15:52.146 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.7kDGzUgnCY /etc/sudoers.d/neutron-rootwrap 2022-08-10 12:15:52.160 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:15:52.190 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:52.193 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:15:52.224 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-10 12:15:52.227 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-10 12:15:52.229 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-10 12:15:52.232 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:15:52.234 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-10 12:15:52.237 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:15:52.254 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:52.258 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-10 12:15:52.261 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-10 12:15:52.263 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:15:52.281 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:52.284 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:15:52.287 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-08-10 12:15:52.318 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:15:52.320 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:15:52.323 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-10 12:15:52.341 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:52.343 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-10 12:15:52.346 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-10 12:15:52.348 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:15:52.351 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:15:52.353 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-10 12:15:52.356 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-10 12:15:52.358 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:15:52.361 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-10 12:15:52.364 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-10 12:15:52.366 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-10 12:15:52.371 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-10 12:15:52.374 | + 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-08-10 12:15:52.379 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-10 12:15:52.400 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:52.403 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-10 12:15:52.405 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-10 12:15:52.408 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-10 12:15:52.413 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-10 12:15:52.416 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-10 12:15:52.418 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-10 12:15:52.421 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-10 12:15:52.424 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-10 12:15:52.427 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-10 12:15:52.433 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-10 12:15:52.439 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-10 12:15:52.445 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-10 12:15:52.478 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:15:52.510 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-10 12:15:52.541 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-10 12:15:52.574 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-10 12:15:52.577 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:15:52.580 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-10 12:15:52.582 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-10 12:15:52.585 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-10 12:15:52.616 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-10 12:15:52.650 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.36/identity 2022-08-10 12:15:52.683 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-10 12:15:52.722 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-10 12:15:52.754 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-10 12:15:52.786 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-10 12:15:52.819 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-10 12:15:52.852 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:15:52.884 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-10 12:15:52.919 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-10 12:15:52.953 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-10 12:15:52.986 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-10 12:15:52.988 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:15:52.991 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-10 12:15:52.993 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-10 12:15:52.996 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-10 12:15:53.030 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-10 12:15:53.063 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.36/identity 2022-08-10 12:15:53.096 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-10 12:15:53.131 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-10 12:15:53.166 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-10 12:15:53.201 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-10 12:15:53.234 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-10 12:15:53.272 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:15:53.305 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-10 12:15:53.343 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-10 12:15:53.346 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-10 12:15:53.349 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-10 12:15:53.352 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-10 12:15:53.355 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-10 12:15:53.391 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-10 12:15:53.424 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:15:53.457 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-10 12:15:53.491 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-10 12:15:53.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-10 12:15:53.560 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-10 12:15:53.595 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-10 12:15:53.628 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-10 12:15:53.662 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-10 12:15:53.695 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-10 12:15:53.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-10 12:15:53.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-10 12:15:53.702 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-10 12:15:53.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-10 12:15:53.707 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-10 12:15:53.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-10 12:15:53.712 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-08-10 12:15:53.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-08-10 12:15:53.717 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-08-10 12:15:53.719 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-10 12:15:53.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-10 12:15:53.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-10 12:15:53.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-10 12:15:53.729 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-10 12:15:53.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-10 12:15:53.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-10 12:15:53.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-10 12:15:53.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:53.742 | + 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-08-10 12:15:53.774 | + 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-08-10 12:15:53.776 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:53.779 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:15:53.782 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-10 12:15:53.785 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-10 12:15:53.787 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:53.790 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-10 12:15:53.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-10 12:15:53.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-10 12:15:53.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:53.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:15:53.828 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-10 12:15:53.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-10 12:15:53.833 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:53.836 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-10 12:15:53.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-10 12:15:53.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-10 12:15:53.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:53.874 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:15:53.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-10 12:15:53.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-10 12:15:53.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:53.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-10 12:15:53.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-10 12:15:53.917 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:53.919 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-10 12:15:53.922 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-10 12:15:53.924 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-10 12:15:53.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:53.929 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-10 12:15:53.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-10 12:15:53.964 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:53.967 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-10 12:15:53.969 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-10 12:15:53.972 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-10 12:15:53.974 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:53.977 | + 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-08-10 12:15:54.007 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-10 12:15:54.009 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:54.011 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-10 12:15:54.014 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:15:54.016 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:15:54.019 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:54.021 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-10 12:15:54.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-10 12:15:54.054 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:54.056 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-10 12:15:54.059 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-10 12:15:54.062 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-10 12:15:54.064 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:54.067 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-10 12:15:54.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-08-10 12:15:54.100 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:54.102 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-10 12:15:54.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-08-10 12:15:54.108 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-08-10 12:15:54.111 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:54.114 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-08-10 12:15:54.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-10 12:15:54.150 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:15:54.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-10 12:15:54.155 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-10 12:15:54.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-10 12:15:54.160 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-10 12:15:54.162 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-10 12:15:54.193 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:15:54.195 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-10 12:15:54.214 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:54.217 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-10 12:15:54.220 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:15:54.256 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:54.259 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:15:54.291 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-10 12:15:54.325 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-10 12:15:54.327 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-10 12:15:54.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-10 12:15:54.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:15:57.148 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:15:57.148 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:15:57.149 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=487927) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:15:57.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:15:57.200 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:15:57.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:15:57.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:15:57.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:15:57.201 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=487927) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:15:57.256 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:15:57.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:57.256 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:57.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:15:57.256 | from cryptography.utils import int_from_bytes 2022-08-10 12:15:57.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-10 12:15:57.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-10 12:15:57.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-10 12:15:57.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:15:57.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-10 12:15:57.700 | + 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-08-10 12:15:57.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-10 12:15:57.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:57.733 | + 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-08-10 12:15:57.768 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-10 12:15:57.772 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-10 12:15:57.780 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-10 12:15:57.783 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-10 12:15:57.785 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-10 12:15:57.799 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-10 12:15:57.813 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:15:57.815 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-10 12:15:57.824 | net.bridge.bridge-nf-call-iptables = 1 2022-08-10 12:15:57.828 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-10 12:15:57.830 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-10 12:15:57.840 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-10 12:15:57.844 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-10 12:15:57.846 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-10 12:15:57.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-10 12:15:57.851 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-10 12:15:57.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:15:57.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:15:57.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:15:57.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:15:57.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:15:57.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-10 12:15:57.900 | + 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-08-10 12:15:57.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-10 12:15:57.944 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-10 12:15:57.976 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-10 12:15:58.007 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-10 12:15:58.025 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:58.027 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-10 12:15:58.030 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.035 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-10 12:15:58.065 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-10 12:15:58.097 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:15:58.131 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:58.134 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:15:58.165 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-10 12:15:58.183 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:58.186 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.189 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:15:58.220 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.222 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:15:58.257 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.259 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-10 12:15:58.262 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-10 12:15:58.264 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-10 12:15:58.282 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:15:58.285 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-10 12:15:58.288 | + 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-08-10 12:15:58.294 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-10 12:15:58.328 | + 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-08-10 12:15:58.370 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-10 12:15:58.372 | + 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-08-10 12:15:58.407 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:15:58.410 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-10 12:15:58.441 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-10 12:15:58.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:15:58.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-10 12:15:58.478 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-10 12:15:58.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-10 12:15:58.484 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-10 12:15:58.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-10 12:16:01.270 | INFO neutron.common.config [-] Logging enabled! 2022-08-10 12:16:01.271 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev472 2022-08-10 12:16:01.271 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=488457) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-10 12:16:01.321 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:16:01.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-10 12:16:01.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:16:01.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:16:01.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:16:01.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=488457) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-10 12:16:01.383 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-10 12:16:01.384 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=488457) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-10 12:16:01.384 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=488457) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-10 12:16:01.384 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-10 12:16:01.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:01.385 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:01.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:01.385 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:01.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-10 12:16:01.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-10 12:16:01.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-10 12:16:01.776 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-10 12:16:01.779 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-10 12:16:01.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-10 12:16:01.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-10 12:16:01.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-10 12:16:01.805 | + functions:set_mtu:785 : local dev=br-data 2022-08-10 12:16:01.808 | + functions:set_mtu:786 : local mtu=1500 2022-08-10 12:16:01.810 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-10 12:16:01.823 | + 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-08-10 12:16:01.843 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-10 12:16:01.846 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-10 12:16:01.848 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-10 12:16:01.851 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-10 12:16:01.854 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-10 12:16:01.857 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-10 12:16:01.859 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-10 12:16:01.862 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-10 12:16:01.864 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-10 12:16:01.867 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-10 12:16:01.869 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-10 12:16:01.872 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-10 12:16:01.875 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-10 12:16:01.878 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-10 12:16:01.883 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-10 12:16:01.883 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-10 12:16:01.891 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-10 12:16:01.894 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-10 12:16:01.897 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-10 12:16:01.899 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-10 12:16:01.904 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-10 12:16:01.904 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-10 12:16:01.904 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-10 12:16:01.911 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-08-10 12:16:01.914 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-10 12:16:01.916 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-10 12:16:01.919 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-10 12:16:01.921 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-10 12:16:01.924 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-08-10 12:16:01.926 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-08-10 12:16:01.929 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-08-10 12:16:01.932 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-10 12:16:01.935 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-10 12:16:01.940 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.15/22 brd 192.168.3.255 2022-08-10 12:16:01.940 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-10 12:16:01.940 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-10 12:16:01.940 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-10 12:16:01.947 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.15 2022-08-10 12:16:01.950 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-08-10 12:16:01.953 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-08-10 12:16:01.966 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-08-10 12:16:01.981 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-10 12:16:01.998 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-10 12:16:02.021 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-08-10 12:16:02.031 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-08-10 12:16:02.031 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.078 ms 2022-08-10 12:16:03.039 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.061 ms 2022-08-10 12:16:04.063 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.060 ms 2022-08-10 12:16:04.063 | 2022-08-10 12:16:04.063 | --- 192.168.0.15 ping statistics --- 2022-08-10 12:16:04.063 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-08-10 12:16:04.063 | rtt min/avg/max/mdev = 0.060/0.066/0.078/0.008 ms 2022-08-10 12:16:04.068 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-10 12:16:04.069 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-10 12:16:04.075 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-10 12:16:04.078 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-10 12:16:04.096 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.098 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-10 12:16:04.101 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-10 12:16:04.107 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-10 12:16:04.139 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.36 2022-08-10 12:16:04.171 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-10 12:16:04.201 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-10 12:16:04.234 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-10 12:16:04.237 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-10 12:16:04.268 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-10 12:16:04.270 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-10 12:16:04.288 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:04.291 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:16:04.293 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-10 12:16:04.311 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:04.313 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-10 12:16:04.331 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:04.333 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-10 12:16:04.351 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:04.354 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-10 12:16:04.386 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-10 12:16:04.418 | + lib/neutron:configure_neutron:643 : '[' False == True ']' 2022-08-10 12:16:04.421 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-10 12:16:04.447 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.449 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-10 12:16:04.468 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.470 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-10 12:16:04.473 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-10 12:16:04.537 | + inc/async:async_inner:63 : init_neutron 2022-08-10 12:16:04.583 | [446810 Async init_neutron:488935]: running: init_neutron 2022-08-10 12:16:04.586 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-10 12:16:04.608 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.612 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-10 12:16:04.624 | ++ ./stack.sh:main:1157 : true 2022-08-10 12:16:04.628 | + ./stack.sh:main:1157 : netman_pid= 2022-08-10 12:16:04.630 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-10 12:16:04.634 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-10 12:16:04.651 | + ./stack.sh:main:1164 : clean_iptables 2022-08-10 12:16:04.658 | + lib/nova:clean_iptables:186 : grep nova 2022-08-10 12:16:04.659 | + lib/nova:clean_iptables:186 : bash 2022-08-10 12:16:04.663 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-10 12:16:04.663 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-10 12:16:04.665 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:16:04.666 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-10 12:16:04.667 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-10 12:16:04.684 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:16:04.688 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-10 12:16:04.688 | + lib/nova:clean_iptables:188 : bash 2022-08-10 12:16:04.692 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-10 12:16:04.694 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-10 12:16:04.695 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:16:04.697 | + lib/nova:clean_iptables:188 : grep nova 2022-08-10 12:16:04.711 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:16:04.714 | + lib/nova:clean_iptables:190 : grep nova 2022-08-10 12:16:04.716 | + lib/nova:clean_iptables:190 : bash 2022-08-10 12:16:04.716 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-10 12:16:04.720 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-10 12:16:04.720 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-10 12:16:04.728 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-10 12:16:04.739 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-10 12:16:04.743 | + lib/nova:clean_iptables:192 : grep nova 2022-08-10 12:16:04.744 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-10 12:16:04.744 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-10 12:16:04.745 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-10 12:16:04.749 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-10 12:16:04.751 | + lib/nova:clean_iptables:192 : bash 2022-08-10 12:16:04.761 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-10 12:16:04.770 | net.ipv4.ip_forward = 1 2022-08-10 12:16:04.774 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-10 12:16:04.799 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.803 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-10 12:16:04.806 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-10 12:16:04.808 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:16:04.850 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-10 12:16:04.893 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-10 12:16:04.895 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-10 12:16:04.936 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-10 12:16:04.973 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-10 12:16:04.995 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:04.998 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-10 12:16:05.001 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:16:05.005 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-10 12:16:05.008 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-10 12:16:05.012 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-10 12:16:05.083 | + inc/async:async_inner:63 : init_swift 2022-08-10 12:16:05.142 | [446810 Async init_swift:489295]: running: init_swift 2022-08-10 12:16:05.145 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-10 12:16:05.169 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:05.172 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-10 12:16:05.175 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:16:05.178 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-10 12:16:05.180 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-10 12:16:05.183 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-10 12:16:05.270 | + inc/async:async_inner:63 : init_cinder 2022-08-10 12:16:05.356 | [446810 Async init_cinder:489390]: running: init_cinder 2022-08-10 12:16:05.360 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-10 12:16:05.403 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:05.406 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-10 12:16:05.409 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:16:05.412 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-10 12:16:05.421 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-10 12:16:05.428 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-10 12:16:05.574 | + inc/async:async_inner:63 : init_placement 2022-08-10 12:16:05.689 | [446810 Async init_placement:489529]: running: init_placement 2022-08-10 12:16:05.693 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-10 12:16:05.849 | [446810 Async init_neutron:488935]: Waiting for completion of init_neutron running on PID 488935 (6 other jobs running) 2022-08-10 12:16:05.931 | [446810 Async init_neutron:488935]: Signaling child to exit 2022-08-10 12:16:08.788 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:16:08.828 | [489390 Async init_cinder:489390]: finished successfully 2022-08-10 12:16:17.194 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:16:17.228 | [489295 Async init_swift:489295]: finished successfully 2022-08-10 12:16:35.939 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:16:35.967 | [488935 Async init_neutron:488935]: finished successfully 2022-08-10 12:16:35.991 | WAKEUP 2022-08-10 12:16:36.028 | [446810 Async init_neutron:488935]: Signaled 2022-08-10 12:16:36.030 | + lib/neutron:init_neutron:694 : is_neutron_legacy_enabled 2022-08-10 12:16:36.030 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:16:36.030 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:16:36.030 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:16:36.030 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:16:36.030 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:16:36.030 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:16:36.030 | + lib/neutron:init_neutron:696 : init_mutnauq 2022-08-10 12:16:36.030 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-10 12:16:36.030 | + lib/database:recreate_database:112 : local db=neutron 2022-08-10 12:16:36.030 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-10 12:16:36.030 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-10 12:16:36.030 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-10 12:16:36.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:36.030 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-10 12:16:36.030 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:36.030 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-10 12:16:36.030 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:16:36.030 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:16:36.030 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:16:36.031 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:16:36.031 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133768054 2022-08-10 12:16:36.031 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-10 12:16:36.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:36.031 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:36.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:36.031 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-10 12:16:36.031 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-10 12:16:36.032 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-10 12:16:36.033 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-10 12:16:36.034 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-10 12:16:36.035 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-10 12:16:36.035 | Running upgrade for neutron ... 2022-08-10 12:16:36.035 | OK 2022-08-10 12:16:36.035 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-10 12:16:36.036 | + functions-common:time_stop:2440 : local name 2022-08-10 12:16:36.036 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:16:36.036 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:16:36.036 | + functions-common:time_stop:2443 : local total 2022-08-10 12:16:36.036 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:16:36.036 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:16:36.036 | + functions-common:time_stop:2447 : start_time=1660133768054 2022-08-10 12:16:36.036 | + functions-common:time_stop:2449 : [[ -z 1660133768054 ]] 2022-08-10 12:16:36.036 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:16:36.036 | + functions-common:time_stop:2452 : end_time=1660133795918 2022-08-10 12:16:36.036 | + functions-common:time_stop:2453 : elapsed_time=27864 2022-08-10 12:16:36.036 | + functions-common:time_stop:2454 : total=7378 2022-08-10 12:16:36.036 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:16:36.036 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35242 2022-08-10 12:16:36.100 | [446810 Async init_neutron:488935]: finished init_neutron with result 0 in 31 seconds 2022-08-10 12:16:36.105 | + inc/async:async_wait:197 : return 0 2022-08-10 12:16:36.107 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-10 12:16:36.171 | [446810 Async init_placement:489529]: Waiting for completion of init_placement running on PID 489529 (5 other jobs running) 2022-08-10 12:16:36.205 | [446810 Async init_placement:489529]: Signaling child to exit 2022-08-10 12:16:51.813 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:16:51.841 | [489529 Async init_placement:489529]: finished successfully 2022-08-10 12:16:51.862 | WAKEUP 2022-08-10 12:16:51.887 | [446810 Async init_placement:489529]: Signaled 2022-08-10 12:16:51.889 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-10 12:16:51.889 | + lib/database:recreate_database:112 : local db=placement 2022-08-10 12:16:51.889 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-10 12:16:51.889 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-10 12:16:51.889 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-10 12:16:51.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:51.889 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-10 12:16:51.889 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:51.889 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-10 12:16:51.889 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-10 12:16:51.889 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-10 12:16:51.889 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-10 12:16:51.889 | + functions-common:get_or_create_user:910 : local user_id 2022-08-10 12:16:51.889 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-10 12:16:51.889 | + functions-common:get_or_create_user:914 : local email= 2022-08-10 12:16:51.889 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-10 12:16:51.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.889 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.889 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.889 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.889 | + functions-common:get_or_create_user:926 : user_id=8b5e3729ea374e53a99df6de56abc513 2022-08-10 12:16:51.889 | + functions-common:get_or_create_user:927 : echo 8b5e3729ea374e53a99df6de56abc513 2022-08-10 12:16:51.889 | 8b5e3729ea374e53a99df6de56abc513 2022-08-10 12:16:51.889 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-10 12:16:51.889 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:16:51.889 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:16:51.890 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:16:51.890 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:16:51.890 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:16:51.890 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.890 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:16:51.890 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:16:51.890 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.890 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.891 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.891 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:16:51.891 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:16:51.891 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.891 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.891 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:16:51.891 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:16:51.891 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:16:51.891 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.891 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.892 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.892 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:16:51.892 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:16:51.892 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:16:51.892 | ++ functions-common:get_field:819 : echo '| 8f285fe3467f4f669776c91f4a074f47 | 8b5e3729ea374e53a99df6de56abc513 | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:16:51.892 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.892 | + functions-common:get_or_add_user_project_role:996 : user_role_id=8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:16:51.892 | + functions-common:get_or_add_user_project_role:998 : echo 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:16:51.892 | 8f285fe3467f4f669776c91f4a074f47 2022-08-10 12:16:51.892 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-10 12:16:51.892 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-10 12:16:51.892 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-10 12:16:51.892 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-10 12:16:51.892 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-10 12:16:51.892 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-10 12:16:51.892 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.892 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-10 12:16:51.892 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:16:51.892 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:16:51.892 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.892 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.893 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.893 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.893 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-10 12:16:51.893 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-10 12:16:51.893 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.893 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.893 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.893 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-10 12:16:51.893 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-10 12:16:51.893 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-10 12:16:51.893 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:16:51.893 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.893 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.893 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.893 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.893 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-10 12:16:51.893 | ++ functions-common:get_field:817 : field='$2' 2022-08-10 12:16:51.893 | ++ functions-common:get_field:819 : echo '| d667d2fdc42e46078bd65816bf1f75c5 | 8b5e3729ea374e53a99df6de56abc513 | | f86049dc452f49698305e9e2bd207820 | | | False |' 2022-08-10 12:16:51.893 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-10 12:16:51.893 | ++ functions-common:get_field:813 : read data 2022-08-10 12:16:51.893 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:16:51.893 | + functions-common:get_or_add_user_project_role:998 : echo d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:16:51.893 | d667d2fdc42e46078bd65816bf1f75c5 2022-08-10 12:16:51.893 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.36/placement 2022-08-10 12:16:51.893 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-10 12:16:51.893 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-10 12:16:51.893 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-10 12:16:51.893 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-10 12:16:51.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.894 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-10 12:16:51.894 | c988ff38311948a19fd5603945d0f73c' 2022-08-10 12:16:51.894 | + functions-common:get_or_create_service:1095 : echo c988ff38311948a19fd5603945d0f73c 2022-08-10 12:16:51.894 | c988ff38311948a19fd5603945d0f73c 2022-08-10 12:16:51.894 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.36/placement 2022-08-10 12:16:51.894 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-10 12:16:51.894 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.36/placement RegionOne 2022-08-10 12:16:51.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-10 12:16:51.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-10 12:16:51.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-10 12:16:51.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-10 12:16:51.894 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.36/placement --region RegionOne -f value -c id 2022-08-10 12:16:51.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:51.894 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:51.894 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:16:51.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=9d56ac55c5ab47dfa1162e45595b4b3f 2022-08-10 12:16:51.894 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 9d56ac55c5ab47dfa1162e45595b4b3f 2022-08-10 12:16:51.894 | + functions-common:get_or_create_endpoint:1128 : public_id=9d56ac55c5ab47dfa1162e45595b4b3f 2022-08-10 12:16:51.895 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-10 12:16:51.895 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-10 12:16:51.895 | + functions-common:get_or_create_endpoint:1137 : echo 9d56ac55c5ab47dfa1162e45595b4b3f 2022-08-10 12:16:51.895 | 9d56ac55c5ab47dfa1162e45595b4b3f 2022-08-10 12:16:51.940 | [446810 Async init_placement:489529]: finished init_placement with result 0 in 46 seconds 2022-08-10 12:16:51.944 | + inc/async:async_wait:197 : return 0 2022-08-10 12:16:51.947 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-10 12:16:52.005 | [446810 Async init_glance:485855]: Waiting for completion of init_glance running on PID 485855 (4 other jobs running) 2022-08-10 12:16:52.033 | [446810 Async init_glance:485855]: Signaling child to exit 2022-08-10 12:16:52.033 | WAKEUP 2022-08-10 12:16:52.058 | [446810 Async init_glance:485855]: Signaled 2022-08-10 12:16:52.060 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-10 12:16:52.060 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-10 12:16:52.060 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-10 12:16:52.060 | + lib/database:recreate_database:112 : local db=glance 2022-08-10 12:16:52.060 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-10 12:16:52.060 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-10 12:16:52.060 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-10 12:16:52.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:52.060 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-10 12:16:52.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:52.060 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-10 12:16:52.060 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:16:52.060 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:16:52.060 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:16:52.060 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:16:52.060 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133716436 2022-08-10 12:16:52.060 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-10 12:16:52.060 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:16:52.060 | ERROR glance Traceback (most recent call last): 2022-08-10 12:16:52.060 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:16:52.060 | ERROR glance  sys.exit(main()) 2022-08-10 12:16:52.060 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:16:52.060 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:16:52.060 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-10 12:16:52.060 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-10 12:16:52.060 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-10 12:16:52.060 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-10 12:16:52.061 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-10 12:16:52.061 | ERROR glance  engine = db_api.get_engine() 2022-08-10 12:16:52.061 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:16:52.061 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:16:52.061 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:16:52.061 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:16:52.061 | ERROR glance  return cls( 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:16:52.061 | ERROR glance  self._factory._start( 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:16:52.061 | ERROR glance  self._setup_for_connection( 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:16:52.061 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:16:52.061 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:16:52.061 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:16:52.061 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:16:52.061 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:16:52.061 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:16:52.061 | ERROR glance  loaded_plugins = [ 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:16:52.061 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:16:52.061 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:16:52.061 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:16:52.061 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:16:52.061 | ERROR glance  2022-08-10 12:16:52.061 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-10 12:16:52.062 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:16:52.062 | ERROR glance Traceback (most recent call last): 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-10 12:16:52.062 | ERROR glance  sys.exit(main()) 2022-08-10 12:16:52.062 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-10 12:16:52.062 | ERROR glance  return CONF.command.action_fn() 2022-08-10 12:16:52.062 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-10 12:16:52.062 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-10 12:16:52.062 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-10 12:16:52.062 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-10 12:16:52.062 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-10 12:16:52.062 | ERROR glance  facade = _create_facade_lazily() 2022-08-10 12:16:52.062 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-10 12:16:52.062 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-10 12:16:52.062 | ERROR glance  return cls( 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-10 12:16:52.062 | ERROR glance  self._factory._start( 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-10 12:16:52.062 | ERROR glance  self._setup_for_connection( 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-10 12:16:52.062 | ERROR glance  engine = engines.create_engine( 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-10 12:16:52.062 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-10 12:16:52.062 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-10 12:16:52.062 | ERROR glance  File "", line 2, in create_engine 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-10 12:16:52.062 | ERROR glance  return fn(*args, **kwargs) 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-10 12:16:52.062 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-10 12:16:52.062 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-10 12:16:52.063 | ERROR glance  loaded_plugins = [ 2022-08-10 12:16:52.063 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-10 12:16:52.063 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-10 12:16:52.063 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-10 12:16:52.063 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-10 12:16:52.063 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-10 12:16:52.063 | ERROR glance  2022-08-10 12:16:52.063 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-10 12:16:52.063 | + functions-common:time_stop:2440 : local name 2022-08-10 12:16:52.063 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:16:52.063 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:16:52.063 | + functions-common:time_stop:2443 : local total 2022-08-10 12:16:52.063 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:16:52.063 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:16:52.063 | + functions-common:time_stop:2447 : start_time=1660133716436 2022-08-10 12:16:52.063 | + functions-common:time_stop:2449 : [[ -z 1660133716436 ]] 2022-08-10 12:16:52.063 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:16:52.063 | + functions-common:time_stop:2452 : end_time=1660133721157 2022-08-10 12:16:52.063 | + functions-common:time_stop:2453 : elapsed_time=4721 2022-08-10 12:16:52.063 | + functions-common:time_stop:2454 : total=7378 2022-08-10 12:16:52.063 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:16:52.063 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12099 2022-08-10 12:16:52.111 | [446810 Async init_glance:485855]: finished init_glance with result 0 in 4 seconds 2022-08-10 12:16:52.116 | + inc/async:async_wait:197 : return 0 2022-08-10 12:16:52.119 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-10 12:16:52.176 | [446810 Async init_swift:489295]: Waiting for completion of init_swift running on PID 489295 (3 other jobs running) 2022-08-10 12:16:52.205 | [446810 Async init_swift:489295]: Signaling child to exit 2022-08-10 12:16:52.205 | WAKEUP 2022-08-10 12:16:52.231 | [446810 Async init_swift:489295]: Signaled 2022-08-10 12:16:52.232 | + lib/swift:init_swift:673 : local node_number 2022-08-10 12:16:52.233 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-10 12:16:52.233 | No account-reaper running 2022-08-10 12:16:52.233 | No container-reconciler running 2022-08-10 12:16:52.233 | No container-server running 2022-08-10 12:16:52.233 | No container-auditor running 2022-08-10 12:16:52.233 | No object-server running 2022-08-10 12:16:52.233 | No object-replicator running 2022-08-10 12:16:52.233 | No account-server running 2022-08-10 12:16:52.233 | No object-auditor running 2022-08-10 12:16:52.233 | No container-replicator running 2022-08-10 12:16:52.233 | No account-auditor running 2022-08-10 12:16:52.233 | No container-sync running 2022-08-10 12:16:52.233 | No object-expirer running 2022-08-10 12:16:52.233 | No account-replicator running 2022-08-10 12:16:52.233 | No container-updater running 2022-08-10 12:16:52.233 | No object-updater running 2022-08-10 12:16:52.233 | No proxy-server running 2022-08-10 12:16:52.233 | No object-reconstructor running 2022-08-10 12:16:52.233 | No container-sharder running 2022-08-10 12:16:52.233 | + lib/swift:init_swift:675 : true 2022-08-10 12:16:52.233 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-10 12:16:52.233 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-10 12:16:52.233 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-10 12:16:52.233 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-10 12:16:52.233 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-10 12:16:52.234 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-10 12:16:52.234 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-10 12:16:52.234 | + functions:create_disk:732 : local node_number 2022-08-10 12:16:52.234 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:16:52.234 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-10 12:16:52.234 | + functions:create_disk:736 : local key 2022-08-10 12:16:52.234 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | ++ functions:create_disk:738 : sed s#/.## 2022-08-10 12:16:52.234 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-10 12:16:52.234 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-10 12:16:52.234 | + functions:destroy_disk:765 : local key 2022-08-10 12:16:52.234 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-10 12:16:52.234 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-10 12:16:52.234 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-10 12:16:52.234 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-10 12:16:52.234 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-10 12:16:52.234 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-10 12:16:52.234 | = sectsz=512 attr=2, projid32bit=1 2022-08-10 12:16:52.235 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-10 12:16:52.235 | = reflink=1 2022-08-10 12:16:52.235 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-10 12:16:52.235 | = sunit=0 swidth=0 blks 2022-08-10 12:16:52.235 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-10 12:16:52.235 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-10 12:16:52.235 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-10 12:16:52.235 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-10 12:16:52.235 | + 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-08-10 12:16:52.235 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-10 12:16:52.235 | /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-08-10 12:16:52.235 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-10 12:16:52.235 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-10 12:16:52.235 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-10 12:16:52.235 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-10 12:16:52.235 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:16:52.235 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-10 12:16:52.235 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-10 12:16:52.236 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-10 12:16:52.236 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:16:52.236 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-10 12:16:52.236 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-10 12:16:52.236 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-10 12:16:52.236 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1660133006.object.builder backups/1660133007.container.builder backups/1660133008.account.builder backups/1660133013.object.builder backups/1660133014.container.builder backups/1660133015.account.builder backups/1660133013.object.ring.gz backups/1660133014.container.ring.gz backups/1660133015.account.ring.gz 2022-08-10 12:16:52.236 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-10 12:16:52.236 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-10 12:16:52.236 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-10 12:16:52.236 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-10 12:16:52.236 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-10 12:16:52.236 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-10 12:16:52.236 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-10 12:16:52.236 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:16:52.236 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-10 12:16:52.236 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-10 12:16:52.236 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:16:52.236 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-10 12:16:52.237 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-10 12:16:52.237 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-10 12:16:52.237 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-10 12:16:52.237 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:16:52.237 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-10 12:16:52.237 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:16:52.237 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-10 12:16:52.237 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-10 12:16:52.237 | + lib/swift:init_swift:719 : popd 2022-08-10 12:16:52.283 | [446810 Async init_swift:489295]: finished init_swift with result 0 in 12 seconds 2022-08-10 12:16:52.288 | + inc/async:async_wait:197 : return 0 2022-08-10 12:16:52.290 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-10 12:16:52.345 | [446810 Async init_cinder:489390]: Waiting for completion of init_cinder running on PID 489390 (2 other jobs running) 2022-08-10 12:16:52.372 | [446810 Async init_cinder:489390]: Signaling child to exit 2022-08-10 12:16:52.372 | WAKEUP 2022-08-10 12:16:52.396 | [446810 Async init_cinder:489390]: Signaled 2022-08-10 12:16:52.398 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-10 12:16:52.398 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:52.398 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-10 12:16:52.398 | + lib/database:recreate_database:112 : local db=cinder 2022-08-10 12:16:52.398 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-10 12:16:52.398 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-10 12:16:52.398 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-10 12:16:52.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:52.398 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-10 12:16:52.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:52.398 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-10 12:16:52.398 | + functions-common:time_start:2426 : local name=dbsync 2022-08-10 12:16:52.398 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:16:52.398 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:16:52.398 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:16:52.398 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133765398 2022-08-10 12:16:52.398 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-10 12:16:52.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:52.398 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:52.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:16:52.398 | from cryptography.utils import int_from_bytes 2022-08-10 12:16:52.398 | Failed to initialize object. 2022-08-10 12:16:52.399 | Traceback (most recent call last): 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:16:52.399 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:16:52.399 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:16:52.399 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:16:52.399 | self._load_backend() 2022-08-10 12:16:52.399 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:16:52.399 | self._backend = backend_mod.get_backend() 2022-08-10 12:16:52.399 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:16:52.399 | Traceback (most recent call last): 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/objects/base.py", line 269, in cinder_ovo_cls_init 2022-08-10 12:16:52.399 | cls.model = db.get_model_for_versioned_object(cls) 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/db/api.py", line 105, in get_model_for_versioned_object 2022-08-10 12:16:52.399 | return IMPL.get_model_for_versioned_object(versioned_object) 2022-08-10 12:16:52.399 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 267, in __getattr__ 2022-08-10 12:16:52.399 | self._load_backend() 2022-08-10 12:16:52.399 | File "/usr/local/lib/python3.8/dist-packages/oslo_db/api.py", line 263, in _load_backend 2022-08-10 12:16:52.399 | self._backend = backend_mod.get_backend() 2022-08-10 12:16:52.399 | AttributeError: partially initialized module 'cinder.db.sqlalchemy.api' has no attribute 'get_backend' (most likely due to a circular import) 2022-08-10 12:16:52.399 | 2022-08-10 12:16:52.399 | During handling of the above exception, another exception occurred: 2022-08-10 12:16:52.399 | 2022-08-10 12:16:52.399 | Traceback (most recent call last): 2022-08-10 12:16:52.399 | File "/usr/local/bin/cinder-manage", line 6, in 2022-08-10 12:16:52.399 | from cinder.cmd.manage import main 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 75, in 2022-08-10 12:16:52.399 | from cinder.db import migration as db_migration 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/db/migration.py", line 31, in 2022-08-10 12:16:52.399 | from cinder.db.sqlalchemy import api as db_api 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/db/sqlalchemy/api.py", line 61, in 2022-08-10 12:16:52.399 | from cinder.volume import volume_utils 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/volume/volume_utils.py", line 68, in 2022-08-10 12:16:52.399 | from cinder.volume import driver 2022-08-10 12:16:52.399 | File "/opt/stack/cinder/cinder/volume/driver.py", line 358, in 2022-08-10 12:16:52.400 | CONF.import_opt('backup_use_same_host', 'cinder.backup.api') 2022-08-10 12:16:52.400 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2426, in import_opt 2022-08-10 12:16:52.400 | __import__(module_str) 2022-08-10 12:16:52.400 | File "/opt/stack/cinder/cinder/backup/api.py", line 41, in 2022-08-10 12:16:52.400 | from cinder.objects import volume_type 2022-08-10 12:16:52.400 | File "/opt/stack/cinder/cinder/objects/volume_type.py", line 27, in 2022-08-10 12:16:52.400 | class VolumeType(base.CinderPersistentObject, base.CinderObject, 2022-08-10 12:16:52.400 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 139, in register 2022-08-10 12:16:52.400 | registry._register_class(obj_cls) 2022-08-10 12:16:52.400 | File "/usr/local/lib/python3.8/dist-packages/oslo_versionedobjects/base.py", line 134, in _register_class 2022-08-10 12:16:52.400 | self.registration_hook(cls, 0) 2022-08-10 12:16:52.400 | File "/opt/stack/cinder/cinder/objects/base.py", line 158, in registration_hook 2022-08-10 12:16:52.400 | cls.cinder_ovo_cls_init() 2022-08-10 12:16:52.400 | File "/opt/stack/cinder/cinder/objects/base.py", line 274, in cinder_ovo_cls_init 2022-08-10 12:16:52.400 | raise exception.ProgrammingError(reason=msg) 2022-08-10 12:16:52.400 | cinder.exception.ProgrammingError: Programming error in Cinder: Couldn't find ORM model for Persistent Versioned Object VolumeType. 2022-08-10 12:16:52.400 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-10 12:16:52.400 | + functions-common:time_stop:2440 : local name 2022-08-10 12:16:52.400 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:16:52.400 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:16:52.400 | + functions-common:time_stop:2443 : local total 2022-08-10 12:16:52.400 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:16:52.400 | + functions-common:time_stop:2446 : name=dbsync 2022-08-10 12:16:52.400 | + functions-common:time_stop:2447 : start_time=1660133765398 2022-08-10 12:16:52.400 | + functions-common:time_stop:2449 : [[ -z 1660133765398 ]] 2022-08-10 12:16:52.400 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:16:52.400 | + functions-common:time_stop:2452 : end_time=1660133768697 2022-08-10 12:16:52.400 | + functions-common:time_stop:2453 : elapsed_time=3299 2022-08-10 12:16:52.400 | + functions-common:time_stop:2454 : total=7378 2022-08-10 12:16:52.400 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:16:52.400 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10677 2022-08-10 12:16:52.400 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-10 12:16:52.400 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:52.400 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-10 12:16:52.401 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:16:52.401 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-10 12:16:52.450 | [446810 Async init_cinder:489390]: finished init_cinder with result 0 in 3 seconds 2022-08-10 12:16:52.455 | + inc/async:async_wait:197 : return 0 2022-08-10 12:16:52.457 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-10 12:16:52.477 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:52.480 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-10 12:16:52.483 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:16:52.487 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-10 12:16:52.490 | + ./stack.sh:main:1213 : init_nova 2022-08-10 12:16:52.492 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-10 12:16:52.513 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:52.515 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-10 12:16:52.537 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:16:52.540 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:16:52.543 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:16:52.608 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:16:52.654 | [446810 Async nova-cell-0:491543]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-10 12:16:52.657 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-10 12:16:52.662 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:16:52.666 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-10 12:16:52.669 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:16:52.671 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:16:52.674 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:16:52.736 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:16:52.792 | [446810 Async nova-cell-1:491635]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-10 12:16:52.795 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-10 12:16:52.798 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-10 12:16:52.801 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-10 12:16:52.804 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-10 12:16:52.807 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-10 12:16:52.813 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:53.426 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-10 12:16:53.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:16:53.451 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-10 12:16:54.130 | 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-08-10 12:16:58.083 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-10 12:16:58.123 | DEBUG dbcounter [-] [491693] Writer thread running {{(pid=491693) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:16:58.125 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:16:58.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:16:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:16:58.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:16:58.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491693) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:16:58.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:16:58.192 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:16:58.232 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-10 12:17:01.042 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=491693) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:17:01.046 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-10 12:17:01.629 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=491693) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:17:01.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:01.643 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:01.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:01.643 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:02.216 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-10 12:17:02.224 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-10 12:17:02.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-10 12:17:02.230 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-10 12:17:02.237 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-10 12:17:02.241 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-10 12:17:02.245 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-10 12:17:02.271 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:02.276 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-10 12:17:02.279 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:17:02.283 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-10 12:17:02.870 | 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-08-10 12:17:05.780 | INFO dbcounter [None req-b66cb5e9-3b8e-4e1e-bf72-edfa8551d936 None None] Registered counter for database nova_api 2022-08-10 12:17:05.810 | DEBUG dbcounter [-] [492214] Writer thread running {{(pid=492214) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:05.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:05.882 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:05.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:05.882 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:06.459 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-10 12:17:06.466 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:17:06.474 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-10 12:17:06.579 | [446810 Async nova-cell-0:491543]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 491543 (3 other jobs running) 2022-08-10 12:17:06.621 | [446810 Async nova-cell-0:491543]: Signaling child to exit 2022-08-10 12:17:08.200 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:17:08.233 | [491543 Async nova-cell-0:491543]: finished successfully 2022-08-10 12:17:08.256 | WAKEUP 2022-08-10 12:17:08.288 | [446810 Async nova-cell-0:491543]: Signaled 2022-08-10 12:17:08.290 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-10 12:17:08.290 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-10 12:17:08.290 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-10 12:17:08.290 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-10 12:17:08.290 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-10 12:17:08.290 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-10 12:17:08.290 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-10 12:17:08.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:17:08.290 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-10 12:17:08.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:17:08.290 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-10 12:17:08.290 | 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-08-10 12:17:08.290 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-10 12:17:08.290 | DEBUG dbcounter [-] [491700] Writer thread running {{(pid=491700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:17:08.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491700) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:17:08.292 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:17:08.292 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:17:08.292 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:17:08.292 | DEBUG dbcounter [-] [491700] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=491700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.292 | DEBUG dbcounter [-] [491700] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=491700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.292 | DEBUG dbcounter [-] [491700] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=491700) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.292 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=491700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:17:08.292 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:17:08.292 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=491700) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:17:08.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:08.292 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:08.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:08.292 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:08.350 | [446810 Async nova-cell-0:491543]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2022-08-10 12:17:08.355 | + inc/async:async_wait:197 : return 0 2022-08-10 12:17:08.357 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-10 12:17:08.360 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-10 12:17:08.394 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:17:08.420 | [446810 Async nova-cell-1:491635]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 491635 (2 other jobs running) 2022-08-10 12:17:08.421 | [491635 Async nova-cell-1:491635]: finished successfully 2022-08-10 12:17:08.447 | [446810 Async nova-cell-1:491635]: Signaling child to exit 2022-08-10 12:17:08.447 | WAKEUP 2022-08-10 12:17:08.472 | [446810 Async nova-cell-1:491635]: Signaled 2022-08-10 12:17:08.473 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-10 12:17:08.473 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-10 12:17:08.473 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-10 12:17:08.473 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-10 12:17:08.473 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-10 12:17:08.473 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-10 12:17:08.473 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-10 12:17:08.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:17:08.473 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-10 12:17:08.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-10 12:17:08.473 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-10 12:17:08.473 | 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-08-10 12:17:08.474 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-10 12:17:08.474 | DEBUG dbcounter [-] [491708] Writer thread running {{(pid=491708) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-10 12:17:08.475 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=491708) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-10 12:17:08.475 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-10 12:17:08.475 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-10 12:17:08.475 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-10 12:17:08.476 | DEBUG dbcounter [-] [491708] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=491708) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.476 | DEBUG dbcounter [-] [491708] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=491708) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.476 | DEBUG dbcounter [-] [491708] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=491708) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-10 12:17:08.476 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=491708) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-10 12:17:08.476 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-10 12:17:08.476 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=491708) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-10 12:17:08.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:08.476 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:08.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:08.476 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:08.521 | [446810 Async nova-cell-1:491635]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2022-08-10 12:17:08.525 | + inc/async:async_wait:197 : return 0 2022-08-10 12:17:08.528 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:17:08.530 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-10 12:17:09.136 | 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-08-10 12:17:11.980 | Running batches of 50 until complete 2022-08-10 12:17:11.980 | INFO dbcounter [None req-96c7fae2-80d4-4840-8ac2-e87f50ac16ed None None] Registered counter for database nova_cell0 2022-08-10 12:17:12.012 | DEBUG dbcounter [-] [492787] Writer thread running {{(pid=492787) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:12.159 | INFO dbcounter [None req-96c7fae2-80d4-4840-8ac2-e87f50ac16ed None None] Registered counter for database nova_api 2022-08-10 12:17:12.170 | DEBUG dbcounter [-] [492787] Writer thread running {{(pid=492787) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:12.302 | INFO dbcounter [None req-96c7fae2-80d4-4840-8ac2-e87f50ac16ed None None] Registered counter for database nova_cell0 2022-08-10 12:17:12.313 | DEBUG dbcounter [-] [492787] Writer thread running {{(pid=492787) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:12.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:12.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:12.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:12.386 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:12.386 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:17:12.386 | | Migration | Total Needed | Completed | 2022-08-10 12:17:12.386 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:17:12.386 | | fill_virtual_interface_list | 0 | 0 | 2022-08-10 12:17:12.386 | | migrate_empty_ratio | 0 | 0 | 2022-08-10 12:17:12.386 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-10 12:17:12.386 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-10 12:17:12.386 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-10 12:17:12.386 | | populate_dev_uuids | 0 | 0 | 2022-08-10 12:17:12.386 | | populate_missing_availability_zones | 0 | 0 | 2022-08-10 12:17:12.386 | | populate_queued_for_delete | 0 | 0 | 2022-08-10 12:17:12.386 | | populate_user_id | 0 | 0 | 2022-08-10 12:17:12.386 | | populate_uuids | 0 | 0 | 2022-08-10 12:17:12.386 | +-------------------------------------+--------------+-----------+ 2022-08-10 12:17:12.876 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-10 12:17:12.881 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:17:12.884 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-10 12:17:12.887 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:17:12.890 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:17:12.893 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-10 12:17:13.518 | 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-08-10 12:17:16.387 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-10 12:17:16.387 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-10 12:17:16.387 | INFO dbcounter [None req-bd32f5da-9d5d-447e-a5b8-66507b29f4b0 None None] Registered counter for database nova_api 2022-08-10 12:17:16.412 | DEBUG dbcounter [-] [492806] Writer thread running {{(pid=492806) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:17:16.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:16.474 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:16.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:17:16.474 | from cryptography.utils import int_from_bytes 2022-08-10 12:17:16.928 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-10 12:17:16.931 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-10 12:17:16.946 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-10 12:17:16.949 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-10 12:17:16.968 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:16.970 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-10 12:17:16.973 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-10 12:17:17.056 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-10 12:17:17.102 | [446810 Async configure_neutron_nova:492874]: running: configure_neutron_nova 2022-08-10 12:17:17.105 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-10 12:17:17.108 | + functions-common:run_phase:1868 : local mode=stack 2022-08-10 12:17:17.111 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-10 12:17:17.114 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-10 12:17:17.118 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-10 12:17:17.121 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-10 12:17:17.125 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-10 12:17:17.128 | + functions-common:run_phase:1878 : local extra 2022-08-10 12:17:17.132 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-10 12:17:17.138 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-10 12:17:17.141 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-10 12:17:17.144 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-10 12:17:17.147 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-10 12:17:17.150 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-10 12:17:17.170 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:17.173 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:17:17.176 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:17:17.179 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-10 12:17:17.181 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-10 12:17:17.184 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-10 12:17:17.187 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-10 12:17:17.190 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-10 12:17:17.192 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-10 12:17:17.195 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-10 12:17:17.198 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-10 12:17:17.201 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-10 12:17:17.204 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-10 12:17:17.207 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-10 12:17:17.211 | + functions-common:run_plugins:1857 : local plugins= 2022-08-10 12:17:17.214 | + functions-common:run_plugins:1858 : local plugin 2022-08-10 12:17:17.217 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:17:17.220 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.223 | + inc/meta-config:merge_config_group:171 : shift 2022-08-10 12:17:17.227 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-10 12:17:17.233 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:17.236 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-10 12:17:17.239 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-10 12:17:17.243 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-10 12:17:17.246 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.249 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-10 12:17:17.252 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:17.255 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-10 12:17:17.255 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:17:17.255 | gsub("[][]", "", $1); 2022-08-10 12:17:17.255 | split($1, a, "|"); 2022-08-10 12:17:17.255 | if (a[1] == matchgroup) 2022-08-10 12:17:17.256 | print a[2] 2022-08-10 12:17:17.256 | } 2022-08-10 12:17:17.256 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.262 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:17:17.265 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:17:17.267 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:17:17.271 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-10 12:17:17.274 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-10 12:17:17.277 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-10 12:17:17.281 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-10 12:17:17.285 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-10 12:17:17.291 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-10 12:17:17.294 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-10 12:17:17.297 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:17:17.300 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.306 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:17:17.309 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-10 12:17:17.312 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:17:17.315 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-10 12:17:17.318 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-10 12:17:17.322 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-10 12:17:17.324 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-10 12:17:17.328 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-10 12:17:17.329 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.329 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:17:17.329 | BEGIN { 2022-08-10 12:17:17.330 | section = "" 2022-08-10 12:17:17.330 | last_section = "" 2022-08-10 12:17:17.330 | section_count = 0 2022-08-10 12:17:17.330 | } 2022-08-10 12:17:17.330 | /^\[.+\]/ { 2022-08-10 12:17:17.330 | gsub("[][]", "", $1); 2022-08-10 12:17:17.330 | section=$1 2022-08-10 12:17:17.330 | next 2022-08-10 12:17:17.330 | } 2022-08-10 12:17:17.330 | /^ *\#/ { 2022-08-10 12:17:17.330 | next 2022-08-10 12:17:17.330 | } 2022-08-10 12:17:17.330 | /^[^ \t]+/ { 2022-08-10 12:17:17.330 | # get offset of first = in $0 2022-08-10 12:17:17.330 | eq_idx = index($0, "=") 2022-08-10 12:17:17.330 | # extract attr & value from $0 2022-08-10 12:17:17.330 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:17:17.330 | value = substr($0, eq_idx + 1) 2022-08-10 12:17:17.330 | # only need to strip trailing whitespace from attr 2022-08-10 12:17:17.330 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:17:17.330 | # need to strip leading & trailing whitespace from value 2022-08-10 12:17:17.330 | sub(/^[ \t]*/, "", value) 2022-08-10 12:17:17.330 | sub(/[ \t]*$/, "", value) 2022-08-10 12:17:17.330 | 2022-08-10 12:17:17.330 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:17:17.330 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:17:17.330 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:17:17.330 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:17:17.330 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:17:17.330 | if (section != last_section) { 2022-08-10 12:17:17.330 | cfg_section[section_count++] = section 2022-08-10 12:17:17.330 | last_section = section 2022-08-10 12:17:17.330 | } 2022-08-10 12:17:17.331 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:17:17.331 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:17:17.331 | 2022-08-10 12:17:17.331 | cfg_attr[section, attr, 0] = value 2022-08-10 12:17:17.331 | cfg_attr_count[section, attr] = 1 2022-08-10 12:17:17.331 | } else { 2022-08-10 12:17:17.331 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:17:17.331 | cfg_attr[section, attr, lno] = value 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | END { 2022-08-10 12:17:17.331 | # Process each section in order 2022-08-10 12:17:17.331 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:17:17.331 | section = cfg_section[sno] 2022-08-10 12:17:17.331 | # The ini routines simply append a config item immediately 2022-08-10 12:17:17.331 | # after the section header. To keep the same order as defined 2022-08-10 12:17:17.331 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:17:17.331 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:17:17.331 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:17:17.331 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:17:17.331 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:17:17.331 | else { 2022-08-10 12:17:17.331 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:17:17.331 | count = cfg_attr_count[section, attr] 2022-08-10 12:17:17.331 | print "inidelete " configfile " " section " " attr 2022-08-10 12:17:17.331 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:17:17.331 | for (l = count -2; l >= 0; l--) 2022-08-10 12:17:17.331 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | } 2022-08-10 12:17:17.331 | ' 2022-08-10 12:17:17.332 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.333 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:17:17.335 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:17:17.338 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-10 12:17:17.342 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:17.345 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-10 12:17:17.347 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-10 12:17:17.347 | BEGIN { group = "" } 2022-08-10 12:17:17.347 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:17:17.347 | gsub("[][]", "", $1); 2022-08-10 12:17:17.347 | split($1, a, "|"); 2022-08-10 12:17:17.348 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:17:17.348 | group=a[1] 2022-08-10 12:17:17.348 | } else { 2022-08-10 12:17:17.348 | group="" 2022-08-10 12:17:17.348 | } 2022-08-10 12:17:17.348 | next 2022-08-10 12:17:17.348 | } 2022-08-10 12:17:17.348 | { 2022-08-10 12:17:17.348 | if (group != "") 2022-08-10 12:17:17.348 | print $0 2022-08-10 12:17:17.348 | } 2022-08-10 12:17:17.348 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.355 | + 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-08-10 12:17:17.360 | ++ 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-08-10 12:17:17.397 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-10 12:17:17.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-10 12:17:17.436 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.439 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-10 12:17:17.442 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-10 12:17:17.483 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.486 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-10 12:17:17.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-10 12:17:17.525 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.528 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-10 12:17:17.530 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-10 12:17:17.563 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-10 12:17:17.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-10 12:17:17.604 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.36/identity"' 2022-08-10 12:17:17.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.36/identity 2022-08-10 12:17:17.645 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-10 12:17:17.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-10 12:17:17.689 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-10 12:17:17.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-10 12:17:17.730 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.733 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-10 12:17:17.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-10 12:17:17.770 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-10 12:17:17.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-10 12:17:17.814 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.816 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-10 12:17:17.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-10 12:17:17.854 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-10 12:17:17.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-10 12:17:17.894 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.897 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:17:17.900 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:17:17.904 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:17:17.907 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-10 12:17:17.910 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-10 12:17:17.913 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-10 12:17:17.917 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-10 12:17:17.920 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-10 12:17:17.925 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-10 12:17:17.928 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-10 12:17:17.931 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:17:17.934 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.936 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:17:17.939 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:17:17.942 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:17:17.946 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-10 12:17:17.949 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-10 12:17:17.953 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-10 12:17:17.957 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-10 12:17:17.963 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-10 12:17:17.963 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:17:17.963 | BEGIN { 2022-08-10 12:17:17.963 | section = "" 2022-08-10 12:17:17.963 | last_section = "" 2022-08-10 12:17:17.963 | section_count = 0 2022-08-10 12:17:17.963 | } 2022-08-10 12:17:17.963 | /^\[.+\]/ { 2022-08-10 12:17:17.963 | gsub("[][]", "", $1); 2022-08-10 12:17:17.963 | section=$1 2022-08-10 12:17:17.963 | next 2022-08-10 12:17:17.963 | } 2022-08-10 12:17:17.963 | /^ *\#/ { 2022-08-10 12:17:17.963 | next 2022-08-10 12:17:17.963 | } 2022-08-10 12:17:17.963 | /^[^ \t]+/ { 2022-08-10 12:17:17.963 | # get offset of first = in $0 2022-08-10 12:17:17.963 | eq_idx = index($0, "=") 2022-08-10 12:17:17.963 | # extract attr & value from $0 2022-08-10 12:17:17.964 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:17:17.964 | value = substr($0, eq_idx + 1) 2022-08-10 12:17:17.964 | # only need to strip trailing whitespace from attr 2022-08-10 12:17:17.964 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:17:17.964 | # need to strip leading & trailing whitespace from value 2022-08-10 12:17:17.964 | sub(/^[ \t]*/, "", value) 2022-08-10 12:17:17.964 | sub(/[ \t]*$/, "", value) 2022-08-10 12:17:17.964 | 2022-08-10 12:17:17.964 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:17:17.964 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:17:17.964 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:17:17.964 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:17:17.964 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:17:17.964 | if (section != last_section) { 2022-08-10 12:17:17.964 | cfg_section[section_count++] = section 2022-08-10 12:17:17.964 | last_section = section 2022-08-10 12:17:17.964 | } 2022-08-10 12:17:17.964 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:17:17.964 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:17:17.964 | 2022-08-10 12:17:17.964 | cfg_attr[section, attr, 0] = value 2022-08-10 12:17:17.964 | cfg_attr_count[section, attr] = 1 2022-08-10 12:17:17.964 | } else { 2022-08-10 12:17:17.964 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:17:17.964 | cfg_attr[section, attr, lno] = value 2022-08-10 12:17:17.964 | } 2022-08-10 12:17:17.964 | } 2022-08-10 12:17:17.964 | END { 2022-08-10 12:17:17.965 | # Process each section in order 2022-08-10 12:17:17.965 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:17:17.965 | section = cfg_section[sno] 2022-08-10 12:17:17.965 | # The ini routines simply append a config item immediately 2022-08-10 12:17:17.965 | # after the section header. To keep the same order as defined 2022-08-10 12:17:17.965 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:17:17.965 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:17:17.965 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:17:17.965 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:17:17.965 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:17:17.965 | else { 2022-08-10 12:17:17.965 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:17:17.965 | count = cfg_attr_count[section, attr] 2022-08-10 12:17:17.965 | print "inidelete " configfile " " section " " attr 2022-08-10 12:17:17.965 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:17:17.965 | for (l = count -2; l >= 0; l--) 2022-08-10 12:17:17.965 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:17:17.965 | } 2022-08-10 12:17:17.965 | } 2022-08-10 12:17:17.965 | } 2022-08-10 12:17:17.965 | } 2022-08-10 12:17:17.965 | ' 2022-08-10 12:17:17.965 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:17.965 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.967 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:17:17.968 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:17:17.971 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-10 12:17:17.974 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:17.977 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-10 12:17:17.980 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-10 12:17:17.981 | BEGIN { group = "" } 2022-08-10 12:17:17.981 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:17:17.981 | gsub("[][]", "", $1); 2022-08-10 12:17:17.981 | split($1, a, "|"); 2022-08-10 12:17:17.981 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:17:17.981 | group=a[1] 2022-08-10 12:17:17.981 | } else { 2022-08-10 12:17:17.981 | group="" 2022-08-10 12:17:17.981 | } 2022-08-10 12:17:17.981 | next 2022-08-10 12:17:17.981 | } 2022-08-10 12:17:17.981 | { 2022-08-10 12:17:17.981 | if (group != "") 2022-08-10 12:17:17.981 | print $0 2022-08-10 12:17:17.981 | } 2022-08-10 12:17:17.981 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:17:17.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-10 12:17:17.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-10 12:17:18.024 | + inc/async:async_inner:64 : rc=0 2022-08-10 12:17:18.029 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.032 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-10 12:17:18.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-10 12:17:18.056 | [492874 Async configure_neutron_nova:492874]: finished successfully 2022-08-10 12:17:18.071 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.074 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-10 12:17:18.077 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-10 12:17:18.113 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-10 12:17:18.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-10 12:17:18.153 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.156 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-10 12:17:18.159 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-10 12:17:18.192 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-10 12:17:18.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-10 12:17:18.232 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.235 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-10 12:17:18.237 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-10 12:17:18.268 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.271 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-10 12:17:18.274 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-10 12:17:18.310 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-10 12:17:18.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-10 12:17:18.349 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-10 12:17:18.354 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-10 12:17:18.387 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-10 12:17:18.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-10 12:17:18.424 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-10 12:17:18.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-10 12:17:18.462 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-10 12:17:18.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-10 12:17:18.502 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.505 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-10 12:17:18.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-10 12:17:18.541 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.544 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-10 12:17:18.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-10 12:17:18.580 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.583 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-10 12:17:18.585 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-10 12:17:18.618 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.621 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:17:18.624 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:17:18.627 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:17:18.631 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-10 12:17:18.635 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-10 12:17:18.638 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-10 12:17:18.641 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-10 12:17:18.646 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-10 12:17:18.651 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-10 12:17:18.653 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-10 12:17:18.656 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:17:18.659 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.662 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:17:18.664 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-10 12:17:18.667 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:17:18.670 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-10 12:17:18.673 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-10 12:17:18.676 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-10 12:17:18.679 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-10 12:17:18.683 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:17:18.683 | BEGIN { 2022-08-10 12:17:18.683 | section = "" 2022-08-10 12:17:18.683 | last_section = "" 2022-08-10 12:17:18.683 | section_count = 0 2022-08-10 12:17:18.683 | } 2022-08-10 12:17:18.683 | /^\[.+\]/ { 2022-08-10 12:17:18.683 | gsub("[][]", "", $1); 2022-08-10 12:17:18.683 | section=$1 2022-08-10 12:17:18.683 | next 2022-08-10 12:17:18.683 | } 2022-08-10 12:17:18.683 | /^ *\#/ { 2022-08-10 12:17:18.683 | next 2022-08-10 12:17:18.683 | } 2022-08-10 12:17:18.683 | /^[^ \t]+/ { 2022-08-10 12:17:18.683 | # get offset of first = in $0 2022-08-10 12:17:18.683 | eq_idx = index($0, "=") 2022-08-10 12:17:18.683 | # extract attr & value from $0 2022-08-10 12:17:18.683 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:17:18.683 | value = substr($0, eq_idx + 1) 2022-08-10 12:17:18.683 | # only need to strip trailing whitespace from attr 2022-08-10 12:17:18.683 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:17:18.683 | # need to strip leading & trailing whitespace from value 2022-08-10 12:17:18.684 | sub(/^[ \t]*/, "", value) 2022-08-10 12:17:18.684 | sub(/[ \t]*$/, "", value) 2022-08-10 12:17:18.684 | 2022-08-10 12:17:18.684 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:17:18.684 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:17:18.684 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:17:18.684 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:17:18.684 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:17:18.684 | if (section != last_section) { 2022-08-10 12:17:18.684 | cfg_section[section_count++] = section 2022-08-10 12:17:18.684 | last_section = section 2022-08-10 12:17:18.684 | } 2022-08-10 12:17:18.684 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:17:18.684 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:17:18.684 | 2022-08-10 12:17:18.684 | cfg_attr[section, attr, 0] = value 2022-08-10 12:17:18.684 | cfg_attr_count[section, attr] = 1 2022-08-10 12:17:18.684 | } else { 2022-08-10 12:17:18.684 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:17:18.684 | cfg_attr[section, attr, lno] = value 2022-08-10 12:17:18.684 | } 2022-08-10 12:17:18.684 | } 2022-08-10 12:17:18.684 | END { 2022-08-10 12:17:18.684 | # Process each section in order 2022-08-10 12:17:18.684 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:17:18.684 | section = cfg_section[sno] 2022-08-10 12:17:18.684 | # The ini routines simply append a config item immediately 2022-08-10 12:17:18.684 | # after the section header. To keep the same order as defined 2022-08-10 12:17:18.684 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:17:18.684 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:17:18.684 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:17:18.684 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:17:18.684 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:17:18.684 | else { 2022-08-10 12:17:18.685 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:17:18.685 | count = cfg_attr_count[section, attr] 2022-08-10 12:17:18.685 | print "inidelete " configfile " " section " " attr 2022-08-10 12:17:18.685 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:17:18.685 | for (l = count -2; l >= 0; l--) 2022-08-10 12:17:18.685 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:17:18.685 | } 2022-08-10 12:17:18.685 | } 2022-08-10 12:17:18.685 | } 2022-08-10 12:17:18.685 | } 2022-08-10 12:17:18.685 | ' 2022-08-10 12:17:18.685 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-10 12:17:18.685 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.686 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.686 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:17:18.688 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:17:18.693 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-10 12:17:18.697 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:18.699 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-10 12:17:18.702 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-10 12:17:18.702 | BEGIN { group = "" } 2022-08-10 12:17:18.702 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:17:18.702 | gsub("[][]", "", $1); 2022-08-10 12:17:18.702 | split($1, a, "|"); 2022-08-10 12:17:18.702 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:17:18.702 | group=a[1] 2022-08-10 12:17:18.702 | } else { 2022-08-10 12:17:18.702 | group="" 2022-08-10 12:17:18.702 | } 2022-08-10 12:17:18.702 | next 2022-08-10 12:17:18.702 | } 2022-08-10 12:17:18.702 | { 2022-08-10 12:17:18.702 | if (group != "") 2022-08-10 12:17:18.702 | print $0 2022-08-10 12:17:18.702 | } 2022-08-10 12:17:18.702 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.36/identity/v2.0"' 2022-08-10 12:17:18.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.36/identity/v2.0 2022-08-10 12:17:18.748 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.751 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-10 12:17:18.754 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-10 12:17:18.757 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-10 12:17:18.761 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.763 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:17:18.767 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:17:18.770 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-10 12:17:18.774 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:17:18.779 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-10 12:17:18.782 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-10 12:17:18.785 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.788 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.791 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:17:18.794 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.797 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:17:18.800 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.803 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:17:18.806 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-10 12:17:18.809 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-10 12:17:18.813 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.813 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.814 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:17:18.814 | BEGIN { 2022-08-10 12:17:18.814 | section = "" 2022-08-10 12:17:18.814 | last_section = "" 2022-08-10 12:17:18.814 | section_count = 0 2022-08-10 12:17:18.814 | } 2022-08-10 12:17:18.814 | /^\[.+\]/ { 2022-08-10 12:17:18.814 | gsub("[][]", "", $1); 2022-08-10 12:17:18.814 | section=$1 2022-08-10 12:17:18.814 | next 2022-08-10 12:17:18.814 | } 2022-08-10 12:17:18.814 | /^ *\#/ { 2022-08-10 12:17:18.814 | next 2022-08-10 12:17:18.814 | } 2022-08-10 12:17:18.814 | /^[^ \t]+/ { 2022-08-10 12:17:18.814 | # get offset of first = in $0 2022-08-10 12:17:18.814 | eq_idx = index($0, "=") 2022-08-10 12:17:18.814 | # extract attr & value from $0 2022-08-10 12:17:18.814 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:17:18.814 | value = substr($0, eq_idx + 1) 2022-08-10 12:17:18.814 | # only need to strip trailing whitespace from attr 2022-08-10 12:17:18.814 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:17:18.814 | # need to strip leading & trailing whitespace from value 2022-08-10 12:17:18.814 | sub(/^[ \t]*/, "", value) 2022-08-10 12:17:18.814 | sub(/[ \t]*$/, "", value) 2022-08-10 12:17:18.814 | 2022-08-10 12:17:18.815 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:17:18.815 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:17:18.815 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:17:18.815 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:17:18.815 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:17:18.815 | if (section != last_section) { 2022-08-10 12:17:18.815 | cfg_section[section_count++] = section 2022-08-10 12:17:18.815 | last_section = section 2022-08-10 12:17:18.815 | } 2022-08-10 12:17:18.815 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:17:18.815 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:17:18.815 | 2022-08-10 12:17:18.815 | cfg_attr[section, attr, 0] = value 2022-08-10 12:17:18.815 | cfg_attr_count[section, attr] = 1 2022-08-10 12:17:18.815 | } else { 2022-08-10 12:17:18.815 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:17:18.815 | cfg_attr[section, attr, lno] = value 2022-08-10 12:17:18.815 | } 2022-08-10 12:17:18.815 | } 2022-08-10 12:17:18.815 | END { 2022-08-10 12:17:18.815 | # Process each section in order 2022-08-10 12:17:18.815 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:17:18.815 | section = cfg_section[sno] 2022-08-10 12:17:18.815 | # The ini routines simply append a config item immediately 2022-08-10 12:17:18.815 | # after the section header. To keep the same order as defined 2022-08-10 12:17:18.815 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:17:18.815 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:17:18.815 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:17:18.815 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:17:18.815 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:17:18.815 | else { 2022-08-10 12:17:18.815 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:17:18.815 | count = cfg_attr_count[section, attr] 2022-08-10 12:17:18.816 | print "inidelete " configfile " " section " " attr 2022-08-10 12:17:18.816 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:17:18.816 | for (l = count -2; l >= 0; l--) 2022-08-10 12:17:18.816 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:17:18.816 | } 2022-08-10 12:17:18.816 | } 2022-08-10 12:17:18.816 | } 2022-08-10 12:17:18.816 | } 2022-08-10 12:17:18.816 | ' 2022-08-10 12:17:18.817 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:17:18.818 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.821 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:17:18.823 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-10 12:17:18.826 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:17:18.828 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-10 12:17:18.831 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-10 12:17:18.831 | BEGIN { group = "" } 2022-08-10 12:17:18.831 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:17:18.831 | gsub("[][]", "", $1); 2022-08-10 12:17:18.831 | split($1, a, "|"); 2022-08-10 12:17:18.831 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:17:18.831 | group=a[1] 2022-08-10 12:17:18.831 | } else { 2022-08-10 12:17:18.831 | group="" 2022-08-10 12:17:18.831 | } 2022-08-10 12:17:18.831 | next 2022-08-10 12:17:18.831 | } 2022-08-10 12:17:18.831 | { 2022-08-10 12:17:18.831 | if (group != "") 2022-08-10 12:17:18.831 | print $0 2022-08-10 12:17:18.831 | } 2022-08-10 12:17:18.831 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:17:18.838 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-10 12:17:18.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-10 12:17:18.875 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-10 12:17:18.880 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-10 12:17:18.912 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:17:18.916 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-10 12:17:18.935 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:18.938 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-10 12:17:18.941 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:17:18.943 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-10 12:17:18.946 | + ./stack.sh:main:1247 : start_swift 2022-08-10 12:17:18.949 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-10 12:17:18.952 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-10 12:17:18.954 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-10 12:17:18.993 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-10 12:17:18.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-10 12:17:19.003 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-10 12:17:19.006 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-10 12:17:19.471 | Restarting rsync (via systemctl): rsync.service. 2022-08-10 12:17:19.479 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-10 12:17:19.482 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-10 12:17:19.485 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-10 12:17:19.488 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-10 12:17:19.492 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:17:19.495 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.498 | + functions-common:run_process:1694 : local service=s-object 2022-08-10 12:17:19.504 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.507 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:19.510 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:19.513 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:19.515 | + functions-common:run_process:1700 : local name=s-object 2022-08-10 12:17:19.518 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:19.521 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:19.524 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:19.528 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:19.531 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:19.536 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133839534 2022-08-10 12:17:19.540 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-10 12:17:19.559 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:19.562 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-10 12:17:19.565 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-10 12:17:19.567 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.570 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.573 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.575 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.578 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-10 12:17:19.581 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-10 12:17:19.586 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-10 12:17:19.589 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:19.592 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:19.595 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:19.597 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:19.600 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:17:19.603 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-10 12:17:19.605 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-10 12:17:19.607 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.610 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:19.612 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:19.614 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:19.616 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:19.619 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:19.621 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-10 12:17:19.623 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:19.629 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-10 12:17:19.685 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-10 12:17:19.743 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-10 12:17:19.802 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-10 12:17:19.864 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-10 12:17:19.923 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:19.982 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:19.985 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:19.987 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-10 12:17:20.050 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:20.597 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-10 12:17:20.612 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-10 12:17:21.151 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-10 12:17:21.180 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:21.182 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:21.185 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:21.187 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:21.189 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:21.192 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:21.194 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:21.197 | + functions-common:time_stop:2447 : start_time=1660133839534 2022-08-10 12:17:21.199 | + functions-common:time_stop:2449 : [[ -z 1660133839534 ]] 2022-08-10 12:17:21.202 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:21.207 | + functions-common:time_stop:2452 : end_time=1660133841204 2022-08-10 12:17:21.210 | + functions-common:time_stop:2453 : elapsed_time=1670 2022-08-10 12:17:21.212 | + functions-common:time_stop:2454 : total=3688 2022-08-10 12:17:21.215 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:21.217 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5358 2022-08-10 12:17:21.220 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:17:21.223 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.226 | + functions-common:run_process:1694 : local service=s-container 2022-08-10 12:17:21.228 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.231 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:21.233 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:21.236 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:21.238 | + functions-common:run_process:1700 : local name=s-container 2022-08-10 12:17:21.241 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:21.243 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:21.246 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:21.248 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:21.252 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:21.257 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133841254 2022-08-10 12:17:21.259 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-10 12:17:21.277 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:21.279 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-10 12:17:21.282 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-10 12:17:21.284 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.287 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.289 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.292 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.294 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-10 12:17:21.297 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-10 12:17:21.299 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-10 12:17:21.302 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:21.304 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:21.307 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:21.309 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:21.312 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:17:21.314 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-10 12:17:21.317 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-10 12:17:21.319 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.321 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:21.324 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:21.327 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:21.329 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:21.331 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:21.334 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-10 12:17:21.336 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:21.341 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-10 12:17:21.396 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-10 12:17:21.459 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-10 12:17:21.517 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-10 12:17:21.573 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-10 12:17:21.633 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:21.691 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:21.694 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:21.696 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-10 12:17:21.753 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:22.302 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-10 12:17:22.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-10 12:17:22.848 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-10 12:17:22.879 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:22.879 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:22.881 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:22.884 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:22.886 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:22.889 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:22.892 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:22.894 | + functions-common:time_stop:2447 : start_time=1660133841254 2022-08-10 12:17:22.897 | + functions-common:time_stop:2449 : [[ -z 1660133841254 ]] 2022-08-10 12:17:22.901 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:22.906 | + functions-common:time_stop:2452 : end_time=1660133842903 2022-08-10 12:17:22.908 | + functions-common:time_stop:2453 : elapsed_time=1649 2022-08-10 12:17:22.911 | + functions-common:time_stop:2454 : total=5358 2022-08-10 12:17:22.914 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:22.917 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7007 2022-08-10 12:17:22.920 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-10 12:17:22.922 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:22.925 | + functions-common:run_process:1694 : local service=s-account 2022-08-10 12:17:22.928 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:22.930 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:22.933 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:22.937 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:22.941 | + functions-common:run_process:1700 : local name=s-account 2022-08-10 12:17:22.945 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:22.947 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:22.950 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:22.953 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:22.957 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:22.961 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133842959 2022-08-10 12:17:22.964 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-10 12:17:22.983 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:22.985 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-10 12:17:22.988 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-10 12:17:22.991 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:22.993 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:22.996 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:22.998 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:23.001 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-10 12:17:23.004 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-10 12:17:23.007 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-10 12:17:23.009 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:23.012 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:23.015 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:23.018 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:23.021 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-10 12:17:23.024 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-10 12:17:23.026 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-10 12:17:23.028 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:23.031 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:23.034 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:23.036 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:23.038 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:23.041 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:23.044 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-10 12:17:23.046 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:23.051 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-10 12:17:23.109 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-10 12:17:23.176 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-10 12:17:23.237 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-10 12:17:23.296 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-10 12:17:23.355 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:23.419 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:23.422 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:23.424 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-10 12:17:23.482 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:24.133 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-10 12:17:24.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-10 12:17:24.695 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-10 12:17:24.722 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:24.725 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:24.728 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:24.731 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:24.734 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:24.738 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:24.742 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:24.745 | + functions-common:time_stop:2447 : start_time=1660133842959 2022-08-10 12:17:24.747 | + functions-common:time_stop:2449 : [[ -z 1660133842959 ]] 2022-08-10 12:17:24.751 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:24.755 | + functions-common:time_stop:2452 : end_time=1660133844753 2022-08-10 12:17:24.759 | + functions-common:time_stop:2453 : elapsed_time=1794 2022-08-10 12:17:24.762 | + functions-common:time_stop:2454 : total=7007 2022-08-10 12:17:24.765 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:24.769 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8801 2022-08-10 12:17:24.772 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-10 12:17:24.775 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-10 12:17:24.833 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.836 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-10 12:17:24.839 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.842 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:24.845 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:24.848 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:24.851 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-10 12:17:24.853 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:24.856 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:24.859 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:24.862 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:24.865 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:24.870 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133844867 2022-08-10 12:17:24.873 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-10 12:17:24.892 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:24.895 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-10 12:17:24.897 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-10 12:17:24.900 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.902 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.905 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.908 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.910 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-10 12:17:24.913 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-10 12:17:24.916 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-10 12:17:24.918 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:24.921 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:24.924 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:24.926 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:24.929 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-10 12:17:24.932 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-10 12:17:24.934 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-10 12:17:24.937 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:24.940 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:24.942 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:24.945 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:24.947 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:24.949 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:24.952 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-10 12:17:24.954 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:24.959 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-10 12:17:25.022 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-10 12:17:25.082 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-10 12:17:25.144 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-10 12:17:25.210 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-10 12:17:25.282 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:25.360 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:25.364 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:25.367 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-10 12:17:25.449 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:26.281 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-10 12:17:26.870 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-10 12:17:26.906 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:26.909 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:26.912 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:26.915 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:26.918 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:26.921 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:26.924 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:26.927 | + functions-common:time_stop:2447 : start_time=1660133844867 2022-08-10 12:17:26.931 | + functions-common:time_stop:2449 : [[ -z 1660133844867 ]] 2022-08-10 12:17:26.935 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:26.942 | + functions-common:time_stop:2452 : end_time=1660133846939 2022-08-10 12:17:26.946 | + functions-common:time_stop:2453 : elapsed_time=2072 2022-08-10 12:17:26.949 | + functions-common:time_stop:2454 : total=8801 2022-08-10 12:17:26.952 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:26.955 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10873 2022-08-10 12:17:26.959 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-10 12:17:26.981 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:17:26.984 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:26.986 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-10 12:17:26.989 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:26.992 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:26.995 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:26.997 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:27.000 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-10 12:17:27.003 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:27.006 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:27.009 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:27.011 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:27.014 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:27.019 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133847016 2022-08-10 12:17:27.022 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-10 12:17:27.043 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:27.046 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-10 12:17:27.049 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-10 12:17:27.052 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.056 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.059 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.062 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.064 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-10 12:17:27.067 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-10 12:17:27.070 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-10 12:17:27.073 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:27.076 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:27.078 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:27.081 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:27.083 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-10 12:17:27.087 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-10 12:17:27.090 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-10 12:17:27.094 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.097 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:27.100 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:27.103 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:27.107 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:27.109 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:27.112 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-10 12:17:27.115 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:27.121 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-10 12:17:27.200 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-10 12:17:27.276 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-10 12:17:27.344 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-10 12:17:27.409 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-10 12:17:27.475 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:27.539 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:27.541 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:27.544 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-10 12:17:27.608 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:28.186 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-10 12:17:28.204 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-10 12:17:28.790 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-10 12:17:28.814 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:28.819 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:28.822 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:28.826 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:28.829 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:28.832 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:28.835 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:28.838 | + functions-common:time_stop:2447 : start_time=1660133847016 2022-08-10 12:17:28.841 | + functions-common:time_stop:2449 : [[ -z 1660133847016 ]] 2022-08-10 12:17:28.844 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:28.851 | + functions-common:time_stop:2452 : end_time=1660133848847 2022-08-10 12:17:28.853 | + functions-common:time_stop:2453 : elapsed_time=1831 2022-08-10 12:17:28.856 | + functions-common:time_stop:2454 : total=10873 2022-08-10 12:17:28.859 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:28.862 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12704 2022-08-10 12:17:28.865 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-10 12:17:28.865 | Waiting for swift proxy to start... 2022-08-10 12:17:28.868 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.36:8080/info 2022-08-10 12:17:28.870 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:17:28.873 | + functions:wait_for_service:458 : local url=http://10.222.0.36:8080/info 2022-08-10 12:17:28.876 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:17:28.879 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:17:28.884 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:17:28.887 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:28.890 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:28.893 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:28.898 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133848895 2022-08-10 12:17:28.901 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:17:28.907 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:17:28.921 | + :: : [[ 000 == 503 ]] 2022-08-10 12:17:28.922 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:17:28.924 | + :: : sleep 1 2022-08-10 12:17:29.928 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:17:29.943 | + :: : [[ 000 == 503 ]] 2022-08-10 12:17:29.945 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:17:29.947 | + :: : sleep 1 2022-08-10 12:17:30.951 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:17:30.965 | + :: : [[ 000 == 503 ]] 2022-08-10 12:17:30.967 | + :: : [[ 7 -eq 7 ]] 2022-08-10 12:17:30.968 | + :: : sleep 1 2022-08-10 12:17:31.972 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36:8080/info 2022-08-10 12:17:31.994 | + :: : [[ 200 == 503 ]] 2022-08-10 12:17:31.995 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:17:31.999 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:17:32.001 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:32.004 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:32.007 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:32.010 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:32.013 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:32.015 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:17:32.018 | + functions-common:time_stop:2447 : start_time=1660133848895 2022-08-10 12:17:32.021 | + functions-common:time_stop:2449 : [[ -z 1660133848895 ]] 2022-08-10 12:17:32.024 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:32.029 | + functions-common:time_stop:2452 : end_time=1660133852026 2022-08-10 12:17:32.031 | + functions-common:time_stop:2453 : elapsed_time=3131 2022-08-10 12:17:32.034 | + functions-common:time_stop:2454 : total=6345 2022-08-10 12:17:32.037 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:32.039 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9476 2022-08-10 12:17:32.042 | + functions:wait_for_service:467 : return 0 2022-08-10 12:17:32.045 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-10 12:17:32.049 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:17:32.053 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-10 12:17:32.073 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.075 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:17:32.109 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-10 12:17:32.164 | [446810 Async configure_neutron_nova:492874]: Waiting for completion of configure_neutron_nova running on PID 492874 (2 other jobs running) 2022-08-10 12:17:32.192 | [446810 Async configure_neutron_nova:492874]: Signaling child to exit 2022-08-10 12:17:32.193 | WAKEUP 2022-08-10 12:17:32.221 | [446810 Async configure_neutron_nova:492874]: Signaled 2022-08-10 12:17:32.222 | + lib/neutron:configure_neutron_nova:662 : is_neutron_legacy_enabled 2022-08-10 12:17:32.222 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:17:32.222 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:17:32.222 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:17:32.222 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:17:32.222 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:17:32.222 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:17:32.222 | + lib/neutron:configure_neutron_nova:664 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-10 12:17:32.222 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-10 12:17:32.222 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-10 12:17:32.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:17:32.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:17:32.223 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:17:32.223 | + lib/neutron:configure_neutron_nova:665 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:17:32.223 | ++ lib/neutron:configure_neutron_nova:666 : seq 1 1 2022-08-10 12:17:32.223 | + lib/neutron:configure_neutron_nova:666 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:17:32.223 | + lib/neutron:configure_neutron_nova:667 : local conf 2022-08-10 12:17:32.223 | ++ lib/neutron:configure_neutron_nova:668 : conductor_conf 1 2022-08-10 12:17:32.223 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:17:32.223 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:17:32.223 | + lib/neutron:configure_neutron_nova:668 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:17:32.223 | + lib/neutron:configure_neutron_nova:669 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-10 12:17:32.223 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.36/identity 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-10 12:17:32.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-10 12:17:32.224 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-10 12:17:32.224 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-10 12:17:32.224 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-10 12:17:32.270 | [446810 Async configure_neutron_nova:492874]: finished configure_neutron_nova with result 0 in 1 seconds 2022-08-10 12:17:32.275 | + inc/async:async_wait:197 : return 0 2022-08-10 12:17:32.278 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-10 12:17:32.297 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.300 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:17:32.332 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-10 12:17:32.371 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-10 12:17:32.394 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.397 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-10 12:17:32.399 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:17:32.402 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-10 12:17:32.405 | + ./stack.sh:main:1272 : start_nova_api 2022-08-10 12:17:32.408 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-10 12:17:32.412 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-10 12:17:32.416 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-10 12:17:32.420 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-10 12:17:32.442 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:17:32.446 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:17:32.450 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:17:32.453 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:17:32.457 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-10 12:17:32.461 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-10 12:17:32.466 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.468 | + functions-common:run_process:1694 : local service=n-api 2022-08-10 12:17:32.471 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.474 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:32.476 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:32.479 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:32.481 | + functions-common:run_process:1700 : local name=n-api 2022-08-10 12:17:32.484 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:32.486 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:32.489 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:32.491 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:32.494 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:32.501 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133852497 2022-08-10 12:17:32.504 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-10 12:17:32.525 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:32.528 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-10 12:17:32.531 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-10 12:17:32.533 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.536 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.539 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.541 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.544 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:17:32.546 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:17:32.549 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-10 12:17:32.552 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:32.554 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:32.557 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:32.560 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:32.562 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:17:32.567 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-10 12:17:32.569 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-10 12:17:32.572 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.574 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:17:32.578 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:17:32.581 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:17:32.583 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-10 12:17:32.586 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:17:32.591 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-10 12:17:32.647 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-10 12:17:32.707 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-10 12:17:32.766 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-10 12:17:32.825 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:32.888 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-10 12:17:32.945 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-10 12:17:33.005 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-10 12:17:33.063 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-10 12:17:33.122 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-10 12:17:33.187 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:17:33.189 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:17:33.192 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-10 12:17:33.251 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:17:33.784 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-10 12:17:33.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-10 12:17:34.366 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-10 12:17:34.446 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:34.449 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:34.453 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:34.456 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:34.459 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:34.462 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:34.465 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:34.468 | + functions-common:time_stop:2447 : start_time=1660133852497 2022-08-10 12:17:34.473 | + functions-common:time_stop:2449 : [[ -z 1660133852497 ]] 2022-08-10 12:17:34.476 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:34.482 | + functions-common:time_stop:2452 : end_time=1660133854478 2022-08-10 12:17:34.485 | + functions-common:time_stop:2453 : elapsed_time=1981 2022-08-10 12:17:34.487 | + functions-common:time_stop:2454 : total=12704 2022-08-10 12:17:34.490 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:34.492 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14685 2022-08-10 12:17:34.495 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.36/compute/v2.1/ 2022-08-10 12:17:34.498 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-10 12:17:34.498 | Waiting for nova-api to start... 2022-08-10 12:17:34.500 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.36/compute/v2.1/ 2022-08-10 12:17:34.503 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:17:34.506 | + functions:wait_for_service:458 : local url=http://10.222.0.36/compute/v2.1/ 2022-08-10 12:17:34.508 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:17:34.511 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:17:34.514 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:17:34.516 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:34.519 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:34.523 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:34.528 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133854525 2022-08-10 12:17:34.531 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:17:34.538 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/compute/v2.1/ 2022-08-10 12:17:40.178 | + :: : [[ 200 == 503 ]] 2022-08-10 12:17:40.179 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:17:40.183 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:17:40.186 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:40.189 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:40.191 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:40.194 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:40.197 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:40.199 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:17:40.202 | + functions-common:time_stop:2447 : start_time=1660133854525 2022-08-10 12:17:40.205 | + functions-common:time_stop:2449 : [[ -z 1660133854525 ]] 2022-08-10 12:17:40.208 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:40.214 | + functions-common:time_stop:2452 : end_time=1660133860211 2022-08-10 12:17:40.217 | + functions-common:time_stop:2453 : elapsed_time=5686 2022-08-10 12:17:40.219 | + functions-common:time_stop:2454 : total=9476 2022-08-10 12:17:40.222 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:40.224 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15162 2022-08-10 12:17:40.227 | + functions:wait_for_service:467 : return 0 2022-08-10 12:17:40.230 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:17:40.232 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:17:40.236 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-10 12:17:40.255 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:40.259 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-10 12:17:40.262 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:17:40.265 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-10 12:17:40.268 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-10 12:17:40.275 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:17:40.279 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-10 12:17:40.297 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:17:40.300 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-10 12:17:40.318 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:40.321 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-10 12:17:40.324 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:17:40.327 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-10 12:17:40.329 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-10 12:17:40.332 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-10 12:17:40.335 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-10 12:17:40.368 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-10 12:17:40.371 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:17:40.374 | + lib/neutron:configure_rbac_policies:651 : [[ False == \T\r\u\e ]] 2022-08-10 12:17:40.377 | + lib/neutron:configure_rbac_policies:655 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-10 12:17:40.409 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-10 12:17:40.442 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-10 12:17:40.445 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-10 12:17:40.448 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-10 12:17:40.450 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-10 12:17:40.453 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-10 12:17:40.457 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-10 12:17:40.461 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:17:40.463 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:17:40.467 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-10 12:17:40.470 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-10 12:17:40.472 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-10 12:17:40.475 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-10 12:17:40.477 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.480 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.483 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.486 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-10 12:17:40.489 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.492 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.495 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-10 12:17:40.514 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:17:40.516 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-10 12:17:40.519 | + lib/neutron-legacy:start_neutron_service_and_check:554 : 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-08-10 12:17:40.522 | + functions-common:run_process:1694 : local service=q-svc 2022-08-10 12:17:40.524 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.527 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:40.529 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:40.532 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:40.535 | + functions-common:run_process:1700 : local name=q-svc 2022-08-10 12:17:40.537 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:40.540 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:40.542 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:40.545 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:40.550 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:40.555 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133860552 2022-08-10 12:17:40.558 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-10 12:17:40.575 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:40.578 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-10 12:17:40.581 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-10 12:17:40.583 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.586 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.588 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.591 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.593 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:17:40.596 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:17:40.598 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-10 12:17:40.601 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:40.604 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:40.606 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:40.609 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:40.611 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:17:40.614 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-10 12:17:40.616 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-10 12:17:40.619 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.621 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:40.623 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:40.626 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:40.628 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:40.630 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:40.633 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-10 12:17:40.635 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:40.640 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-10 12:17:40.695 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-10 12:17:40.751 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:40.807 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-10 12:17:40.863 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-10 12:17:40.920 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:40.975 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:40.978 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:40.980 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-10 12:17:41.039 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:41.590 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-10 12:17:41.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-10 12:17:42.128 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-10 12:17:42.154 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:42.157 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:42.160 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:42.163 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:42.165 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:42.168 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:42.171 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:42.173 | + functions-common:time_stop:2447 : start_time=1660133860552 2022-08-10 12:17:42.176 | + functions-common:time_stop:2449 : [[ -z 1660133860552 ]] 2022-08-10 12:17:42.179 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:42.185 | + functions-common:time_stop:2452 : end_time=1660133862182 2022-08-10 12:17:42.187 | + functions-common:time_stop:2453 : elapsed_time=1630 2022-08-10 12:17:42.190 | + functions-common:time_stop:2454 : total=14685 2022-08-10 12:17:42.192 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:42.196 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16315 2022-08-10 12:17:42.198 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.36:9696/ 2022-08-10 12:17:42.201 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-10 12:17:42.221 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:17:42.223 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-10 12:17:42.226 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.36:9696/networking 2022-08-10 12:17:42.229 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-10 12:17:42.229 | Waiting for Neutron to start... 2022-08-10 12:17:42.231 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 12:17:42.234 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 'Neutron did not start' 60 2022-08-10 12:17:42.236 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.36:9696/networking' 2022-08-10 12:17:42.239 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-10 12:17:42.242 | + functions-common:test_with_retry:2380 : local until=60 2022-08-10 12:17:42.244 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:17:42.247 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:17:42.250 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:17:42.253 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:42.256 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:42.259 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:42.264 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133862261 2022-08-10 12:17:42.267 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.36:9696/networking; do sleep 0.5; done' 2022-08-10 12:17:47.853 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.36:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:17:47.856 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:47.859 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:47.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:47.866 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:47.869 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:47.873 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:17:47.876 | + functions-common:time_stop:2447 : start_time=1660133862261 2022-08-10 12:17:47.879 | + functions-common:time_stop:2449 : [[ -z 1660133862261 ]] 2022-08-10 12:17:47.883 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:47.888 | + functions-common:time_stop:2452 : end_time=1660133867885 2022-08-10 12:17:47.891 | + functions-common:time_stop:2453 : elapsed_time=5624 2022-08-10 12:17:47.894 | + functions-common:time_stop:2454 : total=0 2022-08-10 12:17:47.898 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:47.901 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5624 2022-08-10 12:17:47.906 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-10 12:17:47.925 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:47.928 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-10 12:17:47.931 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:17:47.933 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-10 12:17:47.936 | + ./stack.sh:main:1293 : start_placement 2022-08-10 12:17:47.939 | + lib/placement:start_placement:160 : start_placement_api 2022-08-10 12:17:47.942 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-10 12:17:47.945 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-10 12:17:47.950 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:47.953 | + functions-common:run_process:1694 : local service=placement-api 2022-08-10 12:17:47.956 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:47.958 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:47.961 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:47.964 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:47.966 | + functions-common:run_process:1700 : local name=placement-api 2022-08-10 12:17:47.969 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:47.972 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:47.974 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:47.977 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:47.980 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:47.985 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133867982 2022-08-10 12:17:47.988 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-10 12:17:48.007 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:48.010 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-10 12:17:48.013 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-10 12:17:48.015 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.018 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.021 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.023 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.026 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-10 12:17:48.028 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-10 12:17:48.031 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-10 12:17:48.034 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:48.036 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:48.039 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:48.042 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:48.044 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:17:48.047 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-10 12:17:48.049 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-10 12:17:48.052 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.054 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:17:48.056 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:17:48.058 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:17:48.061 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-10 12:17:48.063 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:17:48.068 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-10 12:17:48.124 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-10 12:17:48.185 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-10 12:17:48.247 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-10 12:17:48.307 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:48.367 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-10 12:17:48.431 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-10 12:17:48.493 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-10 12:17:48.552 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-10 12:17:48.609 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-10 12:17:48.668 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:17:48.671 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:17:48.674 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-10 12:17:48.733 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:17:49.268 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-10 12:17:49.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-10 12:17:49.843 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-10 12:17:49.918 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:49.921 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:49.923 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:49.926 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:49.929 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:49.932 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:49.934 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:49.937 | + functions-common:time_stop:2447 : start_time=1660133867982 2022-08-10 12:17:49.939 | + functions-common:time_stop:2449 : [[ -z 1660133867982 ]] 2022-08-10 12:17:49.943 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:49.948 | + functions-common:time_stop:2452 : end_time=1660133869945 2022-08-10 12:17:49.950 | + functions-common:time_stop:2453 : elapsed_time=1963 2022-08-10 12:17:49.953 | + functions-common:time_stop:2454 : total=16315 2022-08-10 12:17:49.955 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:49.958 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18278 2022-08-10 12:17:49.960 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-10 12:17:49.961 | Waiting for placement-api to start... 2022-08-10 12:17:49.963 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.36/placement 2022-08-10 12:17:49.965 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:17:49.968 | + functions:wait_for_service:458 : local url=http://10.222.0.36/placement 2022-08-10 12:17:49.971 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:17:49.973 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:17:49.975 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:17:49.978 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:49.980 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:49.984 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:49.988 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133869986 2022-08-10 12:17:49.991 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:17:49.997 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/placement 2022-08-10 12:17:52.544 | + :: : [[ 200 == 503 ]] 2022-08-10 12:17:52.545 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:17:52.548 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:17:52.551 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:52.554 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:52.557 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:52.559 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:52.562 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:52.565 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:17:52.568 | + functions-common:time_stop:2447 : start_time=1660133869986 2022-08-10 12:17:52.570 | + functions-common:time_stop:2449 : [[ -z 1660133869986 ]] 2022-08-10 12:17:52.573 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:52.578 | + functions-common:time_stop:2452 : end_time=1660133872575 2022-08-10 12:17:52.581 | + functions-common:time_stop:2453 : elapsed_time=2589 2022-08-10 12:17:52.583 | + functions-common:time_stop:2454 : total=15162 2022-08-10 12:17:52.586 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:52.589 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17751 2022-08-10 12:17:52.592 | + functions:wait_for_service:467 : return 0 2022-08-10 12:17:52.594 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-10 12:17:52.615 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:52.617 | + ./stack.sh:main:1297 : start_neutron 2022-08-10 12:17:52.620 | + lib/neutron:start_neutron:748 : is_neutron_legacy_enabled 2022-08-10 12:17:52.624 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:17:52.625 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-10 12:17:52.633 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-10 12:17:52.635 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-10 12:17:52.638 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-10 12:17:52.641 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-10 12:17:52.644 | + lib/neutron:start_neutron:750 : start_mutnauq_l2_agent 2022-08-10 12:17:52.647 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : 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-08-10 12:17:52.649 | + functions-common:run_process:1694 : local service=q-agt 2022-08-10 12:17:52.651 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:52.655 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:52.657 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:52.660 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:52.662 | + functions-common:run_process:1700 : local name=q-agt 2022-08-10 12:17:52.665 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:52.667 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:52.670 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:52.672 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:52.675 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:52.680 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133872677 2022-08-10 12:17:52.683 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-10 12:17:52.700 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:52.703 | + functions-common:run_process:1704 : _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-08-10 12:17:52.705 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-10 12:17:52.708 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:52.711 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:52.713 | + functions-common:_run_under_systemd:1658 : _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-08-10 12:17:52.716 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:52.718 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-10 12:17:52.726 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-10 12:17:52.730 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-10 12:17:52.734 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:52.737 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:52.740 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:52.743 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:52.745 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-10 12:17:52.748 | + functions-common:_run_under_systemd:1670 : 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-08-10 12:17:52.751 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-10 12:17:52.753 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-10 12:17:52.756 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:52.758 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:52.761 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:52.763 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:52.765 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:52.768 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-10 12:17:52.770 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:52.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-10 12:17:52.833 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-10 12:17:52.892 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:17:52.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-10 12:17:53.005 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-10 12:17:53.060 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:53.115 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:53.117 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:53.120 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-10 12:17:53.174 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:53.724 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-10 12:17:53.743 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-10 12:17:54.279 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-10 12:17:54.307 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:54.309 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:54.312 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:54.315 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:54.317 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:54.320 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:54.323 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:54.327 | + functions-common:time_stop:2447 : start_time=1660133872677 2022-08-10 12:17:54.329 | + functions-common:time_stop:2449 : [[ -z 1660133872677 ]] 2022-08-10 12:17:54.332 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:54.337 | + functions-common:time_stop:2452 : end_time=1660133874334 2022-08-10 12:17:54.341 | + functions-common:time_stop:2453 : elapsed_time=1657 2022-08-10 12:17:54.344 | + functions-common:time_stop:2454 : total=18278 2022-08-10 12:17:54.346 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:54.349 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=19935 2022-08-10 12:17:54.351 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-10 12:17:54.354 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:17:54.357 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:17:54.360 | + lib/neutron:start_neutron:751 : start_mutnauq_other_agents 2022-08-10 12:17:54.362 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.365 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-10 12:17:54.367 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.370 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:54.372 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:54.375 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:54.377 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-10 12:17:54.380 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:54.382 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:54.385 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:54.388 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:54.391 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:54.398 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133874393 2022-08-10 12:17:54.401 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-10 12:17:54.422 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:54.425 | + functions-common:run_process:1704 : _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-08-10 12:17:54.428 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-10 12:17:54.430 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.433 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.435 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.438 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.441 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-10 12:17:54.443 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-10 12:17:54.446 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-10 12:17:54.448 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:54.451 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:54.453 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:54.456 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:54.458 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-10 12:17:54.461 | + functions-common:_run_under_systemd:1670 : 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-08-10 12:17:54.463 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-10 12:17:54.466 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-10 12:17:54.468 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:54.471 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:54.474 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:54.477 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:54.480 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:54.483 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-10 12:17:54.485 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:54.490 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-10 12:17:54.549 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-10 12:17:54.606 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:17:54.664 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-10 12:17:54.721 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-10 12:17:54.779 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:54.836 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:54.839 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:54.842 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-10 12:17:54.899 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:55.429 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-10 12:17:55.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-10 12:17:55.981 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-10 12:17:56.008 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:56.011 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:56.013 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:56.016 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:56.019 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:56.022 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:56.024 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:56.027 | + functions-common:time_stop:2447 : start_time=1660133874393 2022-08-10 12:17:56.029 | + functions-common:time_stop:2449 : [[ -z 1660133874393 ]] 2022-08-10 12:17:56.032 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:56.037 | + functions-common:time_stop:2452 : end_time=1660133876034 2022-08-10 12:17:56.040 | + functions-common:time_stop:2453 : elapsed_time=1641 2022-08-10 12:17:56.043 | + functions-common:time_stop:2454 : total=19935 2022-08-10 12:17:56.046 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:56.052 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21576 2022-08-10 12:17:56.056 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-10 12:17:56.059 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-10 12:17:56.061 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-10 12:17:56.065 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-10 12:17:56.068 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.071 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.074 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.080 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-10 12:17:56.083 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.086 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.089 | + functions-common:run_process:1694 : local service=q-l3 2022-08-10 12:17:56.092 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.095 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:56.097 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:56.100 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:56.102 | + functions-common:run_process:1700 : local name=q-l3 2022-08-10 12:17:56.105 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:56.107 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:56.111 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:56.113 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:56.117 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:56.127 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133876119 2022-08-10 12:17:56.131 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-10 12:17:56.154 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:56.157 | + functions-common:run_process:1704 : _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-08-10 12:17:56.159 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-10 12:17:56.162 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.165 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.167 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.170 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.173 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-10 12:17:56.176 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-10 12:17:56.178 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-10 12:17:56.181 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:56.184 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:56.186 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:56.188 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:56.191 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-10 12:17:56.194 | + functions-common:_run_under_systemd:1670 : 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-08-10 12:17:56.196 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-10 12:17:56.199 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-10 12:17:56.201 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:56.204 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:56.206 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:56.209 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:56.211 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:56.214 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-10 12:17:56.216 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:56.221 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-10 12:17:56.280 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-10 12:17:56.343 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:17:56.401 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-10 12:17:56.470 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-10 12:17:56.533 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:56.596 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:56.598 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:56.601 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-10 12:17:56.664 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:57.215 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-10 12:17:57.235 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-10 12:17:57.827 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-10 12:17:57.854 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:57.856 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:57.859 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:57.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:57.864 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:57.867 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:57.869 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:57.872 | + functions-common:time_stop:2447 : start_time=1660133876119 2022-08-10 12:17:57.875 | + functions-common:time_stop:2449 : [[ -z 1660133876119 ]] 2022-08-10 12:17:57.880 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:57.883 | + functions-common:time_stop:2452 : end_time=1660133877880 2022-08-10 12:17:57.885 | + functions-common:time_stop:2453 : elapsed_time=1761 2022-08-10 12:17:57.888 | + functions-common:time_stop:2454 : total=21576 2022-08-10 12:17:57.891 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:57.893 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23337 2022-08-10 12:17:57.896 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.898 | + functions-common:run_process:1694 : local service=q-meta 2022-08-10 12:17:57.901 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.903 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:57.906 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:57.908 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:57.911 | + functions-common:run_process:1700 : local name=q-meta 2022-08-10 12:17:57.913 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:57.916 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:57.918 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:57.921 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:57.926 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:57.929 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133877926 2022-08-10 12:17:57.932 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-10 12:17:57.958 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:57.960 | + functions-common:run_process:1704 : _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-08-10 12:17:57.964 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-10 12:17:57.970 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.971 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.971 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.973 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:57.978 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-10 12:17:57.979 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-10 12:17:57.982 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-10 12:17:57.985 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:57.990 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:57.991 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:57.993 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:57.993 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-10 12:17:57.998 | + functions-common:_run_under_systemd:1670 : 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-08-10 12:17:58.002 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-10 12:17:58.002 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-10 12:17:58.005 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:58.010 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:58.011 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:58.014 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:58.015 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:58.018 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-10 12:17:58.020 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:58.025 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-10 12:17:58.093 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-10 12:17:58.159 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:17:58.225 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-10 12:17:58.287 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-10 12:17:58.347 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:17:58.413 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:17:58.414 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:17:58.419 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-10 12:17:58.483 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:17:59.127 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-10 12:17:59.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-10 12:17:59.697 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-10 12:17:59.728 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:17:59.733 | + functions-common:time_stop:2440 : local name 2022-08-10 12:17:59.737 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:17:59.740 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:17:59.743 | + functions-common:time_stop:2443 : local total 2022-08-10 12:17:59.746 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:17:59.753 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:17:59.756 | + functions-common:time_stop:2447 : start_time=1660133877926 2022-08-10 12:17:59.759 | + functions-common:time_stop:2449 : [[ -z 1660133877926 ]] 2022-08-10 12:17:59.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:17:59.776 | + functions-common:time_stop:2452 : end_time=1660133879769 2022-08-10 12:17:59.783 | + functions-common:time_stop:2453 : elapsed_time=1843 2022-08-10 12:17:59.785 | + functions-common:time_stop:2454 : total=23337 2022-08-10 12:17:59.791 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:17:59.795 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25180 2022-08-10 12:17:59.801 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : 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-08-10 12:17:59.806 | + functions-common:run_process:1694 : local service=q-metering 2022-08-10 12:17:59.808 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:17:59.812 | + functions-common:run_process:1696 : local group= 2022-08-10 12:17:59.817 | + functions-common:run_process:1697 : local user= 2022-08-10 12:17:59.820 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:17:59.823 | + functions-common:run_process:1700 : local name=q-metering 2022-08-10 12:17:59.828 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:17:59.832 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:17:59.835 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:17:59.838 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:17:59.846 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:17:59.855 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133879848 2022-08-10 12:17:59.858 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-10 12:17:59.890 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:17:59.893 | + functions-common:run_process:1704 : _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-08-10 12:17:59.903 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-10 12:17:59.906 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:17:59.908 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:17:59.911 | + functions-common:_run_under_systemd:1658 : _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-08-10 12:17:59.914 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:17:59.920 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-10 12:17:59.924 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-10 12:17:59.926 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-10 12:17:59.929 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:17:59.932 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:17:59.934 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:17:59.937 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:17:59.940 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-10 12:17:59.943 | + functions-common:_run_under_systemd:1670 : 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-08-10 12:17:59.945 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-10 12:17:59.948 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-10 12:17:59.951 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:17:59.954 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:17:59.957 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:17:59.959 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:17:59.962 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:17:59.965 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-10 12:17:59.967 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:17:59.974 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-10 12:18:00.056 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-10 12:18:00.134 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:18:00.201 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-10 12:18:00.266 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-10 12:18:00.338 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:00.416 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:18:00.419 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:18:00.422 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-10 12:18:00.484 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:18:01.145 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-10 12:18:01.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-10 12:18:01.709 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-10 12:18:01.736 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:01.739 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:01.742 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:01.745 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:01.747 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:01.750 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:01.753 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:01.756 | + functions-common:time_stop:2447 : start_time=1660133879848 2022-08-10 12:18:01.760 | + functions-common:time_stop:2449 : [[ -z 1660133879848 ]] 2022-08-10 12:18:01.767 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:01.769 | + functions-common:time_stop:2452 : end_time=1660133881766 2022-08-10 12:18:01.772 | + functions-common:time_stop:2453 : elapsed_time=1918 2022-08-10 12:18:01.779 | + functions-common:time_stop:2454 : total=25180 2022-08-10 12:18:01.781 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:01.784 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27098 2022-08-10 12:18:01.787 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-10 12:18:01.843 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:01.851 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-10 12:18:01.863 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-10 12:18:01.871 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:18:01.883 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-10 12:18:01.891 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-10 12:18:01.903 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-10 12:18:01.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-10 12:18:01.927 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:18:01.939 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:18:01.951 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:18:05.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:05.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:05.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:05.648 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:05.825 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:05.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:18:05.828 | address-scope 2022-08-10 12:18:05.828 | router-admin-state-down-before-update 2022-08-10 12:18:05.828 | agent 2022-08-10 12:18:05.828 | agent-resources-synced 2022-08-10 12:18:05.828 | allowed-address-pairs 2022-08-10 12:18:05.828 | auto-allocated-topology 2022-08-10 12:18:05.828 | availability_zone 2022-08-10 12:18:05.829 | availability_zone_filter 2022-08-10 12:18:05.829 | default-subnetpools 2022-08-10 12:18:05.829 | dhcp_agent_scheduler 2022-08-10 12:18:05.829 | dvr 2022-08-10 12:18:05.829 | empty-string-filtering 2022-08-10 12:18:05.829 | external-net 2022-08-10 12:18:05.829 | extra_dhcp_opt 2022-08-10 12:18:05.829 | extraroute 2022-08-10 12:18:05.829 | extraroute-atomic 2022-08-10 12:18:05.829 | filter-validation 2022-08-10 12:18:05.829 | fip-port-details 2022-08-10 12:18:05.829 | flavors 2022-08-10 12:18:05.829 | floatingip-pools 2022-08-10 12:18:05.829 | ip-substring-filtering 2022-08-10 12:18:05.829 | router 2022-08-10 12:18:05.829 | ext-gw-mode 2022-08-10 12:18:05.829 | l3-ha 2022-08-10 12:18:05.829 | l3-flavors 2022-08-10 12:18:05.829 | l3-port-ip-change-not-allowed 2022-08-10 12:18:05.829 | l3_agent_scheduler 2022-08-10 12:18:05.829 | metering 2022-08-10 12:18:05.829 | metering_source_and_destination_fields 2022-08-10 12:18:05.829 | multi-provider 2022-08-10 12:18:05.829 | net-mtu 2022-08-10 12:18:05.829 | net-mtu-writable 2022-08-10 12:18:05.829 | network_availability_zone 2022-08-10 12:18:05.829 | network-ip-availability 2022-08-10 12:18:05.829 | pagination 2022-08-10 12:18:05.829 | port-device-profile 2022-08-10 12:18:05.829 | port-mac-override 2022-08-10 12:18:05.829 | port-mac-address-regenerate 2022-08-10 12:18:05.829 | port-numa-affinity-policy 2022-08-10 12:18:05.829 | binding 2022-08-10 12:18:05.829 | binding-extended 2022-08-10 12:18:05.829 | port-security 2022-08-10 12:18:05.829 | project-id 2022-08-10 12:18:05.829 | provider 2022-08-10 12:18:05.829 | quota-check-limit 2022-08-10 12:18:05.830 | quotas 2022-08-10 12:18:05.830 | quota_details 2022-08-10 12:18:05.830 | rbac-policies 2022-08-10 12:18:05.830 | rbac-address-group 2022-08-10 12:18:05.830 | rbac-address-scope 2022-08-10 12:18:05.830 | rbac-security-groups 2022-08-10 12:18:05.830 | rbac-subnetpool 2022-08-10 12:18:05.830 | revision-if-match 2022-08-10 12:18:05.830 | standard-attr-revisions 2022-08-10 12:18:05.830 | router_availability_zone 2022-08-10 12:18:05.830 | security-groups-normalized-cidr 2022-08-10 12:18:05.830 | port-security-groups-filtering 2022-08-10 12:18:05.830 | security-groups-remote-address-group 2022-08-10 12:18:05.830 | security-groups-shared-filtering 2022-08-10 12:18:05.830 | security-group 2022-08-10 12:18:05.830 | service-type 2022-08-10 12:18:05.830 | sorting 2022-08-10 12:18:05.830 | standard-attr-description 2022-08-10 12:18:05.830 | stateful-security-group 2022-08-10 12:18:05.830 | subnet_onboard 2022-08-10 12:18:05.830 | subnet-service-types 2022-08-10 12:18:05.830 | subnet_allocation 2022-08-10 12:18:05.830 | subnetpool-prefix-ops 2022-08-10 12:18:05.830 | standard-attr-tag 2022-08-10 12:18:05.830 | standard-attr-timestamp' 2022-08-10 12:18:05.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:18:05.837 | address-scope 2022-08-10 12:18:05.837 | router-admin-state-down-before-update 2022-08-10 12:18:05.837 | agent 2022-08-10 12:18:05.837 | agent-resources-synced 2022-08-10 12:18:05.837 | allowed-address-pairs 2022-08-10 12:18:05.837 | auto-allocated-topology 2022-08-10 12:18:05.837 | availability_zone 2022-08-10 12:18:05.837 | availability_zone_filter 2022-08-10 12:18:05.837 | default-subnetpools 2022-08-10 12:18:05.837 | dhcp_agent_scheduler 2022-08-10 12:18:05.837 | dvr 2022-08-10 12:18:05.837 | empty-string-filtering 2022-08-10 12:18:05.837 | external-net 2022-08-10 12:18:05.837 | extra_dhcp_opt 2022-08-10 12:18:05.837 | extraroute 2022-08-10 12:18:05.837 | extraroute-atomic 2022-08-10 12:18:05.837 | filter-validation 2022-08-10 12:18:05.837 | fip-port-details 2022-08-10 12:18:05.837 | flavors 2022-08-10 12:18:05.837 | floatingip-pools 2022-08-10 12:18:05.837 | ip-substring-filtering 2022-08-10 12:18:05.837 | router 2022-08-10 12:18:05.837 | ext-gw-mode 2022-08-10 12:18:05.837 | l3-ha 2022-08-10 12:18:05.837 | l3-flavors 2022-08-10 12:18:05.837 | l3-port-ip-change-not-allowed 2022-08-10 12:18:05.837 | l3_agent_scheduler 2022-08-10 12:18:05.837 | metering 2022-08-10 12:18:05.837 | metering_source_and_destination_fields 2022-08-10 12:18:05.837 | multi-provider 2022-08-10 12:18:05.838 | net-mtu 2022-08-10 12:18:05.838 | net-mtu-writable 2022-08-10 12:18:05.838 | network_availability_zone 2022-08-10 12:18:05.838 | network-ip-availability 2022-08-10 12:18:05.838 | pagination 2022-08-10 12:18:05.838 | port-device-profile 2022-08-10 12:18:05.838 | port-mac-override 2022-08-10 12:18:05.838 | port-mac-address-regenerate 2022-08-10 12:18:05.838 | port-numa-affinity-policy 2022-08-10 12:18:05.838 | binding 2022-08-10 12:18:05.838 | binding-extended 2022-08-10 12:18:05.838 | port-security 2022-08-10 12:18:05.838 | project-id 2022-08-10 12:18:05.838 | provider 2022-08-10 12:18:05.838 | quota-check-limit 2022-08-10 12:18:05.838 | quotas 2022-08-10 12:18:05.838 | quota_details 2022-08-10 12:18:05.838 | rbac-policies 2022-08-10 12:18:05.838 | rbac-address-group 2022-08-10 12:18:05.838 | rbac-address-scope 2022-08-10 12:18:05.838 | rbac-security-groups 2022-08-10 12:18:05.838 | rbac-subnetpool 2022-08-10 12:18:05.838 | revision-if-match 2022-08-10 12:18:05.838 | standard-attr-revisions 2022-08-10 12:18:05.838 | router_availability_zone 2022-08-10 12:18:05.838 | security-groups-normalized-cidr 2022-08-10 12:18:05.838 | port-security-groups-filtering 2022-08-10 12:18:05.839 | security-groups-remote-address-group 2022-08-10 12:18:05.839 | security-groups-shared-filtering 2022-08-10 12:18:05.839 | security-group 2022-08-10 12:18:05.839 | service-type 2022-08-10 12:18:05.839 | sorting 2022-08-10 12:18:05.839 | standard-attr-description 2022-08-10 12:18:05.839 | stateful-security-group 2022-08-10 12:18:05.839 | subnet_onboard 2022-08-10 12:18:05.839 | subnet-service-types 2022-08-10 12:18:05.839 | subnet_allocation 2022-08-10 12:18:05.839 | subnetpool-prefix-ops 2022-08-10 12:18:05.839 | standard-attr-tag 2022-08-10 12:18:05.839 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:18:05.842 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:18:05.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-10 12:18:05.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-10 12:18:05.863 | ++ 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-08-10 12:18:08.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:08.768 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:08.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:08.768 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:08.916 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:08.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=304b407d-8894-419b-bb0f-729f7660e78e 2022-08-10 12:18:08.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-10 12:18:08.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-10 12:18:08.928 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-10 12:18:08.931 | + functions-common:is_provider_network:2292 : return 1 2022-08-10 12:18:08.935 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-10 12:18:08.936 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-10 12:18:08.937 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-10 12:18:08.939 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:18:08.943 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:12.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:12.455 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:12.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:12.455 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:12.615 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:12.618 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:18:12.621 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:18:12.625 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:18:12.625 | ++ functions-common:get_field:819 : echo '| id | 8408c651-9a40-473a-a5cb-e281789d16d3 |' 2022-08-10 12:18:12.633 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:12.638 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=8408c651-9a40-473a-a5cb-e281789d16d3 2022-08-10 12:18:12.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-10 12:18:12.643 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:12.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-10 12:18:12.675 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-10 12:18:12.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 304b407d-8894-419b-bb0f-729f7660e78e ']' 2022-08-10 12:18:12.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:18:12.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-10 12:18:12.686 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-10 12:18:12.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 304b407d-8894-419b-bb0f-729f7660e78e ' 2022-08-10 12:18:12.691 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-10 12:18:12.694 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 8408c651-9a40-473a-a5cb-e281789d16d3 private-subnet' 2022-08-10 12:18:12.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-10 12:18:12.701 | +++ 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 304b407d-8894-419b-bb0f-729f7660e78e --network 8408c651-9a40-473a-a5cb-e281789d16d3 private-subnet 2022-08-10 12:18:12.701 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-10 12:18:12.702 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-10 12:18:12.705 | +++ functions-common:get_field:812 : local data field 2022-08-10 12:18:12.709 | +++ functions-common:get_field:813 : read data 2022-08-10 12:18:15.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:15.821 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:15.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:15.821 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:15.984 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:15.987 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:18:15.990 | +++ functions-common:get_field:817 : field='$3' 2022-08-10 12:18:15.994 | +++ functions-common:get_field:819 : echo '| id | b3d0d25a-0d67-4c23-a962-1a54d7cfe461 |' 2022-08-10 12:18:15.994 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:18:16.000 | +++ functions-common:get_field:813 : read data 2022-08-10 12:18:16.004 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=b3d0d25a-0d67-4c23-a962-1a54d7cfe461 2022-08-10 12:18:16.007 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-10 12:18:16.010 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:16.031 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo b3d0d25a-0d67-4c23-a962-1a54d7cfe461 2022-08-10 12:18:16.036 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=b3d0d25a-0d67-4c23-a962-1a54d7cfe461 2022-08-10 12:18:16.041 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-10 12:18:16.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-10 12:18:16.048 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-10 12:18:16.052 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:18:18.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:18.604 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:18.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:18.604 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:18.782 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:18.785 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:18:18.785 | address-scope 2022-08-10 12:18:18.785 | router-admin-state-down-before-update 2022-08-10 12:18:18.786 | agent 2022-08-10 12:18:18.786 | agent-resources-synced 2022-08-10 12:18:18.786 | allowed-address-pairs 2022-08-10 12:18:18.786 | auto-allocated-topology 2022-08-10 12:18:18.786 | availability_zone 2022-08-10 12:18:18.786 | availability_zone_filter 2022-08-10 12:18:18.786 | default-subnetpools 2022-08-10 12:18:18.786 | dhcp_agent_scheduler 2022-08-10 12:18:18.786 | dvr 2022-08-10 12:18:18.786 | empty-string-filtering 2022-08-10 12:18:18.786 | external-net 2022-08-10 12:18:18.786 | extra_dhcp_opt 2022-08-10 12:18:18.786 | extraroute 2022-08-10 12:18:18.786 | extraroute-atomic 2022-08-10 12:18:18.786 | filter-validation 2022-08-10 12:18:18.786 | fip-port-details 2022-08-10 12:18:18.786 | flavors 2022-08-10 12:18:18.786 | floatingip-pools 2022-08-10 12:18:18.786 | ip-substring-filtering 2022-08-10 12:18:18.786 | router 2022-08-10 12:18:18.786 | ext-gw-mode 2022-08-10 12:18:18.786 | l3-ha 2022-08-10 12:18:18.786 | l3-flavors 2022-08-10 12:18:18.786 | l3-port-ip-change-not-allowed 2022-08-10 12:18:18.786 | l3_agent_scheduler 2022-08-10 12:18:18.786 | metering 2022-08-10 12:18:18.786 | metering_source_and_destination_fields 2022-08-10 12:18:18.786 | multi-provider 2022-08-10 12:18:18.786 | net-mtu 2022-08-10 12:18:18.786 | net-mtu-writable 2022-08-10 12:18:18.786 | network_availability_zone 2022-08-10 12:18:18.786 | network-ip-availability 2022-08-10 12:18:18.786 | pagination 2022-08-10 12:18:18.786 | port-device-profile 2022-08-10 12:18:18.786 | port-mac-override 2022-08-10 12:18:18.786 | port-mac-address-regenerate 2022-08-10 12:18:18.787 | port-numa-affinity-policy 2022-08-10 12:18:18.787 | binding 2022-08-10 12:18:18.787 | binding-extended 2022-08-10 12:18:18.787 | port-security 2022-08-10 12:18:18.787 | project-id 2022-08-10 12:18:18.787 | provider 2022-08-10 12:18:18.787 | quota-check-limit 2022-08-10 12:18:18.787 | quotas 2022-08-10 12:18:18.787 | quota_details 2022-08-10 12:18:18.787 | rbac-policies 2022-08-10 12:18:18.787 | rbac-address-group 2022-08-10 12:18:18.787 | rbac-address-scope 2022-08-10 12:18:18.787 | rbac-security-groups 2022-08-10 12:18:18.787 | rbac-subnetpool 2022-08-10 12:18:18.787 | revision-if-match 2022-08-10 12:18:18.787 | standard-attr-revisions 2022-08-10 12:18:18.787 | router_availability_zone 2022-08-10 12:18:18.787 | security-groups-normalized-cidr 2022-08-10 12:18:18.787 | port-security-groups-filtering 2022-08-10 12:18:18.787 | security-groups-remote-address-group 2022-08-10 12:18:18.787 | security-groups-shared-filtering 2022-08-10 12:18:18.787 | security-group 2022-08-10 12:18:18.787 | service-type 2022-08-10 12:18:18.787 | sorting 2022-08-10 12:18:18.787 | standard-attr-description 2022-08-10 12:18:18.787 | stateful-security-group 2022-08-10 12:18:18.787 | subnet_onboard 2022-08-10 12:18:18.787 | subnet-service-types 2022-08-10 12:18:18.787 | subnet_allocation 2022-08-10 12:18:18.787 | subnetpool-prefix-ops 2022-08-10 12:18:18.787 | standard-attr-tag 2022-08-10 12:18:18.787 | standard-attr-timestamp' 2022-08-10 12:18:18.789 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:18:18.789 | address-scope 2022-08-10 12:18:18.789 | router-admin-state-down-before-update 2022-08-10 12:18:18.789 | agent 2022-08-10 12:18:18.789 | agent-resources-synced 2022-08-10 12:18:18.789 | allowed-address-pairs 2022-08-10 12:18:18.789 | auto-allocated-topology 2022-08-10 12:18:18.789 | availability_zone 2022-08-10 12:18:18.789 | availability_zone_filter 2022-08-10 12:18:18.789 | default-subnetpools 2022-08-10 12:18:18.789 | dhcp_agent_scheduler 2022-08-10 12:18:18.789 | dvr 2022-08-10 12:18:18.789 | empty-string-filtering 2022-08-10 12:18:18.790 | external-net 2022-08-10 12:18:18.790 | extra_dhcp_opt 2022-08-10 12:18:18.790 | extraroute 2022-08-10 12:18:18.790 | extraroute-atomic 2022-08-10 12:18:18.790 | filter-validation 2022-08-10 12:18:18.790 | fip-port-details 2022-08-10 12:18:18.790 | flavors 2022-08-10 12:18:18.790 | floatingip-pools 2022-08-10 12:18:18.790 | ip-substring-filtering 2022-08-10 12:18:18.790 | router 2022-08-10 12:18:18.790 | ext-gw-mode 2022-08-10 12:18:18.790 | l3-ha 2022-08-10 12:18:18.790 | l3-flavors 2022-08-10 12:18:18.790 | l3-port-ip-change-not-allowed 2022-08-10 12:18:18.790 | l3_agent_scheduler 2022-08-10 12:18:18.790 | metering 2022-08-10 12:18:18.790 | metering_source_and_destination_fields 2022-08-10 12:18:18.790 | multi-provider 2022-08-10 12:18:18.790 | net-mtu 2022-08-10 12:18:18.790 | net-mtu-writable 2022-08-10 12:18:18.790 | network_availability_zone 2022-08-10 12:18:18.790 | network-ip-availability 2022-08-10 12:18:18.790 | pagination 2022-08-10 12:18:18.790 | port-device-profile 2022-08-10 12:18:18.790 | port-mac-override 2022-08-10 12:18:18.790 | port-mac-address-regenerate 2022-08-10 12:18:18.790 | port-numa-affinity-policy 2022-08-10 12:18:18.790 | binding 2022-08-10 12:18:18.790 | binding-extended 2022-08-10 12:18:18.790 | port-security 2022-08-10 12:18:18.790 | project-id 2022-08-10 12:18:18.790 | provider 2022-08-10 12:18:18.790 | quota-check-limit 2022-08-10 12:18:18.790 | quotas 2022-08-10 12:18:18.790 | quota_details 2022-08-10 12:18:18.790 | rbac-policies 2022-08-10 12:18:18.791 | rbac-address-group 2022-08-10 12:18:18.791 | rbac-address-scope 2022-08-10 12:18:18.791 | rbac-security-groups 2022-08-10 12:18:18.791 | rbac-subnetpool 2022-08-10 12:18:18.791 | revision-if-match 2022-08-10 12:18:18.791 | standard-attr-revisions 2022-08-10 12:18:18.791 | router_availability_zone 2022-08-10 12:18:18.791 | security-groups-normalized-cidr 2022-08-10 12:18:18.791 | port-security-groups-filtering 2022-08-10 12:18:18.791 | security-groups-remote-address-group 2022-08-10 12:18:18.791 | security-groups-shared-filtering 2022-08-10 12:18:18.791 | security-group 2022-08-10 12:18:18.791 | service-type 2022-08-10 12:18:18.791 | sorting 2022-08-10 12:18:18.791 | standard-attr-description 2022-08-10 12:18:18.791 | stateful-security-group 2022-08-10 12:18:18.791 | subnet_onboard 2022-08-10 12:18:18.791 | subnet-service-types 2022-08-10 12:18:18.791 | subnet_allocation 2022-08-10 12:18:18.791 | subnetpool-prefix-ops 2022-08-10 12:18:18.791 | standard-attr-tag 2022-08-10 12:18:18.791 | standard-attr-timestamp =~ router ]] 2022-08-10 12:18:18.792 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:18:18.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-10 12:18:18.798 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-10 12:18:18.803 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:18:21.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:21.341 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:21.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:21.341 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:21.507 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:21.511 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:18:21.511 | address-scope 2022-08-10 12:18:21.511 | router-admin-state-down-before-update 2022-08-10 12:18:21.511 | agent 2022-08-10 12:18:21.511 | agent-resources-synced 2022-08-10 12:18:21.511 | allowed-address-pairs 2022-08-10 12:18:21.511 | auto-allocated-topology 2022-08-10 12:18:21.511 | availability_zone 2022-08-10 12:18:21.511 | availability_zone_filter 2022-08-10 12:18:21.511 | default-subnetpools 2022-08-10 12:18:21.511 | dhcp_agent_scheduler 2022-08-10 12:18:21.511 | dvr 2022-08-10 12:18:21.511 | empty-string-filtering 2022-08-10 12:18:21.511 | external-net 2022-08-10 12:18:21.511 | extra_dhcp_opt 2022-08-10 12:18:21.511 | extraroute 2022-08-10 12:18:21.511 | extraroute-atomic 2022-08-10 12:18:21.511 | filter-validation 2022-08-10 12:18:21.511 | fip-port-details 2022-08-10 12:18:21.511 | flavors 2022-08-10 12:18:21.511 | floatingip-pools 2022-08-10 12:18:21.511 | ip-substring-filtering 2022-08-10 12:18:21.511 | router 2022-08-10 12:18:21.511 | ext-gw-mode 2022-08-10 12:18:21.511 | l3-ha 2022-08-10 12:18:21.511 | l3-flavors 2022-08-10 12:18:21.512 | l3-port-ip-change-not-allowed 2022-08-10 12:18:21.512 | l3_agent_scheduler 2022-08-10 12:18:21.512 | metering 2022-08-10 12:18:21.512 | metering_source_and_destination_fields 2022-08-10 12:18:21.512 | multi-provider 2022-08-10 12:18:21.512 | net-mtu 2022-08-10 12:18:21.512 | net-mtu-writable 2022-08-10 12:18:21.512 | network_availability_zone 2022-08-10 12:18:21.512 | network-ip-availability 2022-08-10 12:18:21.512 | pagination 2022-08-10 12:18:21.512 | port-device-profile 2022-08-10 12:18:21.512 | port-mac-override 2022-08-10 12:18:21.512 | port-mac-address-regenerate 2022-08-10 12:18:21.512 | port-numa-affinity-policy 2022-08-10 12:18:21.512 | binding 2022-08-10 12:18:21.512 | binding-extended 2022-08-10 12:18:21.512 | port-security 2022-08-10 12:18:21.512 | project-id 2022-08-10 12:18:21.512 | provider 2022-08-10 12:18:21.512 | quota-check-limit 2022-08-10 12:18:21.512 | quotas 2022-08-10 12:18:21.512 | quota_details 2022-08-10 12:18:21.512 | rbac-policies 2022-08-10 12:18:21.512 | rbac-address-group 2022-08-10 12:18:21.512 | rbac-address-scope 2022-08-10 12:18:21.512 | rbac-security-groups 2022-08-10 12:18:21.512 | rbac-subnetpool 2022-08-10 12:18:21.512 | revision-if-match 2022-08-10 12:18:21.512 | standard-attr-revisions 2022-08-10 12:18:21.512 | router_availability_zone 2022-08-10 12:18:21.512 | security-groups-normalized-cidr 2022-08-10 12:18:21.512 | port-security-groups-filtering 2022-08-10 12:18:21.512 | security-groups-remote-address-group 2022-08-10 12:18:21.512 | security-groups-shared-filtering 2022-08-10 12:18:21.512 | security-group 2022-08-10 12:18:21.512 | service-type 2022-08-10 12:18:21.512 | sorting 2022-08-10 12:18:21.513 | standard-attr-description 2022-08-10 12:18:21.513 | stateful-security-group 2022-08-10 12:18:21.513 | subnet_onboard 2022-08-10 12:18:21.513 | subnet-service-types 2022-08-10 12:18:21.513 | subnet_allocation 2022-08-10 12:18:21.513 | subnetpool-prefix-ops 2022-08-10 12:18:21.513 | standard-attr-tag 2022-08-10 12:18:21.513 | standard-attr-timestamp' 2022-08-10 12:18:21.514 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:18:21.514 | address-scope 2022-08-10 12:18:21.514 | router-admin-state-down-before-update 2022-08-10 12:18:21.514 | agent 2022-08-10 12:18:21.514 | agent-resources-synced 2022-08-10 12:18:21.514 | allowed-address-pairs 2022-08-10 12:18:21.515 | auto-allocated-topology 2022-08-10 12:18:21.515 | availability_zone 2022-08-10 12:18:21.515 | availability_zone_filter 2022-08-10 12:18:21.515 | default-subnetpools 2022-08-10 12:18:21.515 | dhcp_agent_scheduler 2022-08-10 12:18:21.515 | dvr 2022-08-10 12:18:21.515 | empty-string-filtering 2022-08-10 12:18:21.515 | external-net 2022-08-10 12:18:21.515 | extra_dhcp_opt 2022-08-10 12:18:21.515 | extraroute 2022-08-10 12:18:21.515 | extraroute-atomic 2022-08-10 12:18:21.515 | filter-validation 2022-08-10 12:18:21.515 | fip-port-details 2022-08-10 12:18:21.515 | flavors 2022-08-10 12:18:21.515 | floatingip-pools 2022-08-10 12:18:21.515 | ip-substring-filtering 2022-08-10 12:18:21.515 | router 2022-08-10 12:18:21.515 | ext-gw-mode 2022-08-10 12:18:21.515 | l3-ha 2022-08-10 12:18:21.515 | l3-flavors 2022-08-10 12:18:21.515 | l3-port-ip-change-not-allowed 2022-08-10 12:18:21.515 | l3_agent_scheduler 2022-08-10 12:18:21.515 | metering 2022-08-10 12:18:21.515 | metering_source_and_destination_fields 2022-08-10 12:18:21.515 | multi-provider 2022-08-10 12:18:21.515 | net-mtu 2022-08-10 12:18:21.515 | net-mtu-writable 2022-08-10 12:18:21.515 | network_availability_zone 2022-08-10 12:18:21.515 | network-ip-availability 2022-08-10 12:18:21.515 | pagination 2022-08-10 12:18:21.515 | port-device-profile 2022-08-10 12:18:21.515 | port-mac-override 2022-08-10 12:18:21.515 | port-mac-address-regenerate 2022-08-10 12:18:21.515 | port-numa-affinity-policy 2022-08-10 12:18:21.515 | binding 2022-08-10 12:18:21.516 | binding-extended 2022-08-10 12:18:21.516 | port-security 2022-08-10 12:18:21.516 | project-id 2022-08-10 12:18:21.516 | provider 2022-08-10 12:18:21.516 | quota-check-limit 2022-08-10 12:18:21.516 | quotas 2022-08-10 12:18:21.516 | quota_details 2022-08-10 12:18:21.516 | rbac-policies 2022-08-10 12:18:21.516 | rbac-address-group 2022-08-10 12:18:21.516 | rbac-address-scope 2022-08-10 12:18:21.516 | rbac-security-groups 2022-08-10 12:18:21.516 | rbac-subnetpool 2022-08-10 12:18:21.516 | revision-if-match 2022-08-10 12:18:21.516 | standard-attr-revisions 2022-08-10 12:18:21.516 | router_availability_zone 2022-08-10 12:18:21.516 | security-groups-normalized-cidr 2022-08-10 12:18:21.516 | port-security-groups-filtering 2022-08-10 12:18:21.516 | security-groups-remote-address-group 2022-08-10 12:18:21.516 | security-groups-shared-filtering 2022-08-10 12:18:21.516 | security-group 2022-08-10 12:18:21.516 | service-type 2022-08-10 12:18:21.516 | sorting 2022-08-10 12:18:21.516 | standard-attr-description 2022-08-10 12:18:21.516 | stateful-security-group 2022-08-10 12:18:21.516 | subnet_onboard 2022-08-10 12:18:21.516 | subnet-service-types 2022-08-10 12:18:21.516 | subnet_allocation 2022-08-10 12:18:21.516 | subnetpool-prefix-ops 2022-08-10 12:18:21.516 | standard-attr-tag 2022-08-10 12:18:21.516 | standard-attr-timestamp =~ external-net ]] 2022-08-10 12:18:21.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:18:21.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-10 12:18:21.525 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-10 12:18:21.525 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-10 12:18:21.526 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-10 12:18:21.529 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:18:21.532 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:24.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:24.203 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:24.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:24.203 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:24.356 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:24.359 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:18:24.362 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:18:24.366 | ++ functions-common:get_field:819 : echo '| id | c5e23f53-bf25-4995-90e7-7d889c96a523 |' 2022-08-10 12:18:24.369 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:18:24.372 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:24.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=c5e23f53-bf25-4995-90e7-7d889c96a523 2022-08-10 12:18:24.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-10 12:18:24.382 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:24.402 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-10 12:18:24.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-10 12:18:24.407 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-10 12:18:24.411 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-10 12:18:26.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:26.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:26.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:26.902 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:27.061 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:27.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-10 12:18:27.065 | address-scope 2022-08-10 12:18:27.065 | router-admin-state-down-before-update 2022-08-10 12:18:27.065 | agent 2022-08-10 12:18:27.065 | agent-resources-synced 2022-08-10 12:18:27.065 | allowed-address-pairs 2022-08-10 12:18:27.065 | auto-allocated-topology 2022-08-10 12:18:27.065 | availability_zone 2022-08-10 12:18:27.065 | availability_zone_filter 2022-08-10 12:18:27.065 | default-subnetpools 2022-08-10 12:18:27.065 | dhcp_agent_scheduler 2022-08-10 12:18:27.065 | dvr 2022-08-10 12:18:27.065 | empty-string-filtering 2022-08-10 12:18:27.065 | external-net 2022-08-10 12:18:27.065 | extra_dhcp_opt 2022-08-10 12:18:27.065 | extraroute 2022-08-10 12:18:27.065 | extraroute-atomic 2022-08-10 12:18:27.065 | filter-validation 2022-08-10 12:18:27.065 | fip-port-details 2022-08-10 12:18:27.065 | flavors 2022-08-10 12:18:27.065 | floatingip-pools 2022-08-10 12:18:27.065 | ip-substring-filtering 2022-08-10 12:18:27.065 | router 2022-08-10 12:18:27.066 | ext-gw-mode 2022-08-10 12:18:27.066 | l3-ha 2022-08-10 12:18:27.066 | l3-flavors 2022-08-10 12:18:27.066 | l3-port-ip-change-not-allowed 2022-08-10 12:18:27.066 | l3_agent_scheduler 2022-08-10 12:18:27.066 | metering 2022-08-10 12:18:27.066 | metering_source_and_destination_fields 2022-08-10 12:18:27.066 | multi-provider 2022-08-10 12:18:27.066 | net-mtu 2022-08-10 12:18:27.066 | net-mtu-writable 2022-08-10 12:18:27.066 | network_availability_zone 2022-08-10 12:18:27.066 | network-ip-availability 2022-08-10 12:18:27.066 | pagination 2022-08-10 12:18:27.066 | port-device-profile 2022-08-10 12:18:27.066 | port-mac-override 2022-08-10 12:18:27.066 | port-mac-address-regenerate 2022-08-10 12:18:27.066 | port-numa-affinity-policy 2022-08-10 12:18:27.066 | binding 2022-08-10 12:18:27.066 | binding-extended 2022-08-10 12:18:27.066 | port-security 2022-08-10 12:18:27.066 | project-id 2022-08-10 12:18:27.066 | provider 2022-08-10 12:18:27.066 | quota-check-limit 2022-08-10 12:18:27.066 | quotas 2022-08-10 12:18:27.066 | quota_details 2022-08-10 12:18:27.066 | rbac-policies 2022-08-10 12:18:27.066 | rbac-address-group 2022-08-10 12:18:27.066 | rbac-address-scope 2022-08-10 12:18:27.066 | rbac-security-groups 2022-08-10 12:18:27.066 | rbac-subnetpool 2022-08-10 12:18:27.066 | revision-if-match 2022-08-10 12:18:27.066 | standard-attr-revisions 2022-08-10 12:18:27.066 | router_availability_zone 2022-08-10 12:18:27.066 | security-groups-normalized-cidr 2022-08-10 12:18:27.067 | port-security-groups-filtering 2022-08-10 12:18:27.067 | security-groups-remote-address-group 2022-08-10 12:18:27.067 | security-groups-shared-filtering 2022-08-10 12:18:27.067 | security-group 2022-08-10 12:18:27.067 | service-type 2022-08-10 12:18:27.067 | sorting 2022-08-10 12:18:27.067 | standard-attr-description 2022-08-10 12:18:27.067 | stateful-security-group 2022-08-10 12:18:27.067 | subnet_onboard 2022-08-10 12:18:27.067 | subnet-service-types 2022-08-10 12:18:27.067 | subnet_allocation 2022-08-10 12:18:27.067 | subnetpool-prefix-ops 2022-08-10 12:18:27.067 | standard-attr-tag 2022-08-10 12:18:27.067 | standard-attr-timestamp' 2022-08-10 12:18:27.068 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-10 12:18:27.068 | address-scope 2022-08-10 12:18:27.068 | router-admin-state-down-before-update 2022-08-10 12:18:27.068 | agent 2022-08-10 12:18:27.068 | agent-resources-synced 2022-08-10 12:18:27.068 | allowed-address-pairs 2022-08-10 12:18:27.068 | auto-allocated-topology 2022-08-10 12:18:27.068 | availability_zone 2022-08-10 12:18:27.068 | availability_zone_filter 2022-08-10 12:18:27.068 | default-subnetpools 2022-08-10 12:18:27.068 | dhcp_agent_scheduler 2022-08-10 12:18:27.068 | dvr 2022-08-10 12:18:27.068 | empty-string-filtering 2022-08-10 12:18:27.068 | external-net 2022-08-10 12:18:27.068 | extra_dhcp_opt 2022-08-10 12:18:27.068 | extraroute 2022-08-10 12:18:27.068 | extraroute-atomic 2022-08-10 12:18:27.068 | filter-validation 2022-08-10 12:18:27.068 | fip-port-details 2022-08-10 12:18:27.068 | flavors 2022-08-10 12:18:27.068 | floatingip-pools 2022-08-10 12:18:27.068 | ip-substring-filtering 2022-08-10 12:18:27.068 | router 2022-08-10 12:18:27.068 | ext-gw-mode 2022-08-10 12:18:27.068 | l3-ha 2022-08-10 12:18:27.068 | l3-flavors 2022-08-10 12:18:27.068 | l3-port-ip-change-not-allowed 2022-08-10 12:18:27.068 | l3_agent_scheduler 2022-08-10 12:18:27.068 | metering 2022-08-10 12:18:27.068 | metering_source_and_destination_fields 2022-08-10 12:18:27.068 | multi-provider 2022-08-10 12:18:27.068 | net-mtu 2022-08-10 12:18:27.068 | net-mtu-writable 2022-08-10 12:18:27.068 | network_availability_zone 2022-08-10 12:18:27.069 | network-ip-availability 2022-08-10 12:18:27.069 | pagination 2022-08-10 12:18:27.069 | port-device-profile 2022-08-10 12:18:27.069 | port-mac-override 2022-08-10 12:18:27.069 | port-mac-address-regenerate 2022-08-10 12:18:27.069 | port-numa-affinity-policy 2022-08-10 12:18:27.069 | binding 2022-08-10 12:18:27.069 | binding-extended 2022-08-10 12:18:27.069 | port-security 2022-08-10 12:18:27.069 | project-id 2022-08-10 12:18:27.069 | provider 2022-08-10 12:18:27.069 | quota-check-limit 2022-08-10 12:18:27.069 | quotas 2022-08-10 12:18:27.069 | quota_details 2022-08-10 12:18:27.069 | rbac-policies 2022-08-10 12:18:27.069 | rbac-address-group 2022-08-10 12:18:27.069 | rbac-address-scope 2022-08-10 12:18:27.069 | rbac-security-groups 2022-08-10 12:18:27.069 | rbac-subnetpool 2022-08-10 12:18:27.069 | revision-if-match 2022-08-10 12:18:27.069 | standard-attr-revisions 2022-08-10 12:18:27.069 | router_availability_zone 2022-08-10 12:18:27.069 | security-groups-normalized-cidr 2022-08-10 12:18:27.069 | port-security-groups-filtering 2022-08-10 12:18:27.069 | security-groups-remote-address-group 2022-08-10 12:18:27.069 | security-groups-shared-filtering 2022-08-10 12:18:27.069 | security-group 2022-08-10 12:18:27.069 | service-type 2022-08-10 12:18:27.069 | sorting 2022-08-10 12:18:27.069 | standard-attr-description 2022-08-10 12:18:27.069 | stateful-security-group 2022-08-10 12:18:27.069 | subnet_onboard 2022-08-10 12:18:27.069 | subnet-service-types 2022-08-10 12:18:27.069 | subnet_allocation 2022-08-10 12:18:27.070 | subnetpool-prefix-ops 2022-08-10 12:18:27.070 | standard-attr-tag 2022-08-10 12:18:27.070 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-10 12:18:27.070 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-10 12:18:27.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-10 12:18:27.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-10 12:18:27.083 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-10 12:18:27.083 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-10 12:18:27.083 | ++ 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-08-10 12:18:27.085 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:18:27.089 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:29.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:29.880 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:29.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:29.880 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:30.037 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:30.040 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:18:30.043 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:18:30.046 | ++ functions-common:get_field:819 : echo '| id | 738587c9-cf8a-4d53-b0ec-2a58d12762e6 |' 2022-08-10 12:18:30.047 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:18:30.053 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:30.057 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=738587c9-cf8a-4d53-b0ec-2a58d12762e6 2022-08-10 12:18:30.059 | + 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-08-10 12:18:30.062 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:30.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-10 12:18:30.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-10 12:18:30.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c5e23f53-bf25-4995-90e7-7d889c96a523 b3d0d25a-0d67-4c23-a962-1a54d7cfe461 2022-08-10 12:18:34.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:34.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:34.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:34.553 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:34.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-10 12:18:34.718 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 738587c9-cf8a-4d53-b0ec-2a58d12762e6 2022-08-10 12:18:34.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-10 12:18:34.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-10 12:18:34.726 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.28.1.1 ]] 2022-08-10 12:18:34.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.28.1.1 ' 2022-08-10 12:18:34.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 738587c9-cf8a-4d53-b0ec-2a58d12762e6 --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-08-10 12:18:34.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-10 12:18:34.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-10 12:18:34.741 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-10 12:18:34.742 | +++ 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.28.1.1 --network 738587c9-cf8a-4d53-b0ec-2a58d12762e6 --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-08-10 12:18:37.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:37.966 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:37.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:37.966 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:38.135 | +++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:38.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-08-10 12:18:38.139 | | id | c8794640-c09f-45c4-ac50-881eca8520ae |' 2022-08-10 12:18:38.141 | ++ 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-08-10 12:18:38.144 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:38.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' c8794640-c09f-45c4-ac50-881eca8520ae '|' 2022-08-10 12:18:38.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | c8794640-c09f-45c4-ac50-881eca8520ae |' 2022-08-10 12:18:38.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-10 12:18:38.178 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' c8794640-c09f-45c4-ac50-881eca8520ae '|' 2022-08-10 12:18:38.178 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-10 12:18:38.181 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:18:38.183 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:38.185 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-10 12:18:38.188 | ++ functions-common:get_field:817 : field='$3' 2022-08-10 12:18:38.190 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | c8794640-c09f-45c4-ac50-881eca8520ae |' 2022-08-10 12:18:38.191 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-10 12:18:38.197 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:38.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.28.1.1 2022-08-10 12:18:38.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' c8794640-c09f-45c4-ac50-881eca8520ae '|' 2022-08-10 12:18:38.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-10 12:18:38.207 | ++ functions-common:get_field:812 : local data field 2022-08-10 12:18:38.209 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:38.211 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-10 12:18:38.214 | ++ functions-common:get_field:817 : field='$6' 2022-08-10 12:18:38.217 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.28.1.1 | | id | c8794640-c09f-45c4-ac50-881eca8520ae |' 2022-08-10 12:18:38.217 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-10 12:18:38.223 | ++ functions-common:get_field:813 : read data 2022-08-10 12:18:38.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=c8794640-c09f-45c4-ac50-881eca8520ae 2022-08-10 12:18:38.229 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 738587c9-cf8a-4d53-b0ec-2a58d12762e6 c5e23f53-bf25-4995-90e7-7d889c96a523 2022-08-10 12:18:42.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:42.702 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:42.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:42.702 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:42.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-10 12:18:42.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-10 12:18:42.876 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:42.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-10 12:18:42.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-10 12:18:42.883 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-10 12:18:42.886 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-10 12:18:42.889 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-10 12:18:42.891 | ++ 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-08-10 12:18:42.912 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-10 12:18:42.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-10 12:18:42.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-10 12:18:42.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-10 12:18:42.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:18:42.926 | + 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-08-10 12:18:42.928 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-10 12:18:42.931 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-10 12:18:42.933 | + functions-common:test_with_retry:2380 : local until=10 2022-08-10 12:18:42.935 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-10 12:18:42.938 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-10 12:18:42.941 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-10 12:18:42.944 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:42.947 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:42.950 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:42.956 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133922952 2022-08-10 12:18:42.958 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-10 12:18:42.966 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-10 12:18:42.968 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:42.971 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:42.973 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:42.976 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:42.978 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:42.981 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-10 12:18:42.983 | + functions-common:time_stop:2447 : start_time=1660133922952 2022-08-10 12:18:42.986 | + functions-common:time_stop:2449 : [[ -z 1660133922952 ]] 2022-08-10 12:18:42.989 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:43.003 | + functions-common:time_stop:2452 : end_time=1660133923000 2022-08-10 12:18:43.005 | + functions-common:time_stop:2453 : elapsed_time=48 2022-08-10 12:18:43.008 | + functions-common:time_stop:2454 : total=5624 2022-08-10 12:18:43.010 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:43.013 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5672 2022-08-10 12:18:43.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.28.1.1 2022-08-10 12:18:43.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-10 12:18:43.025 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-10 12:18:43.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:18:43.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-10 12:18:43.033 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-10 12:18:43.035 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-08-10 12:18:43.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-10 12:18:43.068 | ++ 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-08-10 12:18:43.070 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-10 12:18:43.071 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-10 12:18:43.072 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-10 12:18:45.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:45.592 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:45.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:45.592 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:45.755 | ++ functions-common:oscwrap:2480 : return 0 2022-08-10 12:18:45.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.28.1.133 ' 2022-08-10 12:18:45.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-10 12:18:45.765 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-10 12:18:45.782 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-10 12:18:45.785 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-10 12:18:45.788 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-10 12:18:45.791 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-10 12:18:45.810 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:45.813 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-10 12:18:45.815 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:18:45.818 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-10 12:18:45.820 | + ./stack.sh:main:1314 : start_nova 2022-08-10 12:18:45.823 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-10 12:18:45.826 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:45.828 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:45.831 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:45.834 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:18:45.837 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.839 | + functions-common:run_process:1694 : local service=n-sch 2022-08-10 12:18:45.842 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.845 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:45.848 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:45.850 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:45.853 | + functions-common:run_process:1700 : local name=n-sch 2022-08-10 12:18:45.856 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:45.859 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:45.862 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:45.864 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:45.868 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:45.872 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133925870 2022-08-10 12:18:45.875 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-10 12:18:45.893 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:45.896 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:18:45.900 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-10 12:18:45.905 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.907 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.910 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.912 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.915 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:18:45.917 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:18:45.920 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-10 12:18:45.922 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:18:45.925 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:18:45.928 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:18:45.930 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:18:45.933 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:18:45.936 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:18:45.938 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-10 12:18:45.940 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:45.943 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:18:45.945 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:18:45.948 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:18:45.950 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:18:45.953 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:18:45.956 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-10 12:18:45.959 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:18:45.963 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-10 12:18:46.018 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-10 12:18:46.074 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-10 12:18:46.131 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-10 12:18:46.188 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-10 12:18:46.246 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:46.302 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:18:46.304 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:18:46.307 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-10 12:18:46.366 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:18:46.928 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-10 12:18:46.942 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-10 12:18:47.512 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-10 12:18:47.534 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:47.537 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:47.544 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:47.546 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:47.549 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:47.552 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:47.555 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:47.557 | + functions-common:time_stop:2447 : start_time=1660133925870 2022-08-10 12:18:47.560 | + functions-common:time_stop:2449 : [[ -z 1660133925870 ]] 2022-08-10 12:18:47.564 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:47.568 | + functions-common:time_stop:2452 : end_time=1660133927566 2022-08-10 12:18:47.571 | + functions-common:time_stop:2453 : elapsed_time=1696 2022-08-10 12:18:47.573 | + functions-common:time_stop:2454 : total=27098 2022-08-10 12:18:47.576 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:47.579 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=28794 2022-08-10 12:18:47.581 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-10 12:18:47.585 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-10 12:18:47.590 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.593 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-10 12:18:47.595 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.598 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:47.600 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:47.603 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:47.605 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-10 12:18:47.608 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:47.612 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:47.615 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:47.618 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:47.621 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:47.630 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133927623 2022-08-10 12:18:47.632 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-10 12:18:47.655 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:47.661 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-10 12:18:47.665 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-10 12:18:47.671 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.674 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.678 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.681 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.684 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-10 12:18:47.686 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-10 12:18:47.698 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-10 12:18:47.701 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:18:47.704 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:18:47.707 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:18:47.710 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:18:47.713 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:18:47.716 | + functions-common:_run_under_systemd:1668 : 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-08-10 12:18:47.725 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-10 12:18:47.728 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-10 12:18:47.730 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:18:47.733 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:18:47.736 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:18:47.740 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-10 12:18:47.743 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:18:47.748 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-10 12:18:47.821 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-10 12:18:47.891 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-10 12:18:47.958 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-10 12:18:48.025 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:48.092 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-10 12:18:48.158 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-10 12:18:48.214 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-10 12:18:48.271 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-10 12:18:48.326 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-10 12:18:48.384 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:18:48.386 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:18:48.389 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-10 12:18:48.449 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:18:49.042 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-10 12:18:49.057 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-10 12:18:49.643 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-10 12:18:49.721 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:49.725 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:49.728 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:49.734 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:49.737 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:49.745 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:49.749 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:49.754 | + functions-common:time_stop:2447 : start_time=1660133927623 2022-08-10 12:18:49.761 | + functions-common:time_stop:2449 : [[ -z 1660133927623 ]] 2022-08-10 12:18:49.766 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:49.774 | + functions-common:time_stop:2452 : end_time=1660133929768 2022-08-10 12:18:49.780 | + functions-common:time_stop:2453 : elapsed_time=2145 2022-08-10 12:18:49.783 | + functions-common:time_stop:2454 : total=28794 2022-08-10 12:18:49.786 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:49.789 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30939 2022-08-10 12:18:49.792 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:49.795 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:49.798 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-10 12:18:49.801 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:49.804 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:49.811 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:49.817 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-10 12:18:49.823 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:18:49.826 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-10 12:18:49.830 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-10 12:18:49.836 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:18:49.839 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:18:49.842 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-10 12:18:49.864 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:49.866 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:18:49.869 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-10 12:18:49.891 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:49.892 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-10 12:18:49.894 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-10 12:18:49.915 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:49.920 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-10 12:18:49.923 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:18:49.926 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-10 12:18:49.930 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-10 12:18:49.932 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:18:49.935 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:18:49.938 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:18:49.941 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:18:49.943 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-10 12:18:49.946 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:18:49.948 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:49.951 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:49.954 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:49.957 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-10 12:18:49.960 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:49.963 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:49.966 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:49.968 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:49.974 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:49.978 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133929975 2022-08-10 12:18:49.981 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-10 12:18:50.001 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:50.004 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:50.007 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:50.010 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:50.012 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:50.015 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:50.018 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:50.022 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:50.024 | + functions-common:time_stop:2447 : start_time=1660133929975 2022-08-10 12:18:50.028 | + functions-common:time_stop:2449 : [[ -z 1660133929975 ]] 2022-08-10 12:18:50.034 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:50.037 | + functions-common:time_stop:2452 : end_time=1660133930033 2022-08-10 12:18:50.039 | + functions-common:time_stop:2453 : elapsed_time=58 2022-08-10 12:18:50.042 | + functions-common:time_stop:2454 : total=30939 2022-08-10 12:18:50.045 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:50.047 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30997 2022-08-10 12:18:50.050 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:18:50.056 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-10 12:18:50.059 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-10 12:18:50.062 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:50.065 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:50.067 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:50.070 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-10 12:18:50.073 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:50.075 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:50.078 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:50.081 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:50.087 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:50.089 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133930086 2022-08-10 12:18:50.092 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-10 12:18:50.112 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:50.115 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:50.118 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:50.120 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:50.123 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:50.126 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:50.129 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:50.132 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:50.135 | + functions-common:time_stop:2447 : start_time=1660133930086 2022-08-10 12:18:50.137 | + functions-common:time_stop:2449 : [[ -z 1660133930086 ]] 2022-08-10 12:18:50.144 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:50.147 | + functions-common:time_stop:2452 : end_time=1660133930143 2022-08-10 12:18:50.149 | + functions-common:time_stop:2453 : elapsed_time=57 2022-08-10 12:18:50.153 | + functions-common:time_stop:2454 : total=30997 2022-08-10 12:18:50.156 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:50.158 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31054 2022-08-10 12:18:50.162 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:50.165 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-10 12:18:50.168 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:50.171 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:50.174 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:50.176 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:50.179 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-10 12:18:50.182 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:50.185 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:50.188 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:50.191 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:50.197 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:50.200 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133930196 2022-08-10 12:18:50.203 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-10 12:18:50.225 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:50.228 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:50.231 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:50.233 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:50.236 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:50.239 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:50.242 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:50.245 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:50.247 | + functions-common:time_stop:2447 : start_time=1660133930196 2022-08-10 12:18:50.250 | + functions-common:time_stop:2449 : [[ -z 1660133930196 ]] 2022-08-10 12:18:50.256 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:50.259 | + functions-common:time_stop:2452 : end_time=1660133930256 2022-08-10 12:18:50.262 | + functions-common:time_stop:2453 : elapsed_time=60 2022-08-10 12:18:50.265 | + functions-common:time_stop:2454 : total=31054 2022-08-10 12:18:50.268 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:50.270 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31114 2022-08-10 12:18:50.274 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:50.276 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:50.279 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-10 12:18:50.282 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:18:50.285 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-10 12:18:50.288 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-10 12:18:50.312 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:50.315 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-10 12:18:50.386 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-10 12:18:50.389 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:18:50.392 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-10 12:18:50.473 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-10 12:18:50.497 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:50.499 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.503 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-10 12:18:50.506 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.508 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:50.512 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:50.516 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:50.520 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-10 12:18:50.524 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:50.526 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:50.529 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:50.532 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:50.538 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:50.542 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133930538 2022-08-10 12:18:50.545 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-10 12:18:50.571 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:50.574 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-10 12:18:50.578 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-10 12:18:50.581 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.584 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.587 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.590 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.593 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-10 12:18:50.596 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-10 12:18:50.599 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-10 12:18:50.602 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:18:50.605 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:18:50.608 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:18:50.619 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:18:50.619 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-10 12:18:50.619 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-10 12:18:50.620 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-10 12:18:50.622 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.625 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:18:50.628 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:18:50.630 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:18:50.633 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:18:50.636 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:18:50.639 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-10 12:18:50.641 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:18:50.646 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-10 12:18:50.728 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-10 12:18:50.821 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-10 12:18:50.884 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-10 12:18:50.956 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-10 12:18:51.053 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:51.135 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:18:51.135 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:18:51.140 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-10 12:18:51.216 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:18:51.921 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-10 12:18:51.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-10 12:18:52.543 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-10 12:18:52.579 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:52.583 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:52.585 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:52.590 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:52.593 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:52.596 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:52.598 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:52.601 | + functions-common:time_stop:2447 : start_time=1660133930538 2022-08-10 12:18:52.604 | + functions-common:time_stop:2449 : [[ -z 1660133930538 ]] 2022-08-10 12:18:52.610 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:52.612 | + functions-common:time_stop:2452 : end_time=1660133932609 2022-08-10 12:18:52.615 | + functions-common:time_stop:2453 : elapsed_time=2071 2022-08-10 12:18:52.618 | + functions-common:time_stop:2454 : total=31114 2022-08-10 12:18:52.621 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:52.624 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33185 2022-08-10 12:18:52.634 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-10 12:18:52.637 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-10 12:18:52.640 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-10 12:18:52.662 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:52.665 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-10 12:18:52.669 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-10 12:18:52.672 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-10 12:18:52.676 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-10 12:18:52.679 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-10 12:18:52.682 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.685 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-10 12:18:52.688 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.691 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:52.694 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:52.697 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:52.700 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-10 12:18:52.702 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:52.705 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:52.708 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:52.711 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:52.717 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:52.721 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133932717 2022-08-10 12:18:52.723 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-10 12:18:52.746 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:52.749 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-10 12:18:52.754 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-10 12:18:52.757 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.761 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.765 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.768 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.772 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-10 12:18:52.775 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-10 12:18:52.779 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-10 12:18:52.782 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:18:52.789 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:18:52.800 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:18:52.808 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:18:52.813 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-10 12:18:52.820 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-10 12:18:52.826 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-10 12:18:52.829 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-10 12:18:52.833 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:18:52.836 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:18:52.840 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:18:52.843 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:18:52.846 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:18:52.849 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-10 12:18:52.851 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:18:52.857 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-10 12:18:52.937 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-10 12:18:53.004 | + functions-common:write_user_unit_file:1577 : 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-08-10 12:18:53.072 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-10 12:18:53.146 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-10 12:18:53.214 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:53.279 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:18:53.282 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:18:53.284 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-10 12:18:53.351 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:18:53.993 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-10 12:18:54.007 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-10 12:18:54.629 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-10 12:18:54.653 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:54.657 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:54.661 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:54.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:54.667 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:54.675 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:54.679 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:54.682 | + functions-common:time_stop:2447 : start_time=1660133932717 2022-08-10 12:18:54.686 | + functions-common:time_stop:2449 : [[ -z 1660133932717 ]] 2022-08-10 12:18:54.691 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:54.698 | + functions-common:time_stop:2452 : end_time=1660133934693 2022-08-10 12:18:54.701 | + functions-common:time_stop:2453 : elapsed_time=1976 2022-08-10 12:18:54.705 | + functions-common:time_stop:2454 : total=33185 2022-08-10 12:18:54.706 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:54.712 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35161 2022-08-10 12:18:54.717 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-10 12:18:54.723 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:54.723 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:54.725 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:54.735 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-10 12:18:54.739 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-10 12:18:54.745 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:18:54.747 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:18:54.750 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-10 12:18:54.754 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:18:54.759 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-10 12:18:54.763 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-10 12:18:54.766 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-10 12:18:54.770 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-10 12:18:54.773 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-10 12:18:54.777 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-10 12:18:54.779 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:18:54.779 | BEGIN { 2022-08-10 12:18:54.779 | section = "" 2022-08-10 12:18:54.779 | last_section = "" 2022-08-10 12:18:54.779 | section_count = 0 2022-08-10 12:18:54.779 | } 2022-08-10 12:18:54.779 | /^\[.+\]/ { 2022-08-10 12:18:54.779 | gsub("[][]", "", $1); 2022-08-10 12:18:54.779 | section=$1 2022-08-10 12:18:54.779 | next 2022-08-10 12:18:54.779 | } 2022-08-10 12:18:54.779 | /^ *\#/ { 2022-08-10 12:18:54.779 | next 2022-08-10 12:18:54.779 | } 2022-08-10 12:18:54.779 | /^[^ \t]+/ { 2022-08-10 12:18:54.779 | # get offset of first = in $0 2022-08-10 12:18:54.779 | eq_idx = index($0, "=") 2022-08-10 12:18:54.779 | # extract attr & value from $0 2022-08-10 12:18:54.779 | attr = substr($0, 1, eq_idx - 1) 2022-08-10 12:18:54.779 | value = substr($0, eq_idx + 1) 2022-08-10 12:18:54.779 | # only need to strip trailing whitespace from attr 2022-08-10 12:18:54.779 | sub(/[ \t]*$/, "", attr) 2022-08-10 12:18:54.779 | # need to strip leading & trailing whitespace from value 2022-08-10 12:18:54.780 | sub(/^[ \t]*/, "", value) 2022-08-10 12:18:54.780 | sub(/[ \t]*$/, "", value) 2022-08-10 12:18:54.780 | 2022-08-10 12:18:54.780 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-10 12:18:54.780 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-10 12:18:54.780 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-10 12:18:54.780 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-10 12:18:54.780 | if (! (section, attr) in cfg_attr_count) { 2022-08-10 12:18:54.780 | if (section != last_section) { 2022-08-10 12:18:54.780 | cfg_section[section_count++] = section 2022-08-10 12:18:54.780 | last_section = section 2022-08-10 12:18:54.780 | } 2022-08-10 12:18:54.780 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-10 12:18:54.780 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-10 12:18:54.780 | 2022-08-10 12:18:54.780 | cfg_attr[section, attr, 0] = value 2022-08-10 12:18:54.780 | cfg_attr_count[section, attr] = 1 2022-08-10 12:18:54.780 | } else { 2022-08-10 12:18:54.780 | lno = cfg_attr_count[section, attr]++ 2022-08-10 12:18:54.780 | cfg_attr[section, attr, lno] = value 2022-08-10 12:18:54.780 | } 2022-08-10 12:18:54.780 | } 2022-08-10 12:18:54.780 | END { 2022-08-10 12:18:54.780 | # Process each section in order 2022-08-10 12:18:54.780 | for (sno = 0; sno < section_count; sno++) { 2022-08-10 12:18:54.780 | section = cfg_section[sno] 2022-08-10 12:18:54.780 | # The ini routines simply append a config item immediately 2022-08-10 12:18:54.780 | # after the section header. To keep the same order as defined 2022-08-10 12:18:54.780 | # in local.conf, invoke the ini routines in the reverse order 2022-08-10 12:18:54.780 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-10 12:18:54.780 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-10 12:18:54.780 | if (cfg_attr_count[section, attr] == 1) 2022-08-10 12:18:54.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-10 12:18:54.780 | else { 2022-08-10 12:18:54.781 | # For multiline, invoke the ini routines in the reverse order 2022-08-10 12:18:54.781 | count = cfg_attr_count[section, attr] 2022-08-10 12:18:54.781 | print "inidelete " configfile " " section " " attr 2022-08-10 12:18:54.781 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-10 12:18:54.781 | for (l = count -2; l >= 0; l--) 2022-08-10 12:18:54.781 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-10 12:18:54.781 | } 2022-08-10 12:18:54.781 | } 2022-08-10 12:18:54.781 | } 2022-08-10 12:18:54.781 | } 2022-08-10 12:18:54.781 | ' 2022-08-10 12:18:54.781 | + inc/meta-config:merge_config_file:164 : read a 2022-08-10 12:18:54.782 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-10 12:18:54.784 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-10 12:18:54.787 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-10 12:18:54.790 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-10 12:18:54.793 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-10 12:18:54.795 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-10 12:18:54.798 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-10 12:18:54.798 | BEGIN { group = "" } 2022-08-10 12:18:54.798 | /^\[\[.+\|.*\]\]/ { 2022-08-10 12:18:54.798 | gsub("[][]", "", $1); 2022-08-10 12:18:54.798 | split($1, a, "|"); 2022-08-10 12:18:54.798 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-10 12:18:54.798 | group=a[1] 2022-08-10 12:18:54.798 | } else { 2022-08-10 12:18:54.798 | group="" 2022-08-10 12:18:54.798 | } 2022-08-10 12:18:54.799 | next 2022-08-10 12:18:54.799 | } 2022-08-10 12:18:54.799 | { 2022-08-10 12:18:54.799 | if (group != "") 2022-08-10 12:18:54.799 | print $0 2022-08-10 12:18:54.799 | } 2022-08-10 12:18:54.799 | ' /home/ubuntu/devstack/local.conf 2022-08-10 12:18:54.806 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-10 12:18:54.809 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-10 12:18:54.845 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-10 12:18:54.879 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-10 12:18:54.882 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-10 12:18:54.885 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-10 12:18:54.888 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-10 12:18:54.891 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-10 12:18:54.894 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-10 12:18:54.916 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:54.919 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-10 12:18:54.921 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-10 12:18:54.924 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-10 12:18:54.947 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:54.950 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:18:54.953 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 2022-08-10 12:18:54.988 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-10 12:18:54.991 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-10 12:18:54.994 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-10 12:18:55.017 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-10 12:18:55.041 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-10 12:18:55.044 | + lib/nova:configure_console_compute:639 : local offset 2022-08-10 12:18:55.046 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-10 12:18:55.050 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-10 12:18:55.055 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-10 12:18:55.082 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.36 2022-08-10 12:18:55.084 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-10 12:18:55.105 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:55.108 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-10 12:18:55.130 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:55.133 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-10 12:18:55.136 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-10 12:18:55.172 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-10 12:18:55.196 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:55.200 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-10 12:18:55.223 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:55.225 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-10 12:18:55.229 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-10 12:18:55.233 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-10 12:18:55.239 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-10 12:18:55.242 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-10 12:18:55.244 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-10 12:18:55.247 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-10 12:18:55.250 | + functions-common:run_process:1696 : local group=libvirt 2022-08-10 12:18:55.253 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:55.256 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:55.259 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-10 12:18:55.261 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:55.264 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:55.267 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:55.270 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:55.273 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:55.279 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133935276 2022-08-10 12:18:55.282 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-10 12:18:55.303 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:55.306 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:18:55.308 | + functions-common:time_stop:2440 : local name 2022-08-10 12:18:55.311 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:18:55.314 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:18:55.317 | + functions-common:time_stop:2443 : local total 2022-08-10 12:18:55.320 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:18:55.323 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:18:55.326 | + functions-common:time_stop:2447 : start_time=1660133935276 2022-08-10 12:18:55.331 | + functions-common:time_stop:2449 : [[ -z 1660133935276 ]] 2022-08-10 12:18:55.336 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:18:55.342 | + functions-common:time_stop:2452 : end_time=1660133935339 2022-08-10 12:18:55.344 | + functions-common:time_stop:2453 : elapsed_time=63 2022-08-10 12:18:55.347 | + functions-common:time_stop:2454 : total=35161 2022-08-10 12:18:55.350 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:18:55.353 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35224 2022-08-10 12:18:55.356 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:55.359 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-10 12:18:55.363 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-10 12:18:55.388 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:55.391 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-10 12:18:55.392 | Dumping cells_v2 mapping 2022-08-10 12:18:55.395 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-10 12:18:55.986 | 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-08-10 12:18:58.780 | INFO dbcounter [None req-439bf4a2-203d-4fb4-82aa-741a9231c310 None None] Registered counter for database nova_api 2022-08-10 12:18:58.806 | DEBUG dbcounter [-] [504464] Writer thread running {{(pid=504464) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-10 12:18:58.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:58.857 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:58.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:18:58.857 | from cryptography.utils import int_from_bytes 2022-08-10 12:18:58.857 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:18:58.857 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-10 12:18:58.857 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:18:58.857 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:18:58.857 | | cell1 | a5dd823b-0b61-4e38-8436-b12037f9b831 | rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-10 12:18:58.857 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-10 12:18:59.293 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-10 12:18:59.296 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-10 12:18:59.358 | + inc/async:async_inner:63 : create_flavors 2022-08-10 12:18:59.406 | [446810 Async create_flavors:504520]: running: create_flavors 2022-08-10 12:18:59.409 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-10 12:18:59.430 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:59.433 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-10 12:18:59.436 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-10 12:18:59.438 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-10 12:18:59.441 | + ./stack.sh:main:1319 : start_cinder 2022-08-10 12:18:59.444 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-10 12:18:59.447 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-10 12:18:59.449 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-10 12:18:59.452 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-10 12:18:59.470 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:18:59.473 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-10 12:18:59.476 | + 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-08-10 12:18:59.479 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-10 12:18:59.482 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-10 12:18:59.486 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.489 | + functions-common:run_process:1694 : local service=c-api 2022-08-10 12:18:59.492 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.494 | + functions-common:run_process:1696 : local group= 2022-08-10 12:18:59.497 | + functions-common:run_process:1697 : local user= 2022-08-10 12:18:59.500 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:18:59.503 | + functions-common:run_process:1700 : local name=c-api 2022-08-10 12:18:59.505 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:18:59.508 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:18:59.510 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:18:59.513 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:18:59.516 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:18:59.521 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133939518 2022-08-10 12:18:59.523 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-10 12:18:59.542 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:18:59.546 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-10 12:18:59.548 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-10 12:18:59.552 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.555 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.558 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.560 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.563 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-10 12:18:59.565 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-10 12:18:59.568 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-10 12:18:59.571 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:18:59.574 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:18:59.576 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:18:59.579 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:18:59.581 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-10 12:18:59.584 | + functions-common:_run_under_systemd:1668 : 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-08-10 12:18:59.586 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-10 12:18:59.589 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-10 12:18:59.591 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-10 12:18:59.593 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-10 12:18:59.595 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-10 12:18:59.598 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-10 12:18:59.600 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-10 12:18:59.605 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-10 12:18:59.668 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-10 12:18:59.726 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-10 12:18:59.785 | + functions-common:write_uwsgi_user_unit_file:1605 : 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-08-10 12:18:59.847 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:18:59.911 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-10 12:18:59.969 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-10 12:19:00.025 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-10 12:19:00.088 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-10 12:19:00.149 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-10 12:19:00.211 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-10 12:19:00.213 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-10 12:19:00.217 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-10 12:19:00.278 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-10 12:19:00.867 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-10 12:19:00.882 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-10 12:19:01.486 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-10 12:19:01.570 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:19:01.573 | + functions-common:time_stop:2440 : local name 2022-08-10 12:19:01.577 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:19:01.579 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:19:01.585 | + functions-common:time_stop:2443 : local total 2022-08-10 12:19:01.588 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:19:01.590 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:19:01.593 | + functions-common:time_stop:2447 : start_time=1660133939518 2022-08-10 12:19:01.596 | + functions-common:time_stop:2449 : [[ -z 1660133939518 ]] 2022-08-10 12:19:01.601 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:19:01.608 | + functions-common:time_stop:2452 : end_time=1660133941603 2022-08-10 12:19:01.610 | + functions-common:time_stop:2453 : elapsed_time=2085 2022-08-10 12:19:01.614 | + functions-common:time_stop:2454 : total=35224 2022-08-10 12:19:01.618 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:19:01.622 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=37309 2022-08-10 12:19:01.625 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.36/volume/v3 2022-08-10 12:19:01.628 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-10 12:19:01.628 | Waiting for Cinder API to start... 2022-08-10 12:19:01.635 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.36/volume/v3 2022-08-10 12:19:01.638 | + functions:wait_for_service:457 : local timeout=60 2022-08-10 12:19:01.641 | + functions:wait_for_service:458 : local url=http://10.222.0.36/volume/v3 2022-08-10 12:19:01.644 | + functions:wait_for_service:459 : local rval=0 2022-08-10 12:19:01.647 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-10 12:19:01.650 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-10 12:19:01.652 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:19:01.655 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:19:01.658 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:19:01.664 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133941660 2022-08-10 12:19:01.668 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-10 12:19:01.684 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.36/volume/v3 2022-08-10 12:19:05.677 | + :: : [[ 500 == 503 ]] 2022-08-10 12:19:05.679 | + :: : [[ 0 -eq 7 ]] 2022-08-10 12:19:05.682 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-10 12:19:05.685 | + functions-common:time_stop:2440 : local name 2022-08-10 12:19:05.692 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:19:05.694 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:19:05.696 | + functions-common:time_stop:2443 : local total 2022-08-10 12:19:05.699 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:19:05.704 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-10 12:19:05.708 | + functions-common:time_stop:2447 : start_time=1660133941660 2022-08-10 12:19:05.711 | + functions-common:time_stop:2449 : [[ -z 1660133941660 ]] 2022-08-10 12:19:05.714 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:19:05.719 | + functions-common:time_stop:2452 : end_time=1660133945716 2022-08-10 12:19:05.722 | + functions-common:time_stop:2453 : elapsed_time=4056 2022-08-10 12:19:05.726 | + functions-common:time_stop:2454 : total=17751 2022-08-10 12:19:05.728 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:19:05.731 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21807 2022-08-10 12:19:05.736 | + functions:wait_for_service:467 : return 0 2022-08-10 12:19:05.738 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.742 | + functions-common:run_process:1694 : local service=c-sch 2022-08-10 12:19:05.745 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.748 | + functions-common:run_process:1696 : local group= 2022-08-10 12:19:05.752 | + functions-common:run_process:1697 : local user= 2022-08-10 12:19:05.755 | + functions-common:run_process:1698 : local env_vars= 2022-08-10 12:19:05.758 | + functions-common:run_process:1700 : local name=c-sch 2022-08-10 12:19:05.761 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:19:05.764 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:19:05.767 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:19:05.770 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:19:05.773 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:19:05.778 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133945775 2022-08-10 12:19:05.781 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-10 12:19:05.804 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:19:05.807 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-10 12:19:05.810 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-10 12:19:05.812 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.815 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.818 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.820 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.823 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-10 12:19:05.826 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-10 12:19:05.829 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-10 12:19:05.832 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-10 12:19:05.835 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-10 12:19:05.838 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-10 12:19:05.841 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-10 12:19:05.843 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-10 12:19:05.847 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-10 12:19:05.850 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-10 12:19:05.853 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:05.855 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-10 12:19:05.858 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-10 12:19:05.861 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-10 12:19:05.863 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-10 12:19:05.866 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-10 12:19:05.868 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-10 12:19:05.871 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-10 12:19:05.876 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-10 12:19:05.934 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-10 12:19:05.995 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:06.055 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-10 12:19:06.120 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-10 12:19:06.183 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-10 12:19:06.252 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-10 12:19:06.254 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-10 12:19:06.257 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-10 12:19:06.326 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-10 12:19:06.947 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-10 12:19:06.961 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-10 12:19:07.538 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-10 12:19:07.568 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:19:07.571 | + functions-common:time_stop:2440 : local name 2022-08-10 12:19:07.574 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:19:07.580 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:19:07.580 | + functions-common:time_stop:2443 : local total 2022-08-10 12:19:07.583 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:19:07.585 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:19:07.588 | + functions-common:time_stop:2447 : start_time=1660133945775 2022-08-10 12:19:07.590 | + functions-common:time_stop:2449 : [[ -z 1660133945775 ]] 2022-08-10 12:19:07.594 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:19:07.599 | + functions-common:time_stop:2452 : end_time=1660133947596 2022-08-10 12:19:07.602 | + functions-common:time_stop:2453 : elapsed_time=1821 2022-08-10 12:19:07.604 | + functions-common:time_stop:2454 : total=37309 2022-08-10 12:19:07.607 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:19:07.610 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39130 2022-08-10 12:19:07.613 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:19:07.617 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:19:07.619 | + functions-common:run_process:1694 : local service=c-bak 2022-08-10 12:19:07.622 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:07.625 | + functions-common:run_process:1696 : local group= 2022-08-10 12:19:07.632 | + functions-common:run_process:1697 : local user= 2022-08-10 12:19:07.634 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:19:07.637 | + functions-common:run_process:1700 : local name=c-bak 2022-08-10 12:19:07.639 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:19:07.642 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:19:07.645 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:19:07.648 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:19:07.656 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:19:07.660 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133947657 2022-08-10 12:19:07.663 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-10 12:19:07.686 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:19:07.689 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:19:07.692 | + functions-common:time_stop:2440 : local name 2022-08-10 12:19:07.695 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:19:07.697 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:19:07.700 | + functions-common:time_stop:2443 : local total 2022-08-10 12:19:07.703 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:19:07.705 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:19:07.708 | + functions-common:time_stop:2447 : start_time=1660133947657 2022-08-10 12:19:07.710 | + functions-common:time_stop:2449 : [[ -z 1660133947657 ]] 2022-08-10 12:19:07.714 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:19:07.718 | + functions-common:time_stop:2452 : end_time=1660133947716 2022-08-10 12:19:07.721 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-10 12:19:07.724 | + functions-common:time_stop:2454 : total=39130 2022-08-10 12:19:07.727 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:19:07.729 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39189 2022-08-10 12:19:07.732 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:19:07.735 | + functions-common:run_process:1694 : local service=c-vol 2022-08-10 12:19:07.738 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-10 12:19:07.741 | + functions-common:run_process:1696 : local group= 2022-08-10 12:19:07.745 | + functions-common:run_process:1697 : local user= 2022-08-10 12:19:07.748 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-10 12:19:07.750 | + functions-common:run_process:1700 : local name=c-vol 2022-08-10 12:19:07.753 | + functions-common:run_process:1702 : time_start run_process 2022-08-10 12:19:07.756 | + functions-common:time_start:2426 : local name=run_process 2022-08-10 12:19:07.759 | + functions-common:time_start:2427 : local start_time= 2022-08-10 12:19:07.761 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-10 12:19:07.764 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-10 12:19:07.772 | + functions-common:time_start:2431 : _TIME_START[$name]=1660133947767 2022-08-10 12:19:07.777 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-10 12:19:07.810 | + functions-common:is_service_enabled:2096 : return 1 2022-08-10 12:19:07.810 | + functions-common:run_process:1706 : time_stop run_process 2022-08-10 12:19:07.811 | + functions-common:time_stop:2440 : local name 2022-08-10 12:19:07.813 | + functions-common:time_stop:2441 : local end_time 2022-08-10 12:19:07.816 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-10 12:19:07.818 | + functions-common:time_stop:2443 : local total 2022-08-10 12:19:07.821 | + functions-common:time_stop:2444 : local start_time 2022-08-10 12:19:07.823 | + functions-common:time_stop:2446 : name=run_process 2022-08-10 12:19:07.826 | + functions-common:time_stop:2447 : start_time=1660133947767 2022-08-10 12:19:07.829 | + functions-common:time_stop:2449 : [[ -z 1660133947767 ]] 2022-08-10 12:19:07.832 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-10 12:19:07.837 | + functions-common:time_stop:2452 : end_time=1660133947834 2022-08-10 12:19:07.840 | + functions-common:time_stop:2453 : elapsed_time=67 2022-08-10 12:19:07.843 | + functions-common:time_stop:2454 : total=39189 2022-08-10 12:19:07.845 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-10 12:19:07.848 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=39256 2022-08-10 12:19:07.851 | + ./stack.sh:main:1320 : create_volume_types 2022-08-10 12:19:07.854 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-10 12:19:07.875 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:19:07.878 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-10 12:19:07.881 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-10 12:19:07.883 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-10 12:19:07.886 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-10 12:19:07.890 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-10 12:19:07.915 | + functions-common:is_service_enabled:2096 : return 0 2022-08-10 12:19:07.916 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-10 12:19:10.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:19:10.293 | from cryptography.utils import int_from_bytes 2022-08-10 12:19:10.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-10 12:19:10.293 | from cryptography.utils import int_from_bytes 2022-08-10 12:19:10.293 | Unexpected exception for http://10.222.0.36/volume/v3/28072a512cdf40118a0c2b1d3e2c0452/types: ("Connection broken: InvalidChunkLength(got length b'', 0 bytes read)", InvalidChunkLength(got length b'', 0 bytes read)) 2022-08-10 12:19:10.500 | + lib/cinder:create_volume_types:1 : exit_trap 2022-08-10 12:19:10.504 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-10 12:19:10.508 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-10 12:19:10.512 | + ./stack.sh:exit_trap:517 : jobs='471954 2022-08-10 12:19:10.512 | 504520' 2022-08-10 12:19:10.516 | + ./stack.sh:exit_trap:520 : [[ -n 471954 2022-08-10 12:19:10.516 | 504520 ]] 2022-08-10 12:19:10.520 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-10-120715 ]] 2022-08-10 12:19:10.524 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-10 12:19:10.529 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-10 12:19:10.529 | exit_trap: cleaning up child processes 2022-08-10 12:19:10.533 | + ./stack.sh:exit_trap:522 : kill 471954 504520 2022-08-10 12:19:10.536 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.uZG3TIoc4E ']' 2022-08-10 12:19:10.539 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.uZG3TIoc4E 2022-08-10 12:19:10.545 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-10 12:19:10.549 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-10 12:19:10.551 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-10 12:19:10.555 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-10 12:19:10.555 | Error on exit 2022-08-10 12:19:10.558 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-10 12:19:10.563 | + ./stack.sh:exit_trap:537 : generate-subunit 1660133232 718 fail 2022-08-10 12:19:10.833 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-10 12:19:10.837 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-10 12:19:11.836 | + ./stack.sh:exit_trap:551 : exit 1