2022-03-31 23:24:04.619 | + ./stack.sh:main:487 : exec 2022-03-31 23:24:04.619 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-232404' 2022-03-31 23:24:04.619 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-31-232404.summary.2022-03-31-232404 2022-03-31 23:24:04.619 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:04.619 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-31-232404 2022-03-31 23:24:04.620 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-232404 /opt/stack/logs/stack.sh.log 2022-03-31 23:24:04.620 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-31-232404.summary.2022-03-31-232404 /opt/stack/logs/stack.sh.log.summary 2022-03-31 23:24:04.620 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-31 23:24:04.620 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-31 23:24:04.620 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-31 23:24:04.620 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-31 23:24:04.620 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-31 23:24:04.620 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-31 23:24:04.620 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-31 23:24:04.624 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-31 23:24:04.626 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-31 23:24:04.628 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-31 23:24:04.630 | + ./stack.sh:main:573 : set -o errexit 2022-03-31 23:24:04.632 | + ./stack.sh:main:576 : uname -a 2022-03-31 23:24:04.633 | Linux dv-cinder-835881-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-31 23:24:04.635 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-31 23:24:04.637 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-31 23:24:04.640 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-31 23:24:04.677 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-31 23:24:04.693 | + ./stack.sh:main:590 : fetch_plugins 2022-03-31 23:24:04.695 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-31 23:24:04.697 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-31 23:24:04.699 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-31 23:24:04.700 | + functions-common:fetch_plugins:1776 : return 2022-03-31 23:24:04.703 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-31 23:24:04.705 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-31 23:24:04.707 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:24:04.710 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:24:04.712 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:24:04.714 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:24:04.716 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:24:04.718 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:24:04.721 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:24:04.725 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:24:04.727 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:24:04.728 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:24:04.730 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-31 23:24:04.732 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:24:04.745 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:04.747 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:24:04.749 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:24:04.751 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:24:04.752 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:24:04.754 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:24:04.756 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-31 23:24:04.758 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-31 23:24:04.760 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-31 23:24:04.761 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-31 23:24:04.763 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:24:04.765 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-31 23:24:04.768 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-31 23:24:04.769 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-31 23:24:04.772 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-31 23:24:04.773 | + functions-common:plugin_override_defaults:1817 : return 2022-03-31 23:24:04.775 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-31 23:24:04.793 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-31 23:24:04.795 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-31 23:24:04.808 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:04.811 | +++ lib/tls:source:43 : hostname -f 2022-03-31 23:24:04.814 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-31 23:24:04.816 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-31 23:24:04.818 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-31 23:24:04.820 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-31 23:24:04.823 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-31 23:24:04.825 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-31 23:24:04.827 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-31 23:24:04.829 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-31 23:24:04.831 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-31 23:24:04.833 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-31 23:24:04.838 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-31 23:24:04.851 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-31 23:24:04.868 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-31 23:24:04.881 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-31 23:24:04.894 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-31 23:24:04.931 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-31 23:24:04.995 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-31 23:24:05.092 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-31 23:24:05.113 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-31 23:24:05.159 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-31 23:24:05.217 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-31 23:24:05.373 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-31 23:24:05.390 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-31 23:24:05.403 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-31 23:24:05.416 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-31 23:24:05.511 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-31 23:24:05.514 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-31 23:24:05.516 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-31 23:24:05.519 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-31 23:24:05.521 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-31 23:24:05.523 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-31 23:24:05.526 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-31 23:24:05.526 | False' 2022-03-31 23:24:05.528 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-31 23:24:05.543 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-31 23:24:05.546 | + ./stack.sh:main:624 : run_phase source 2022-03-31 23:24:05.548 | + functions-common:run_phase:1853 : local mode=source 2022-03-31 23:24:05.550 | + functions-common:run_phase:1854 : local phase= 2022-03-31 23:24:05.553 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:24:05.555 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:24:05.557 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:24:05.559 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:24:05.561 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:24:05.564 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:24:05.568 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:24:05.570 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:24:05.572 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:24:05.574 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-31 23:24:05.576 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:24:05.591 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:05.593 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:24:05.595 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-31 23:24:05.635 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-31 23:24:05.637 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-31 23:24:05.640 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-31 23:24:05.643 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-31 23:24:05.645 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-31 23:24:05.648 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-31 23:24:05.650 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-31 23:24:05.652 | + functions-common:load_plugin_settings:1794 : return 2022-03-31 23:24:05.654 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-31 23:24:05.657 | + functions-common:verify_disabled_services:2136 : local service 2022-03-31 23:24:05.659 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.661 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-31 23:24:05.664 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.666 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-31 23:24:05.668 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.671 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-31 23:24:05.674 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.676 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-31 23:24:05.679 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.682 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-31 23:24:05.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.687 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-31 23:24:05.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.693 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-31 23:24:05.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.698 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-31 23:24:05.702 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.704 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-31 23:24:05.707 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.709 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-31 23:24:05.711 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.713 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-31 23:24:05.716 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.718 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-31 23:24:05.721 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.723 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-31 23:24:05.725 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.728 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-31 23:24:05.730 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.733 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-31 23:24:05.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.738 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-31 23:24:05.740 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.743 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-31 23:24:05.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.747 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-31 23:24:05.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.752 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-31 23:24:05.754 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.756 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-31 23:24:05.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.761 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-31 23:24:05.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.765 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-31 23:24:05.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.770 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-31 23:24:05.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.775 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-31 23:24:05.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.780 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-31 23:24:05.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.785 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-31 23:24:05.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.789 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-31 23:24:05.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.794 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-31 23:24:05.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.799 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-31 23:24:05.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.803 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-31 23:24:05.805 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.808 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-31 23:24:05.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.812 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-31 23:24:05.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.817 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-31 23:24:05.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.821 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-31 23:24:05.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.826 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-31 23:24:05.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.831 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-31 23:24:05.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.835 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-31 23:24:05.838 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.840 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-31 23:24:05.842 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.845 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-31 23:24:05.847 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.850 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-31 23:24:05.852 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.854 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-31 23:24:05.856 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.859 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-31 23:24:05.861 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.864 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-31 23:24:05.866 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.868 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-31 23:24:05.871 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-31 23:24:05.873 | + functions-common:verify_disabled_services:2138 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-31 23:24:05.876 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-31 23:24:05.878 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:24:05.881 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-31 23:24:05.896 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:05.898 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-31 23:24:05.900 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-31 23:24:05.903 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-31 23:24:05.918 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:05.921 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-31 23:24:05.924 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-31 23:24:05.926 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-31 23:24:05.929 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-31 23:24:05.931 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-31 23:24:05.933 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-31 23:24:05.936 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-31 23:24:05.938 | + lib/database:initialize_database_backends:92 : return 0 2022-03-31 23:24:05.940 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-31 23:24:05.940 | Using mysql database backend 2022-03-31 23:24:05.943 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-31 23:24:05.959 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-31 23:24:05.962 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-31 23:24:05.965 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:24:05.967 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-31 23:24:05.970 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:24:05.973 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-31 23:24:05.990 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:05.992 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-31 23:24:06.009 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-31 23:24:06.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:06.028 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-31 23:24:06.046 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-31 23:24:06.064 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-31 23:24:06.082 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:24:06.084 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-31 23:24:06.102 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:06.104 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-31 23:24:06.121 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-31 23:24:06.123 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-31 23:24:06.126 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-31 23:24:06.128 | + functions-common:save_stackenv:60 : local tag=757 2022-03-31 23:24:06.132 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:24:06.136 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-232406 2022-03-31 23:24:06.139 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-232406 757' 2022-03-31 23:24:06.142 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.144 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:24:06.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.149 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:24:06.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.154 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:24:06.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.160 | + 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-03-31 23:24:06.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.164 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-31 23:24:06.167 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.169 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-31 23:24:06.172 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.174 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-232404 2022-03-31 23:24:06.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.179 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:24:06.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.184 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-31 23:24:06.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.189 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:24:06.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.194 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:24:06.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.198 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:24:06.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:24:06.204 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:24:06.206 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-31 23:24:06.209 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-31 23:24:06.211 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-31 23:24:06.214 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-31 23:24:06.216 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:24:06.218 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:24:06.222 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:24:06.224 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:24:06.226 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:24:06.229 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:24:06.244 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:24:06.247 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:24:06.249 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:06.252 | + functions-common:git_clone:629 : echo master 2022-03-31 23:24:06.252 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:24:06.258 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-31 23:24:06.260 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:06.262 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-31 23:24:06.265 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:24:06.265 | + functions-common:git_clone:678 : head -1 2022-03-31 23:24:06.269 | 0ae5c845 update constraint for tooz to new release 2.11.0 2022-03-31 23:24:06.272 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:24:06.274 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-31 23:24:06.277 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:06.280 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-31 23:24:06.283 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-31 23:24:06.285 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-31 23:24:06.288 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-31 23:24:06.290 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:24:06.293 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-31 23:24:06.295 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-31 23:24:06.298 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-31 23:24:06.301 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-31 23:24:06.305 | ++ tools/install_prereqs.sh:source:47 : NOW=1648769046 2022-03-31 23:24:06.309 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-31 23:24:06.313 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648767717 2022-03-31 23:24:06.316 | ++ tools/install_prereqs.sh:source:49 : DELTA=1329 2022-03-31 23:24:06.318 | ++ tools/install_prereqs.sh:source:50 : [[ 1329 -lt 7200 ]] 2022-03-31 23:24:06.321 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-31 23:24:06.323 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-31 23:24:06.326 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-31 23:24:06.329 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-31 23:24:06.331 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-31 23:24:06.333 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-31 23:24:06.336 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-31 23:24:06.338 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-31 23:24:06.341 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-03-31 23:24:06.391 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-31 23:24:06.392 | apache2-dev 2022-03-31 23:24:06.392 | bc 2022-03-31 23:24:06.392 | bsdmainutils 2022-03-31 23:24:06.392 | curl 2022-03-31 23:24:06.392 | g++ 2022-03-31 23:24:06.392 | gawk 2022-03-31 23:24:06.392 | gcc 2022-03-31 23:24:06.392 | gettext 2022-03-31 23:24:06.392 | git 2022-03-31 23:24:06.392 | graphviz 2022-03-31 23:24:06.392 | iputils-ping 2022-03-31 23:24:06.392 | libapache2-mod-proxy-uwsgi 2022-03-31 23:24:06.392 | libffi-dev 2022-03-31 23:24:06.392 | libjpeg-dev 2022-03-31 23:24:06.392 | libpcre3-dev 2022-03-31 23:24:06.392 | libpq-dev 2022-03-31 23:24:06.392 | libssl-dev 2022-03-31 23:24:06.392 | libsystemd-dev 2022-03-31 23:24:06.392 | libxml2-dev 2022-03-31 23:24:06.392 | libxslt1-dev 2022-03-31 23:24:06.392 | libyaml-dev 2022-03-31 23:24:06.392 | lsof 2022-03-31 23:24:06.392 | openssh-server 2022-03-31 23:24:06.392 | openssl 2022-03-31 23:24:06.392 | pkg-config 2022-03-31 23:24:06.392 | psmisc 2022-03-31 23:24:06.392 | python3-dev 2022-03-31 23:24:06.392 | python3-pip 2022-03-31 23:24:06.392 | python3-systemd 2022-03-31 23:24:06.392 | python3-venv 2022-03-31 23:24:06.392 | tar 2022-03-31 23:24:06.392 | tcpdump 2022-03-31 23:24:06.393 | unzip 2022-03-31 23:24:06.393 | uuid-runtime 2022-03-31 23:24:06.393 | wget 2022-03-31 23:24:06.393 | wget 2022-03-31 23:24:06.393 | zlib1g-dev 2022-03-31 23:24:06.393 | libkrb5-dev 2022-03-31 23:24:06.393 | libldap2-dev 2022-03-31 23:24:06.393 | libsasl2-dev 2022-03-31 23:24:06.393 | memcached 2022-03-31 23:24:06.393 | python3-mysqldb 2022-03-31 23:24:06.393 | sqlite3 2022-03-31 23:24:06.393 | conntrack 2022-03-31 23:24:06.393 | curl 2022-03-31 23:24:06.393 | dnsmasq-base 2022-03-31 23:24:06.393 | dnsmasq-utils 2022-03-31 23:24:06.393 | ebtables 2022-03-31 23:24:06.393 | genisoimage 2022-03-31 23:24:06.393 | iptables 2022-03-31 23:24:06.393 | iputils-arping 2022-03-31 23:24:06.393 | kpartx 2022-03-31 23:24:06.393 | libjs-jquery-tablesorter 2022-03-31 23:24:06.393 | parted 2022-03-31 23:24:06.393 | pm-utils 2022-03-31 23:24:06.393 | python3-mysqldb 2022-03-31 23:24:06.393 | socat 2022-03-31 23:24:06.393 | sqlite3 2022-03-31 23:24:06.393 | sudo 2022-03-31 23:24:06.393 | vlan 2022-03-31 23:24:06.393 | lsscsi 2022-03-31 23:24:06.393 | open-iscsi 2022-03-31 23:24:06.393 | lvm2 2022-03-31 23:24:06.393 | qemu-utils 2022-03-31 23:24:06.393 | thin-provisioning-tools 2022-03-31 23:24:06.393 | acl 2022-03-31 23:24:06.393 | dnsmasq-base 2022-03-31 23:24:06.394 | dnsmasq-utils 2022-03-31 23:24:06.394 | ebtables 2022-03-31 23:24:06.394 | haproxy 2022-03-31 23:24:06.394 | iptables 2022-03-31 23:24:06.394 | iputils-arping 2022-03-31 23:24:06.394 | iputils-ping 2022-03-31 23:24:06.394 | postgresql-server-dev-all 2022-03-31 23:24:06.394 | python3-mysqldb 2022-03-31 23:24:06.394 | sqlite3 2022-03-31 23:24:06.394 | sudo 2022-03-31 23:24:06.394 | vlan 2022-03-31 23:24:06.394 | pcp 2022-03-31 23:24:06.394 | ipset 2022-03-31 23:24:06.394 | conntrack 2022-03-31 23:24:06.394 | conntrackd 2022-03-31 23:24:06.394 | keepalived 2022-03-31 23:24:06.394 | lvm2 2022-03-31 23:24:06.394 | qemu-utils 2022-03-31 23:24:06.394 | thin-provisioning-tools 2022-03-31 23:24:06.394 | curl 2022-03-31 23:24:06.394 | liberasurecode-dev 2022-03-31 23:24:06.394 | make 2022-03-31 23:24:06.394 | memcached 2022-03-31 23:24:06.394 | rsync 2022-03-31 23:24:06.394 | sqlite3 2022-03-31 23:24:06.394 | xfsprogs' 2022-03-31 23:24:06.397 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-31 23:24:06.418 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-31 23:24:06.418 | apache2-dev 2022-03-31 23:24:06.418 | bc 2022-03-31 23:24:06.418 | bsdmainutils 2022-03-31 23:24:06.418 | curl 2022-03-31 23:24:06.418 | g++ 2022-03-31 23:24:06.418 | gawk 2022-03-31 23:24:06.418 | gcc 2022-03-31 23:24:06.418 | gettext 2022-03-31 23:24:06.418 | git 2022-03-31 23:24:06.418 | graphviz 2022-03-31 23:24:06.418 | iputils-ping 2022-03-31 23:24:06.418 | libapache2-mod-proxy-uwsgi 2022-03-31 23:24:06.418 | libffi-dev 2022-03-31 23:24:06.418 | libjpeg-dev 2022-03-31 23:24:06.418 | libpcre3-dev 2022-03-31 23:24:06.418 | libpq-dev 2022-03-31 23:24:06.418 | libssl-dev 2022-03-31 23:24:06.418 | libsystemd-dev 2022-03-31 23:24:06.418 | libxml2-dev 2022-03-31 23:24:06.418 | libxslt1-dev 2022-03-31 23:24:06.418 | libyaml-dev 2022-03-31 23:24:06.418 | lsof 2022-03-31 23:24:06.418 | openssh-server 2022-03-31 23:24:06.418 | openssl 2022-03-31 23:24:06.418 | pkg-config 2022-03-31 23:24:06.418 | psmisc 2022-03-31 23:24:06.418 | python3-dev 2022-03-31 23:24:06.419 | python3-pip 2022-03-31 23:24:06.419 | python3-systemd 2022-03-31 23:24:06.419 | python3-venv 2022-03-31 23:24:06.419 | tar 2022-03-31 23:24:06.419 | tcpdump 2022-03-31 23:24:06.419 | unzip 2022-03-31 23:24:06.419 | uuid-runtime 2022-03-31 23:24:06.419 | wget 2022-03-31 23:24:06.419 | wget 2022-03-31 23:24:06.419 | zlib1g-dev 2022-03-31 23:24:06.419 | libkrb5-dev 2022-03-31 23:24:06.419 | libldap2-dev 2022-03-31 23:24:06.419 | libsasl2-dev 2022-03-31 23:24:06.419 | memcached 2022-03-31 23:24:06.419 | python3-mysqldb 2022-03-31 23:24:06.419 | sqlite3 2022-03-31 23:24:06.419 | conntrack 2022-03-31 23:24:06.419 | curl 2022-03-31 23:24:06.419 | dnsmasq-base 2022-03-31 23:24:06.419 | dnsmasq-utils 2022-03-31 23:24:06.419 | ebtables 2022-03-31 23:24:06.419 | genisoimage 2022-03-31 23:24:06.419 | iptables 2022-03-31 23:24:06.419 | iputils-arping 2022-03-31 23:24:06.419 | kpartx 2022-03-31 23:24:06.419 | libjs-jquery-tablesorter 2022-03-31 23:24:06.419 | parted 2022-03-31 23:24:06.419 | pm-utils 2022-03-31 23:24:06.419 | python3-mysqldb 2022-03-31 23:24:06.419 | socat 2022-03-31 23:24:06.419 | sqlite3 2022-03-31 23:24:06.419 | sudo 2022-03-31 23:24:06.419 | vlan 2022-03-31 23:24:06.420 | lsscsi 2022-03-31 23:24:06.420 | open-iscsi 2022-03-31 23:24:06.420 | lvm2 2022-03-31 23:24:06.420 | qemu-utils 2022-03-31 23:24:06.420 | thin-provisioning-tools 2022-03-31 23:24:06.420 | acl 2022-03-31 23:24:06.420 | dnsmasq-base 2022-03-31 23:24:06.420 | dnsmasq-utils 2022-03-31 23:24:06.420 | ebtables 2022-03-31 23:24:06.420 | haproxy 2022-03-31 23:24:06.420 | iptables 2022-03-31 23:24:06.420 | iputils-arping 2022-03-31 23:24:06.420 | iputils-ping 2022-03-31 23:24:06.420 | postgresql-server-dev-all 2022-03-31 23:24:06.420 | python3-mysqldb 2022-03-31 23:24:06.420 | sqlite3 2022-03-31 23:24:06.420 | sudo 2022-03-31 23:24:06.420 | vlan 2022-03-31 23:24:06.420 | pcp 2022-03-31 23:24:06.420 | ipset 2022-03-31 23:24:06.420 | conntrack 2022-03-31 23:24:06.420 | conntrackd 2022-03-31 23:24:06.420 | keepalived 2022-03-31 23:24:06.420 | lvm2 2022-03-31 23:24:06.420 | qemu-utils 2022-03-31 23:24:06.420 | thin-provisioning-tools 2022-03-31 23:24:06.420 | curl 2022-03-31 23:24:06.420 | liberasurecode-dev 2022-03-31 23:24:06.420 | make 2022-03-31 23:24:06.420 | memcached 2022-03-31 23:24:06.420 | rsync 2022-03-31 23:24:06.420 | sqlite3 2022-03-31 23:24:06.420 | xfsprogs ' 2022-03-31 23:24:06.421 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-31 23:24:06.424 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:06.427 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:06.430 | ++ 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-03-31 23:24:06.431 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-31 23:24:06.436 | ++ 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-03-31 23:24:06.438 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-31 23:24:06.440 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:24:06.443 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-31 23:24:06.445 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:24:06.447 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:06.449 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:24:06.451 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:06.454 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:06.456 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:24:06.458 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-31 23:24:06.460 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:06.462 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-31 23:24:06.465 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-31 23:24:06.470 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-31 23:24:06.472 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-31 23:24:06.475 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-31 23:24:06.477 | ++ functions-common:time_start:2412 : local start_time= 2022-03-31 23:24:06.479 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:24:06.481 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:24:06.486 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648769046483 2022-03-31 23:24:06.488 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-31 23:24:06.490 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-31 23:24:06.492 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-31 23:24:06.783 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-31 23:24:06.834 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-31 23:24:06.948 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-31 23:24:07.405 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-31 23:24:07.846 | Fetched 222 kB in 1s (219 kB/s) 2022-03-31 23:24:09.395 | Reading package lists... 2022-03-31 23:24:09.429 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-31 23:24:09.431 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-31 23:24:09.433 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:24:09.435 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:09.438 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:09.440 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:24:09.442 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:09.444 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-31 23:24:09.446 | ++ functions-common:time_stop:2432 : start_time=1648769046483 2022-03-31 23:24:09.448 | ++ functions-common:time_stop:2434 : [[ -z 1648769046483 ]] 2022-03-31 23:24:09.451 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:09.455 | ++ functions-common:time_stop:2437 : end_time=1648769049452 2022-03-31 23:24:09.457 | ++ functions-common:time_stop:2438 : elapsed_time=2969 2022-03-31 23:24:09.460 | ++ functions-common:time_stop:2439 : total=0 2022-03-31 23:24:09.462 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:09.464 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2969 2022-03-31 23:24:09.468 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:24:09.471 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:24:09.474 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:09.476 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:09.478 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:24:09.499 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-31 23:24:09.620 | Reading package lists... 2022-03-31 23:24:09.876 | Building dependency tree... 2022-03-31 23:24:09.877 | Reading state information... 2022-03-31 23:24:09.912 | acl is already the newest version (2.2.53-6). 2022-03-31 23:24:09.912 | bc is already the newest version (1.07.1-2build1). 2022-03-31 23:24:09.913 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-31 23:24:09.913 | conntrack is already the newest version (1:1.4.5-2). 2022-03-31 23:24:09.913 | ebtables is already the newest version (2.0.11-3build1). 2022-03-31 23:24:09.913 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:24:09.913 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-31 23:24:09.913 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-31 23:24:09.913 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-31 23:24:09.913 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-31 23:24:09.913 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-31 23:24:09.913 | iputils-arping is already the newest version (3:20190709-3). 2022-03-31 23:24:09.913 | iputils-ping is already the newest version (3:20190709-3). 2022-03-31 23:24:09.913 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-31 23:24:09.913 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-31 23:24:09.913 | libffi-dev is already the newest version (3.3-4). 2022-03-31 23:24:09.913 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-31 23:24:09.913 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-31 23:24:09.913 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-31 23:24:09.913 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-31 23:24:09.913 | lsscsi is already the newest version (0.30-0.1). 2022-03-31 23:24:09.913 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-31 23:24:09.913 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:24:09.913 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-31 23:24:09.913 | psmisc is already the newest version (23.3-1). 2022-03-31 23:24:09.913 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:24:09.913 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-31 23:24:09.913 | python3-systemd is already the newest version (234-3build2). 2022-03-31 23:24:09.913 | socat is already the newest version (1.7.3.3-2). 2022-03-31 23:24:09.913 | tcpdump is already the newest version (4.9.3-4). 2022-03-31 23:24:09.913 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-31 23:24:09.913 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-31 23:24:09.913 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-31 23:24:09.913 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-31 23:24:09.914 | graphviz is already the newest version (2.42.2-3build2). 2022-03-31 23:24:09.914 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-31 23:24:09.914 | pcp is already the newest version (5.0.3-1). 2022-03-31 23:24:09.914 | pm-utils is already the newest version (1.4.1-19). 2022-03-31 23:24:09.914 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-31 23:24:09.914 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:24:09.914 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:24:09.914 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-31 23:24:09.914 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:24:09.914 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-31 23:24:09.914 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-31 23:24:09.914 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-31 23:24:09.914 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-31 23:24:09.914 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-31 23:24:09.914 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-31 23:24:09.914 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-31 23:24:09.914 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-31 23:24:09.914 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-31 23:24:09.914 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:24:09.914 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-31 23:24:09.914 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-31 23:24:09.914 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-31 23:24:09.914 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-31 23:24:09.914 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-31 23:24:09.914 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-31 23:24:09.914 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-31 23:24:09.914 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-31 23:24:09.914 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-31 23:24:09.914 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-03-31 23:24:09.914 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-31 23:24:09.914 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-31 23:24:09.914 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-31 23:24:09.914 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-31 23:24:09.915 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-31 23:24:09.915 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-03-31 23:24:10.139 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:24:10.139 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-31 23:24:10.139 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-31 23:24:10.139 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-31 23:24:10.140 | The following packages were automatically installed and are no longer required: 2022-03-31 23:24:10.141 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:24:10.141 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:24:10.141 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:24:10.141 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:24:10.141 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:24:10.141 | python3-zope.interface 2022-03-31 23:24:10.141 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:24:10.256 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:24:10.261 | ++ functions-common:apt_get:1234 : result=0 2022-03-31 23:24:10.263 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:24:10.265 | ++ functions-common:time_stop:2425 : local name 2022-03-31 23:24:10.268 | ++ functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:10.270 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:10.273 | ++ functions-common:time_stop:2428 : local total 2022-03-31 23:24:10.275 | ++ functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:10.277 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:24:10.279 | ++ functions-common:time_stop:2432 : start_time=1648769049496 2022-03-31 23:24:10.282 | ++ functions-common:time_stop:2434 : [[ -z 1648769049496 ]] 2022-03-31 23:24:10.285 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:10.289 | ++ functions-common:time_stop:2437 : end_time=1648769050286 2022-03-31 23:24:10.291 | ++ functions-common:time_stop:2438 : elapsed_time=790 2022-03-31 23:24:10.293 | ++ functions-common:time_stop:2439 : total=784 2022-03-31 23:24:10.295 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:10.298 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1574 2022-03-31 23:24:10.300 | ++ functions-common:apt_get:1238 : return 0 2022-03-31 23:24:10.303 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-31 23:24:10.305 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:24:10.308 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-31 23:24:10.312 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-31 23:24:10.316 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-31 23:24:10.319 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-31 23:24:10.322 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-31 23:24:11.769 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-31 23:24:11.772 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-31 23:24:11.784 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-31 23:24:11.784 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-31 23:24:11.784 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-31 23:24:11.784 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-31 23:24:11.785 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-31 23:24:11.785 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-31 23:24:11.785 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-31 23:24:11.787 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-31 23:24:11.789 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-31 23:24:11.790 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-31 23:24:11.792 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-31 23:24:11.794 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-31 23:24:11.796 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-31 23:24:11.798 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-31 23:24:11.800 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-31 23:24:11.801 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-31 23:24:11.803 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-31 23:24:11.805 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-31 23:24:11.807 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-31 23:24:11.810 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-31 23:24:11.811 | + functions-common:_ensure_lsb_release:394 : return 2022-03-31 23:24:11.814 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-31 23:24:11.892 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-31 23:24:11.894 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-31 23:24:11.971 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-31 23:24:11.973 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-31 23:24:12.049 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-31 23:24:12.051 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-31 23:24:12.053 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-31 23:24:12.055 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-31 23:24:12.057 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-31 23:24:12.059 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-31 23:24:12.061 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-31 23:24:12.063 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-31 23:24:12.064 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-31 23:24:12.066 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-31 23:24:12.068 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-31 23:24:12.068 | Distro: focal 2022-03-31 23:24:12.071 | + tools/install_pip.sh:main:124 : get_versions 2022-03-31 23:24:12.073 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:24:12.077 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:24:12.079 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:24:12.081 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:24:12.082 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:24:12.779 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:24:12.781 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:24:12.781 | pip: 21.3.1 2022-03-31 23:24:12.783 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-31 23:24:12.784 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-31 23:24:12.786 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:24:12.788 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:24:12.790 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:24:12.791 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:24:12.793 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:24:12.795 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:24:12.796 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:24:12.798 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:24:12.800 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:24:12.801 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:24:12.803 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:24:12.805 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-31 23:24:12.806 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:12.808 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:12.810 | + tools/install_pip.sh:main:142 : : 2022-03-31 23:24:12.812 | + tools/install_pip.sh:main:147 : set -x 2022-03-31 23:24:12.814 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-31 23:24:12.816 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-31 23:24:12.818 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:24:12.820 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-31 23:24:12.822 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-31 23:24:12.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:24:12.827 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:24:12.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:24:12.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-31 23:24:12.833 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-31 23:24:12.835 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:24:12.837 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:24:12.839 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:24:12.855 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:24:12.857 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-31 23:24:13.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:13.749 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:13.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:13.749 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:15.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:16.251 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-31 23:24:16.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-31 23:24:18.858 | Installing collected packages: setuptools 2022-03-31 23:24:19.721 | Successfully installed setuptools-60.9.3 2022-03-31 23:24:19.722 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:24:19.898 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:24:19.898 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:24:20.046 | + inc/python:pip_install:200 : result=0 2022-03-31 23:24:20.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:24:20.050 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:20.052 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:20.054 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:20.055 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:20.057 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:20.059 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:24:20.060 | + functions-common:time_stop:2432 : start_time=1648769052851 2022-03-31 23:24:20.062 | + functions-common:time_stop:2434 : [[ -z 1648769052851 ]] 2022-03-31 23:24:20.064 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:20.067 | + functions-common:time_stop:2437 : end_time=1648769060065 2022-03-31 23:24:20.069 | + functions-common:time_stop:2438 : elapsed_time=7214 2022-03-31 23:24:20.071 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:24:20.072 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:20.074 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7214 2022-03-31 23:24:20.076 | + inc/python:pip_install:203 : return 0 2022-03-31 23:24:20.078 | + tools/install_pip.sh:main:153 : get_versions 2022-03-31 23:24:20.081 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-31 23:24:20.084 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-31 23:24:20.086 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-31 23:24:20.089 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-31 23:24:20.089 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-31 23:24:20.778 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-31 23:24:20.780 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-31 23:24:20.780 | pip: 21.3.1 2022-03-31 23:24:20.783 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-31 23:24:20.786 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-31 23:24:20.789 | + ./stack.sh:main:796 : fixup_all 2022-03-31 23:24:20.791 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-31 23:24:20.794 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-31 23:24:20.796 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:20.798 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:20.801 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-31 23:24:20.813 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-31 23:24:20.826 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-31 23:24:20.840 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-31 23:24:20.842 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-31 23:24:20.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:24:20.847 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:24:20.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:24:20.851 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:24:20.854 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:24:20.857 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:24:20.859 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:24:20.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:24:20.863 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:24:20.866 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:24:20.868 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:24:20.870 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-31 23:24:20.872 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-31 23:24:20.876 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-31 23:24:20.878 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:24:20.881 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:24:20.883 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:24:20.885 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:24:20.887 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:24:20.890 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:24:20.892 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-31 23:24:20.895 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-31 23:24:20.897 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-31 23:24:20.900 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-31 23:24:20.902 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-31 23:24:20.904 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-31 23:24:20.907 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-31 23:24:20.929 | Using python 3.8 to install os-testr 2022-03-31 23:24:20.931 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-31 23:24:21.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:21.889 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:21.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:21.889 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:23.045 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:23.072 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-31 23:24:23.148 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-31 23:24:23.150 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-31 23:24:23.151 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-31 23:24:23.152 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-31 23:24:23.165 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-31 23:24:23.193 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-31 23:24:23.194 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-31 23:24:23.195 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-31 23:24:23.196 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-31 23:24:23.197 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-31 23:24:23.222 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-31 23:24:23.223 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-31 23:24:23.224 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-31 23:24:23.225 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-31 23:24:23.226 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-31 23:24:23.241 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-31 23:24:23.318 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-31 23:24:23.319 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-31 23:24:23.320 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-31 23:24:25.835 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:24:25.842 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:24:25.842 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:24:25.973 | + inc/python:pip_install:200 : result=0 2022-03-31 23:24:25.976 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:24:25.978 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:25.980 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:25.982 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:25.985 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:25.987 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:25.989 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:24:25.992 | + functions-common:time_stop:2432 : start_time=1648769060924 2022-03-31 23:24:25.994 | + functions-common:time_stop:2434 : [[ -z 1648769060924 ]] 2022-03-31 23:24:25.997 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:26.001 | + functions-common:time_stop:2437 : end_time=1648769065998 2022-03-31 23:24:26.003 | + functions-common:time_stop:2438 : elapsed_time=5074 2022-03-31 23:24:26.005 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:24:26.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:26.010 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5074 2022-03-31 23:24:26.013 | + inc/python:pip_install:203 : return 0 2022-03-31 23:24:26.015 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-31 23:24:26.069 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-31 23:24:26.471 | + ./stack.sh:main:810 : install_infra 2022-03-31 23:24:26.474 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:24:26.477 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-31 23:24:26.480 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:24:26.482 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-31 23:24:26.506 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:24:28.461 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.471 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.478 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.482 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.587 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.607 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.611 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.614 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.629 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.637 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.639 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.671 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.681 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.686 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.704 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.742 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.750 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.755 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.803 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.817 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.821 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.841 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.848 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.896 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.915 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:28.919 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.011 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.019 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.074 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.197 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.222 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.226 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.236 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.242 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.262 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.269 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.287 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.344 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.357 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.373 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.417 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.422 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:29.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:29.566 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:24:29.855 | + inc/python:pip_install:200 : result=0 2022-03-31 23:24:29.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:24:29.860 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:29.862 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:29.864 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:29.866 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:29.869 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:29.871 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:24:29.873 | + functions-common:time_stop:2432 : start_time=1648769066498 2022-03-31 23:24:29.875 | + functions-common:time_stop:2434 : [[ -z 1648769066498 ]] 2022-03-31 23:24:29.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:29.882 | + functions-common:time_stop:2437 : end_time=1648769069879 2022-03-31 23:24:29.884 | + functions-common:time_stop:2438 : elapsed_time=3381 2022-03-31 23:24:29.886 | + functions-common:time_stop:2439 : total=5074 2022-03-31 23:24:29.888 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:29.890 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8455 2022-03-31 23:24:29.893 | + inc/python:pip_install:203 : return 0 2022-03-31 23:24:29.895 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-31 23:24:29.898 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-31 23:24:29.922 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-31 23:24:31.765 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.775 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.782 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.786 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.889 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.910 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.914 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.917 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.933 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.941 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.943 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.975 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.985 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:31.990 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.007 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.045 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.056 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.064 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.130 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.144 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.149 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.168 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.175 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.223 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.241 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.245 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.337 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.345 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.403 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.535 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.558 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.563 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.573 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.579 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.599 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.605 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.622 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.679 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.692 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.708 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.752 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.756 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-31 23:24:32.762 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:32.764 | Processing /opt/stack/requirements 2022-03-31 23:24:34.529 | 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 26)) (6.0) 2022-03-31 23:24:34.532 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-31 23:24:34.544 | 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 353)) (21.3) 2022-03-31 23:24:34.548 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-31 23:24:34.551 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-31 23:24:34.557 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-31 23:24:34.585 | 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 523)) (1.16.0) 2022-03-31 23:24:34.607 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-31 23:24:34.618 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-31 23:24:34.639 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (1.3) 2022-03-31 23:24:34.641 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5347) (0.3.0) 2022-03-31 23:24:34.657 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-31 23:24:34.660 | 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 218)) (3.3) 2022-03-31 23:24:34.663 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-31 23:24:34.668 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-31 23:24:34.670 | 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 125)) (3.10.1) 2022-03-31 23:24:34.683 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-31 23:24:34.695 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-31 23:24:34.698 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-31 23:24:34.705 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-31 23:24:34.755 | 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 620)) (0.2.5) 2022-03-31 23:24:34.759 | 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 396)) (1.8.2) 2022-03-31 23:24:34.762 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-31 23:24:34.825 | Building wheels for collected packages: openstack-requirements 2022-03-31 23:24:34.825 | Building wheel for openstack-requirements (setup.py): started 2022-03-31 23:24:35.664 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-31 23:24:35.664 | ERROR: Command errored out with exit status 1: 2022-03-31 23:24:35.664 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-69yl84pw/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-69yl84pw/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-oqratpe1 2022-03-31 23:24:35.664 | cwd: /tmp/pip-req-build-69yl84pw/ 2022-03-31 23:24:35.664 | Complete output (6 lines): 2022-03-31 23:24:35.664 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-31 23:24:35.664 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-31 23:24:35.664 | or: setup.py --help-commands 2022-03-31 23:24:35.664 | or: setup.py cmd --help 2022-03-31 23:24:35.664 | 2022-03-31 23:24:35.665 | error: invalid command 'bdist_wheel' 2022-03-31 23:24:35.665 | ---------------------------------------- 2022-03-31 23:24:35.665 | ERROR: Failed building wheel for openstack-requirements 2022-03-31 23:24:35.665 | Running setup.py clean for openstack-requirements 2022-03-31 23:24:36.499 | Failed to build openstack-requirements 2022-03-31 23:24:36.520 | Installing collected packages: openstack-requirements 2022-03-31 23:24:36.521 | Attempting uninstall: openstack-requirements 2022-03-31 23:24:36.524 | Found existing installation: openstack-requirements 1.2.1.dev5347 2022-03-31 23:24:36.558 | Uninstalling openstack-requirements-1.2.1.dev5347: 2022-03-31 23:24:36.577 | Successfully uninstalled openstack-requirements-1.2.1.dev5347 2022-03-31 23:24:36.580 | Running setup.py install for openstack-requirements: started 2022-03-31 23:24:39.009 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-31 23:24:39.033 | Successfully installed openstack-requirements-1.2.1.dev5347 2022-03-31 23:24:39.162 | + inc/python:pip_install:200 : result=0 2022-03-31 23:24:39.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:24:39.166 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:39.168 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:39.171 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:39.173 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:39.176 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:39.178 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:24:39.180 | + functions-common:time_stop:2432 : start_time=1648769069914 2022-03-31 23:24:39.182 | + functions-common:time_stop:2434 : [[ -z 1648769069914 ]] 2022-03-31 23:24:39.185 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:39.190 | + functions-common:time_stop:2437 : end_time=1648769079187 2022-03-31 23:24:39.192 | + functions-common:time_stop:2438 : elapsed_time=9273 2022-03-31 23:24:39.194 | + functions-common:time_stop:2439 : total=8455 2022-03-31 23:24:39.196 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:39.198 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17728 2022-03-31 23:24:39.201 | + inc/python:pip_install:203 : return 0 2022-03-31 23:24:39.203 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-31 23:24:39.206 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-31 23:24:39.208 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-31 23:24:39.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:24:39.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:24:39.215 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-03-31 23:24:39.218 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:24:39.220 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-31 23:24:39.241 | Using python 3.8 to install pbr 2022-03-31 23:24:39.244 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-31 23:24:40.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:40.135 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:40.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:40.135 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:41.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:41.293 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-31 23:24:44.002 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:24:44.009 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:24:44.009 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:24:44.141 | + inc/python:pip_install:200 : result=0 2022-03-31 23:24:44.143 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:24:44.146 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:44.148 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:44.150 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:44.152 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:44.154 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:44.157 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:24:44.159 | + functions-common:time_stop:2432 : start_time=1648769079236 2022-03-31 23:24:44.161 | + functions-common:time_stop:2434 : [[ -z 1648769079236 ]] 2022-03-31 23:24:44.164 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:44.168 | + functions-common:time_stop:2437 : end_time=1648769084165 2022-03-31 23:24:44.170 | + functions-common:time_stop:2438 : elapsed_time=4929 2022-03-31 23:24:44.173 | + functions-common:time_stop:2439 : total=17728 2022-03-31 23:24:44.175 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:44.177 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22657 2022-03-31 23:24:44.179 | + inc/python:pip_install:203 : return 0 2022-03-31 23:24:44.181 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-31 23:24:46.478 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-31 23:24:48.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:48.459 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-31 23:24:48.474 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-31 23:24:48.476 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-31 23:24:48.479 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-31 23:24:48.482 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-31 23:24:48.489 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-31 23:24:48.566 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:24:48.569 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-31 23:24:48.572 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-31 23:24:48.589 | + ./stack.sh:main:819 : pkgs= 2022-03-31 23:24:48.591 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-31 23:24:48.594 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-31 23:24:48.597 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:24:48.599 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-31 23:24:48.601 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:24:48.604 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:24:48.606 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:24:48.609 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:24:48.611 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:24:48.614 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:24:48.618 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:24:48.620 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:24:48.623 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:24:48.625 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-31 23:24:48.627 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:24:48.642 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:48.644 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:24:48.646 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:24:48.649 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-31 23:24:48.651 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:24:48.653 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:24:48.655 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:24:48.657 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-31 23:24:48.659 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:24:48.661 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-31 23:24:48.664 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:24:48.666 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:24:48.668 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:24:48.670 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:24:48.673 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:24:48.675 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:24:48.677 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-31 23:24:48.679 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:24:48.682 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-31 23:24:48.684 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:24:48.686 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:24:48.689 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-31 23:24:48.691 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-31 23:24:48.694 | + functions:set_systemd_override:821 : local value=2048 2022-03-31 23:24:48.696 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-31 23:24:48.698 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-31 23:24:48.752 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-31 23:24:48.752 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-31 23:24:48.754 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-31 23:24:49.144 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-31 23:24:49.146 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-31 23:24:49.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:49.167 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-31 23:24:49.169 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:24:49.171 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:24:49.174 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:24:49.176 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:24:49.179 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:49.181 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:24:49.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:49.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:49.188 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:24:49.191 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:49.193 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:24:49.195 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:24:49.198 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-31 23:24:49.200 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:24:49.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:49.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:49.212 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-31 23:24:49.234 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-31 23:24:49.348 | Reading package lists... 2022-03-31 23:24:49.605 | Building dependency tree... 2022-03-31 23:24:49.607 | Reading state information... 2022-03-31 23:24:49.874 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-31 23:24:49.874 | The following packages were automatically installed and are no longer required: 2022-03-31 23:24:49.875 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:24:49.875 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:24:49.875 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:24:49.876 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:24:49.876 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:24:49.876 | python3-zope.interface 2022-03-31 23:24:49.876 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:24:49.997 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:24:50.002 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:24:50.004 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:24:50.006 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:50.009 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:50.011 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:50.013 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:50.016 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:50.018 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:24:50.020 | + functions-common:time_stop:2432 : start_time=1648769089231 2022-03-31 23:24:50.022 | + functions-common:time_stop:2434 : [[ -z 1648769089231 ]] 2022-03-31 23:24:50.025 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:50.030 | + functions-common:time_stop:2437 : end_time=1648769090027 2022-03-31 23:24:50.032 | + functions-common:time_stop:2438 : elapsed_time=796 2022-03-31 23:24:50.034 | + functions-common:time_stop:2439 : total=1574 2022-03-31 23:24:50.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:50.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2370 2022-03-31 23:24:50.041 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:24:50.043 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-31 23:24:50.046 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:24:50.049 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:24:50.051 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:24:50.053 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:24:50.056 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:24:50.058 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:24:50.060 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-31 23:24:50.063 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:24:50.068 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:24:50.068 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:24:50.071 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:24:50.073 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:24:50.076 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:24:50.078 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:24:50.080 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:24:50.082 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:24:50.085 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:24:50.087 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:24:50.089 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-31 23:24:50.092 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:24:50.095 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:24:50.097 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:24:50.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:24:50.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:24:50.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:24:50.106 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-31 23:24:50.109 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-31 23:24:50.125 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:50.128 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-31 23:24:50.130 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:24:50.132 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-31 23:24:50.134 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-31 23:24:50.137 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-31 23:24:50.142 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-31 23:24:50.144 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-31 23:24:50.146 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-31 23:24:50.149 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-31 23:24:50.151 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-31 23:24:50.153 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-31 23:24:50.157 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-31 23:24:50.852 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-31 23:24:50.852 | user tags 2022-03-31 23:24:50.852 | stackrabbit []' 2022-03-31 23:24:50.855 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-31 23:24:50.855 | user tags 2022-03-31 23:24:50.855 | stackrabbit []' 2022-03-31 23:24:50.856 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-31 23:24:50.862 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-31 23:24:50.864 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-31 23:24:50.866 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:24:51.596 | Changing password for user "stackrabbit" ... 2022-03-31 23:24:51.659 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-31 23:24:52.348 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-31 23:24:52.414 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-31 23:24:52.416 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-31 23:24:53.129 | Changing password for user "stackrabbit" ... 2022-03-31 23:24:53.184 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-31 23:24:53.187 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-31 23:24:53.190 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-31 23:24:53.854 | Deleting user "guest" ... 2022-03-31 23:24:53.870 | Error: 2022-03-31 23:24:53.870 | {:no_such_user, "guest"} 2022-03-31 23:24:53.883 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-31 23:24:53.886 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-31 23:24:53.903 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:24:53.906 | + ./stack.sh:main:836 : install_database 2022-03-31 23:24:53.908 | + lib/database:install_database:118 : install_database_mysql 2022-03-31 23:24:53.911 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-31 23:24:53.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:53.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:53.918 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-31 23:24:54.249 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-31 23:24:54.251 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:54.254 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-31 23:24:54.256 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-31 23:24:54.258 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:24:54.261 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-31 23:24:54.263 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:24:54.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:24:54.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:24:54.271 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:24:54.273 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:24:54.275 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:24:54.278 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:24:54.281 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:24:54.283 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:24:54.285 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:24:54.287 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:24:54.290 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-31 23:24:54.292 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:24:54.295 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:24:54.297 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:24:54.299 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:24:54.302 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:24:54.304 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:24:54.306 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-31 23:24:54.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:54.311 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:54.314 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-31 23:24:54.316 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:24:54.318 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:24:54.321 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:24:54.323 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:24:54.325 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:24:54.328 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:24:54.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:54.333 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:54.335 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:24:54.337 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:24:54.339 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:24:54.341 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:24:54.344 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-31 23:24:54.347 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:24:54.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:24:54.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:24:54.354 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-31 23:24:54.375 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-31 23:24:54.493 | Reading package lists... 2022-03-31 23:24:54.763 | Building dependency tree... 2022-03-31 23:24:54.765 | Reading state information... 2022-03-31 23:24:55.051 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-31 23:24:55.051 | The following packages were automatically installed and are no longer required: 2022-03-31 23:24:55.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:24:55.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:24:55.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:24:55.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:24:55.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:24:55.052 | python3-zope.interface 2022-03-31 23:24:55.052 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:24:55.169 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:24:55.174 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:24:55.177 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:24:55.179 | + functions-common:time_stop:2425 : local name 2022-03-31 23:24:55.181 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:24:55.183 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:24:55.186 | + functions-common:time_stop:2428 : local total 2022-03-31 23:24:55.189 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:24:55.191 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:24:55.193 | + functions-common:time_stop:2432 : start_time=1648769094372 2022-03-31 23:24:55.195 | + functions-common:time_stop:2434 : [[ -z 1648769094372 ]] 2022-03-31 23:24:55.198 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:24:55.202 | + functions-common:time_stop:2437 : end_time=1648769095200 2022-03-31 23:24:55.205 | + functions-common:time_stop:2438 : elapsed_time=828 2022-03-31 23:24:55.207 | + functions-common:time_stop:2439 : total=2370 2022-03-31 23:24:55.209 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:24:55.211 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3198 2022-03-31 23:24:55.214 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:24:55.216 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-31 23:24:55.219 | + ./stack.sh:main:839 : install_database_python 2022-03-31 23:24:55.221 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-31 23:24:55.224 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-31 23:24:55.226 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-31 23:24:55.228 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:24:55.231 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-31 23:24:55.234 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-31 23:24:55.237 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:24:55.241 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:24:55.242 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:24:55.247 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-31 23:24:55.249 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-31 23:24:55.251 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-31 23:24:55.254 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-31 23:24:55.257 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-31 23:24:55.279 | Using python 3.8 to install PyMySQL 2022-03-31 23:24:55.282 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-31 23:24:56.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:56.191 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:56.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:24:56.191 | from cryptography.utils import int_from_bytes 2022-03-31 23:24:57.387 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:24:57.414 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-31 23:24:59.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:24:59.976 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:24:59.976 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:00.101 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:00.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:00.106 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:00.109 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:00.111 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:00.113 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:00.115 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:00.118 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:00.120 | + functions-common:time_stop:2432 : start_time=1648769095273 2022-03-31 23:25:00.123 | + functions-common:time_stop:2434 : [[ -z 1648769095273 ]] 2022-03-31 23:25:00.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:00.131 | + functions-common:time_stop:2437 : end_time=1648769100128 2022-03-31 23:25:00.133 | + functions-common:time_stop:2438 : elapsed_time=4855 2022-03-31 23:25:00.135 | + functions-common:time_stop:2439 : total=22657 2022-03-31 23:25:00.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:00.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27512 2022-03-31 23:25:00.143 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:00.145 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-31 23:25:00.147 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-31 23:25:00.150 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-31 23:25:00.152 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-31 23:25:00.169 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:00.171 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-31 23:25:00.174 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-31 23:25:00.177 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:25:00.177 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:25:00.183 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:25:00.185 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:25:00.188 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:25:00.190 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:25:00.193 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-31 23:25:00.195 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-31 23:25:00.211 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:00.213 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-31 23:25:00.216 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:25:00.218 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:25:00.221 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:25:00.223 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:25:00.225 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:00.228 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:25:00.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:00.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:00.235 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:25:00.238 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:00.240 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:25:00.242 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:25:00.245 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-31 23:25:00.247 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:25:00.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:00.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:00.255 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-31 23:25:00.276 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-31 23:25:00.388 | Reading package lists... 2022-03-31 23:25:00.642 | Building dependency tree... 2022-03-31 23:25:00.643 | Reading state information... 2022-03-31 23:25:00.904 | radvd is already the newest version (1:2.17-2). 2022-03-31 23:25:00.904 | The following packages were automatically installed and are no longer required: 2022-03-31 23:25:00.906 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:25:00.906 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:25:00.906 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:25:00.906 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:25:00.906 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:25:00.906 | python3-zope.interface 2022-03-31 23:25:00.906 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:25:01.020 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:25:01.025 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:25:01.027 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:25:01.029 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:01.032 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:01.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:01.036 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:01.038 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:01.041 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:25:01.043 | + functions-common:time_stop:2432 : start_time=1648769100273 2022-03-31 23:25:01.045 | + functions-common:time_stop:2434 : [[ -z 1648769100273 ]] 2022-03-31 23:25:01.048 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:01.052 | + functions-common:time_stop:2437 : end_time=1648769101050 2022-03-31 23:25:01.054 | + functions-common:time_stop:2438 : elapsed_time=777 2022-03-31 23:25:01.057 | + functions-common:time_stop:2439 : total=3198 2022-03-31 23:25:01.059 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:01.062 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3975 2022-03-31 23:25:01.064 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:25:01.066 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-31 23:25:01.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:01.087 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-31 23:25:01.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-31 23:25:01.091 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-31 23:25:01.095 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-31 23:25:01.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-31 23:25:01.116 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:25:01.119 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:25:01.121 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:25:01.123 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:25:01.125 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:01.128 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:25:01.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:01.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:01.134 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:25:01.137 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:01.139 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:25:01.141 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:25:01.144 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-31 23:25:01.146 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:25:01.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:01.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:01.153 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-31 23:25:01.174 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-31 23:25:01.284 | Reading package lists... 2022-03-31 23:25:01.543 | Building dependency tree... 2022-03-31 23:25:01.545 | Reading state information... 2022-03-31 23:25:01.829 | fakeroot is already the newest version (1.24-1). 2022-03-31 23:25:01.829 | make is already the newest version (4.2.1-1.2). 2022-03-31 23:25:01.829 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-31 23:25:01.830 | The following packages were automatically installed and are no longer required: 2022-03-31 23:25:01.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:25:01.831 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:25:01.831 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:25:01.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:25:01.831 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:25:01.831 | python3-zope.interface 2022-03-31 23:25:01.831 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:25:01.949 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:25:01.954 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:25:01.956 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:25:01.958 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:01.961 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:01.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:01.965 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:01.971 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:01.971 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:25:01.972 | + functions-common:time_stop:2432 : start_time=1648769101172 2022-03-31 23:25:01.974 | + functions-common:time_stop:2434 : [[ -z 1648769101172 ]] 2022-03-31 23:25:01.977 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:01.981 | + functions-common:time_stop:2437 : end_time=1648769101978 2022-03-31 23:25:01.984 | + functions-common:time_stop:2438 : elapsed_time=806 2022-03-31 23:25:01.986 | + functions-common:time_stop:2439 : total=3975 2022-03-31 23:25:01.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:01.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4781 2022-03-31 23:25:01.993 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:25:01.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-31 23:25:01.997 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:02.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:02.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-31 23:25:02.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-31 23:25:02.007 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-31 23:25:02.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-31 23:25:02.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-31 23:25:02.017 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-31 23:25:02.018 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-31 23:25:02.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-31 23:25:02.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-31 23:25:02.028 | + functions:vercmp:628 : local v1=5.4 2022-03-31 23:25:02.031 | + functions:vercmp:629 : local 'op=<' 2022-03-31 23:25:02.033 | + functions:vercmp:630 : local v2=3.13 2022-03-31 23:25:02.036 | + functions:vercmp:631 : local result 2022-03-31 23:25:02.040 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-31 23:25:02.040 | ++ functions:vercmp:635 : sort -V 2022-03-31 23:25:02.042 | ++ functions:vercmp:635 : head -1 2022-03-31 23:25:02.047 | + functions:vercmp:635 : result=3.13 2022-03-31 23:25:02.050 | + functions:vercmp:637 : case $op in 2022-03-31 23:25:02.052 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-31 23:25:02.054 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-31 23:25:02.056 | + functions:vercmp:648 : return 2022-03-31 23:25:02.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-31 23:25:02.061 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:25:02.063 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-31 23:25:02.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-31 23:25:02.564 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-31 23:25:02.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.569 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.571 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-03-31 23:25:02.574 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.577 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-31 23:25:02.596 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:02.599 | + ./stack.sh:main:847 : install_etcd3 2022-03-31 23:25:02.601 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-31 23:25:02.601 | Installing etcd 2022-03-31 23:25:02.603 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-31 23:25:02.616 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-31 23:25:02.632 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:02.635 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-31 23:25:02.649 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-31 23:25:02.652 | ++ 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-03-31 23:25:02.655 | ++ 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-03-31 23:25:02.658 | +++ 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-03-31 23:25:02.662 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:25:02.665 | ++ 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-03-31 23:25:02.667 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-31 23:25:02.670 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:25:02.672 | ++ functions:get_extra_file:74 : return 2022-03-31 23:25:02.675 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-31 23:25:02.678 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-31 23:25:02.680 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-31 23:25:02.683 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-31 23:25:02.700 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:02.702 | + ./stack.sh:main:866 : install_dstat 2022-03-31 23:25:02.705 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-31 23:25:02.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:02.724 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-31 23:25:02.726 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:25:02.729 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-31 23:25:02.731 | + ./stack.sh:main:875 : install_libs 2022-03-31 23:25:02.734 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-31 23:25:02.736 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-31 23:25:02.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-31 23:25:02.741 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-31 23:25:02.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.746 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-03-31 23:25:02.751 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.753 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-31 23:25:02.756 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-31 23:25:02.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-31 23:25:02.760 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-31 23:25:02.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-03-31 23:25:02.770 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.772 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-31 23:25:02.775 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-31 23:25:02.777 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-31 23:25:02.780 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-31 23:25:02.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.785 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-03-31 23:25:02.789 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.791 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-31 23:25:02.794 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-31 23:25:02.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-31 23:25:02.799 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-31 23:25:02.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.804 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.806 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-03-31 23:25:02.808 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.811 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-31 23:25:02.813 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-31 23:25:02.816 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-31 23:25:02.818 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-31 23:25:02.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.822 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.825 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-03-31 23:25:02.827 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.829 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-31 23:25:02.832 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-31 23:25:02.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-31 23:25:02.836 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-31 23:25:02.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-03-31 23:25:02.846 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.849 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-31 23:25:02.851 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-31 23:25:02.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-31 23:25:02.856 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-31 23:25:02.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.860 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.862 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-03-31 23:25:02.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.867 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-31 23:25:02.869 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-31 23:25:02.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-31 23:25:02.875 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-31 23:25:02.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-03-31 23:25:02.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.886 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-31 23:25:02.888 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-31 23:25:02.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-31 23:25:02.893 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-31 23:25:02.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.898 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.900 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-03-31 23:25:02.903 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.905 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-31 23:25:02.907 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-31 23:25:02.910 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-31 23:25:02.912 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-31 23:25:02.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-03-31 23:25:02.921 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.923 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-31 23:25:02.926 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-31 23:25:02.928 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-31 23:25:02.930 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-31 23:25:02.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.936 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.938 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-03-31 23:25:02.940 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.943 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-31 23:25:02.945 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-31 23:25:02.947 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-31 23:25:02.949 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-31 23:25:02.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.957 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-03-31 23:25:02.959 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.962 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-31 23:25:02.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-31 23:25:02.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-31 23:25:02.969 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-31 23:25:02.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.974 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-03-31 23:25:02.979 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:02.981 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-31 23:25:02.983 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-31 23:25:02.985 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-31 23:25:02.988 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-31 23:25:02.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:02.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:02.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-03-31 23:25:02.997 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.000 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-31 23:25:03.002 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-31 23:25:03.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-31 23:25:03.007 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-31 23:25:03.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-03-31 23:25:03.017 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.019 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-31 23:25:03.022 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-31 23:25:03.024 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-31 23:25:03.027 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-31 23:25:03.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.031 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.034 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-03-31 23:25:03.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.038 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-31 23:25:03.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-31 23:25:03.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-31 23:25:03.045 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-31 23:25:03.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.052 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-03-31 23:25:03.055 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.057 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-31 23:25:03.059 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-31 23:25:03.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-31 23:25:03.065 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-31 23:25:03.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-03-31 23:25:03.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.077 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-31 23:25:03.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-31 23:25:03.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-31 23:25:03.084 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-31 23:25:03.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.089 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.091 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-03-31 23:25:03.093 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.096 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-31 23:25:03.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-31 23:25:03.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-31 23:25:03.103 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-31 23:25:03.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.110 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-03-31 23:25:03.113 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.115 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-31 23:25:03.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-31 23:25:03.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-31 23:25:03.122 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-31 23:25:03.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-03-31 23:25:03.132 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.134 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-31 23:25:03.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-31 23:25:03.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-31 23:25:03.141 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-31 23:25:03.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-03-31 23:25:03.151 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.154 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-31 23:25:03.156 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-31 23:25:03.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-31 23:25:03.161 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-31 23:25:03.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-03-31 23:25:03.171 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.174 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-31 23:25:03.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-31 23:25:03.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-31 23:25:03.181 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-31 23:25:03.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.189 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-03-31 23:25:03.191 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.193 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-31 23:25:03.196 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-31 23:25:03.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-31 23:25:03.200 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-31 23:25:03.203 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.205 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-03-31 23:25:03.210 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.212 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-31 23:25:03.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-31 23:25:03.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-31 23:25:03.219 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-31 23:25:03.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-03-31 23:25:03.229 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.232 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-31 23:25:03.234 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-31 23:25:03.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-31 23:25:03.239 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-31 23:25:03.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.246 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-03-31 23:25:03.249 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.251 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-31 23:25:03.254 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-31 23:25:03.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-31 23:25:03.259 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-31 23:25:03.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.266 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-03-31 23:25:03.268 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.271 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-31 23:25:03.273 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-31 23:25:03.275 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-31 23:25:03.278 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-31 23:25:03.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.282 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-03-31 23:25:03.287 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.289 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-31 23:25:03.292 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-31 23:25:03.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-31 23:25:03.297 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-31 23:25:03.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-03-31 23:25:03.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.309 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-31 23:25:03.311 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-31 23:25:03.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-31 23:25:03.316 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-31 23:25:03.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.321 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-03-31 23:25:03.326 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.328 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-31 23:25:03.331 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-31 23:25:03.333 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-31 23:25:03.335 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-31 23:25:03.338 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.340 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.342 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-03-31 23:25:03.345 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.347 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-31 23:25:03.350 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-31 23:25:03.352 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-31 23:25:03.354 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-31 23:25:03.357 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-03-31 23:25:03.364 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.367 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-31 23:25:03.369 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-31 23:25:03.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-31 23:25:03.374 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-31 23:25:03.376 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.379 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-03-31 23:25:03.383 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.386 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-31 23:25:03.388 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-31 23:25:03.390 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-31 23:25:03.393 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-31 23:25:03.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.398 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-03-31 23:25:03.402 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.405 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-31 23:25:03.407 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-31 23:25:03.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-31 23:25:03.412 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-31 23:25:03.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.419 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-03-31 23:25:03.422 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.424 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-31 23:25:03.426 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-31 23:25:03.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-31 23:25:03.431 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-31 23:25:03.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.436 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.438 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-03-31 23:25:03.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.443 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-31 23:25:03.445 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-31 23:25:03.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-31 23:25:03.450 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-31 23:25:03.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:03.454 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:03.457 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-03-31 23:25:03.459 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:03.461 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-31 23:25:03.484 | Using python 3.8 to install etcd3 2022-03-31 23:25:03.486 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-31 23:25:04.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:04.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:04.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:04.382 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:05.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:05.545 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-31 23:25:05.553 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-31 23:25:05.554 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-31 23:25:05.555 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-31 23:25:05.556 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-31 23:25:08.102 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:08.110 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:08.116 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:08.257 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:08.260 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:08.262 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:08.265 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:08.267 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:08.269 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:08.271 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:08.274 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:08.276 | + functions-common:time_stop:2432 : start_time=1648769103478 2022-03-31 23:25:08.278 | + functions-common:time_stop:2434 : [[ -z 1648769103478 ]] 2022-03-31 23:25:08.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:08.285 | + functions-common:time_stop:2437 : end_time=1648769108283 2022-03-31 23:25:08.287 | + functions-common:time_stop:2438 : elapsed_time=4805 2022-03-31 23:25:08.290 | + functions-common:time_stop:2439 : total=27512 2022-03-31 23:25:08.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:08.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32317 2022-03-31 23:25:08.298 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:08.300 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-31 23:25:08.327 | Using python 3.8 to install etcd3gw 2022-03-31 23:25:08.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-31 23:25:09.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:09.222 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:09.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:09.223 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:10.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:10.404 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-31 23:25:10.412 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-31 23:25:10.413 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-31 23:25:10.413 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-31 23:25:10.415 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-31 23:25:10.448 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-31 23:25:10.449 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-31 23:25:10.452 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-31 23:25:10.453 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-31 23:25:12.959 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:12.966 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:12.966 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:13.103 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:13.105 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:13.108 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:13.110 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:13.112 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:13.114 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:13.117 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:13.119 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:13.121 | + functions-common:time_stop:2432 : start_time=1648769108320 2022-03-31 23:25:13.124 | + functions-common:time_stop:2434 : [[ -z 1648769108320 ]] 2022-03-31 23:25:13.127 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:13.131 | + functions-common:time_stop:2437 : end_time=1648769113128 2022-03-31 23:25:13.133 | + functions-common:time_stop:2438 : elapsed_time=4808 2022-03-31 23:25:13.136 | + functions-common:time_stop:2439 : total=32317 2022-03-31 23:25:13.138 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:13.140 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37125 2022-03-31 23:25:13.143 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:13.145 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-31 23:25:13.148 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-31 23:25:13.150 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-31 23:25:13.153 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:25:13.155 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:25:13.157 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:25:13.160 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:25:13.162 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:25:13.164 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:25:13.167 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:25:13.170 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:25:13.172 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:25:13.174 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:25:13.177 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:25:13.179 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-31 23:25:13.182 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:13.184 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:13.187 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-31 23:25:13.189 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:25:13.192 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:25:13.194 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:25:13.196 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:25:13.199 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:25:13.201 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:13.203 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:25:13.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:13.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:13.210 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:25:13.213 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:25:13.215 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:25:13.218 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:25:13.220 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:25:13.223 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:25:13.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:13.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:13.230 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:25:13.252 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-31 23:25:13.375 | Reading package lists... 2022-03-31 23:25:13.631 | Building dependency tree... 2022-03-31 23:25:13.632 | Reading state information... 2022-03-31 23:25:13.907 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:25:13.907 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-31 23:25:13.907 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:25:13.907 | The following packages were automatically installed and are no longer required: 2022-03-31 23:25:13.908 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:25:13.908 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:25:13.908 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:25:13.908 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:25:13.909 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:25:13.909 | python3-zope.interface 2022-03-31 23:25:13.909 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:25:14.024 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:25:14.028 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:25:14.031 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:25:14.033 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:14.035 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:14.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:14.040 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:14.042 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:14.044 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:25:14.051 | + functions-common:time_stop:2432 : start_time=1648769113249 2022-03-31 23:25:14.054 | + functions-common:time_stop:2434 : [[ -z 1648769113249 ]] 2022-03-31 23:25:14.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:14.061 | + functions-common:time_stop:2437 : end_time=1648769114058 2022-03-31 23:25:14.064 | + functions-common:time_stop:2438 : elapsed_time=809 2022-03-31 23:25:14.066 | + functions-common:time_stop:2439 : total=4781 2022-03-31 23:25:14.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:14.071 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5590 2022-03-31 23:25:14.074 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:25:14.077 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-31 23:25:14.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:14.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:14.084 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-31 23:25:14.146 | Module proxy already enabled 2022-03-31 23:25:14.151 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-31 23:25:14.213 | Considering dependency proxy for proxy_uwsgi: 2022-03-31 23:25:14.213 | Module proxy already enabled 2022-03-31 23:25:14.213 | Module proxy_uwsgi already enabled 2022-03-31 23:25:14.218 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-31 23:25:14.220 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:25:14.224 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:25:14.226 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:25:14.361 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-31 23:25:14.364 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-31 23:25:14.368 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-31 23:25:14.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.374 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-03-31 23:25:14.379 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.382 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-31 23:25:14.384 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-31 23:25:14.387 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-31 23:25:14.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.392 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.395 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-03-31 23:25:14.398 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.400 | + ./stack.sh:main:883 : install_glanceclient 2022-03-31 23:25:14.403 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-31 23:25:14.405 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-31 23:25:14.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-03-31 23:25:14.415 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.418 | + ./stack.sh:main:884 : install_cinderclient 2022-03-31 23:25:14.421 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-31 23:25:14.424 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-31 23:25:14.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.432 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-03-31 23:25:14.436 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.438 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-31 23:25:14.441 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-31 23:25:14.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-03-31 23:25:14.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.454 | + ./stack.sh:main:885 : install_novaclient 2022-03-31 23:25:14.456 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-31 23:25:14.459 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-31 23:25:14.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.464 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-03-31 23:25:14.469 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.471 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-31 23:25:14.489 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:14.491 | + ./stack.sh:main:887 : install_swiftclient 2022-03-31 23:25:14.494 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-31 23:25:14.497 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-31 23:25:14.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-03-31 23:25:14.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.510 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-31 23:25:14.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:14.530 | + ./stack.sh:main:890 : install_neutronclient 2022-03-31 23:25:14.532 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-31 23:25:14.535 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-31 23:25:14.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.540 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.542 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-03-31 23:25:14.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.548 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-31 23:25:14.550 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-31 23:25:14.553 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-31 23:25:14.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:14.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:14.561 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-03-31 23:25:14.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:14.566 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-31 23:25:14.568 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-31 23:25:14.570 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:25:14.574 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-31 23:25:14.576 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-31 23:25:14.579 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:25:14.582 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:25:14.583 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:25:14.588 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-31 23:25:14.591 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-31 23:25:14.593 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-31 23:25:14.596 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-31 23:25:14.598 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-31 23:25:14.620 | Using python 3.8 to install keystonemiddleware 2022-03-31 23:25:14.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-31 23:25:15.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:15.503 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:15.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:15.503 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:16.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:16.689 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-31 23:25:16.741 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-31 23:25:16.742 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-31 23:25:16.744 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-31 23:25:16.745 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-31 23:25:16.746 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-31 23:25:16.748 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-31 23:25:16.749 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-31 23:25:16.750 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-31 23:25:16.751 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-31 23:25:16.752 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-31 23:25:16.753 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-31 23:25:16.754 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-31 23:25:16.755 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-31 23:25:16.756 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-31 23:25:16.814 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-31 23:25:16.815 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-31 23:25:16.816 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-31 23:25:16.855 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-31 23:25:16.895 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-31 23:25:16.896 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-31 23:25:16.898 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-31 23:25:16.899 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-31 23:25:16.948 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-31 23:25:16.951 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-31 23:25:16.962 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-31 23:25:16.963 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-31 23:25:16.977 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-31 23:25:16.978 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-31 23:25:16.979 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-31 23:25:17.046 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-31 23:25:17.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-31 23:25:17.050 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-31 23:25:17.051 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-31 23:25:17.101 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-31 23:25:17.113 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-31 23:25:19.562 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:19.569 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:19.569 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:19.699 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:19.702 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:19.704 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:19.706 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:19.709 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:19.711 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:19.713 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:19.715 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:19.718 | + functions-common:time_stop:2432 : start_time=1648769114614 2022-03-31 23:25:19.720 | + functions-common:time_stop:2434 : [[ -z 1648769114614 ]] 2022-03-31 23:25:19.723 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:19.727 | + functions-common:time_stop:2437 : end_time=1648769119724 2022-03-31 23:25:19.729 | + functions-common:time_stop:2438 : elapsed_time=5110 2022-03-31 23:25:19.732 | + functions-common:time_stop:2439 : total=37125 2022-03-31 23:25:19.734 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:19.736 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42235 2022-03-31 23:25:19.738 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:19.741 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-31 23:25:19.743 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-31 23:25:19.746 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:25:19.749 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-31 23:25:19.752 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-31 23:25:19.754 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:25:19.758 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:25:19.758 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:25:19.764 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-31 23:25:19.766 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-31 23:25:19.768 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-31 23:25:19.771 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-31 23:25:19.774 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-31 23:25:19.796 | Using python 3.8 to install python-memcached 2022-03-31 23:25:19.798 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-31 23:25:20.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:20.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:20.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:20.690 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:21.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:21.871 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-31 23:25:21.875 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-31 23:25:24.449 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:24.457 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:24.457 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:24.585 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:24.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:24.590 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:24.592 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:24.595 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:24.597 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:24.599 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:24.602 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:24.604 | + functions-common:time_stop:2432 : start_time=1648769119790 2022-03-31 23:25:24.606 | + functions-common:time_stop:2434 : [[ -z 1648769119790 ]] 2022-03-31 23:25:24.609 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:24.613 | + functions-common:time_stop:2437 : end_time=1648769124611 2022-03-31 23:25:24.615 | + functions-common:time_stop:2438 : elapsed_time=4821 2022-03-31 23:25:24.618 | + functions-common:time_stop:2439 : total=42235 2022-03-31 23:25:24.620 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:24.623 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47056 2022-03-31 23:25:24.625 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:24.628 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-31 23:25:24.645 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:24.648 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-31 23:25:24.650 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-31 23:25:24.653 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-31 23:25:24.655 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-31 23:25:24.658 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:25:24.660 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-31 23:25:24.663 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-31 23:25:24.679 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:24.681 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-31 23:25:24.684 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-31 23:25:24.686 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-31 23:25:24.689 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:25:24.691 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:25:24.693 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:25:24.696 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:25:24.698 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:25:24.702 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:25:24.717 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:25:24.719 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:25:24.721 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:24.724 | + functions-common:git_clone:629 : echo master 2022-03-31 23:25:24.725 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:25:24.730 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-31 23:25:24.732 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:24.734 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-31 23:25:24.737 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:25:24.737 | + functions-common:git_clone:678 : head -1 2022-03-31 23:25:24.740 | c141e6164 trivial: Fix typo 2022-03-31 23:25:24.743 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:25:24.745 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-31 23:25:24.748 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:25:24.750 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:25:24.753 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-31 23:25:24.755 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:25:24.757 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-31 23:25:24.760 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:25:24.763 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:25:24.765 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-31 23:25:24.768 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:25:24.770 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:25:24.774 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-31 23:25:24.776 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:25:24.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-31 23:25:24.784 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:25:24.784 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:25:24.787 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-31 23:25:24.793 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-31 23:25:24.795 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-31 23:25:25.471 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-31 23:25:25.474 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:25:25.476 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:25:25.479 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:25:25.481 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-31 23:25:25.483 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-31 23:25:25.485 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:25:25.488 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:25:25.490 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:25:25.492 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:25:25.494 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:25:25.497 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:25:25.499 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:25:25.502 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-31 23:25:25.526 | Using python 3.8 to install /opt/stack/keystone 2022-03-31 23:25:25.529 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-31 23:25:26.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:26.406 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:26.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:26.406 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:27.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:27.571 | Obtaining file:///opt/stack/keystone 2022-03-31 23:25:27.571 | Preparing metadata (setup.py): started 2022-03-31 23:25:31.181 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:25:31.257 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-31 23:25:31.258 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-31 23:25:31.259 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:25:31.260 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-31 23:25:31.261 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-31 23:25:31.263 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-31 23:25:31.264 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-31 23:25:31.265 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:25:31.266 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-31 23:25:31.267 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-31 23:25:31.268 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-31 23:25:31.269 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:25:31.270 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-31 23:25:31.271 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-31 23:25:31.273 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-31 23:25:31.274 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-31 23:25:31.275 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-31 23:25:31.276 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-31 23:25:31.277 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-31 23:25:31.278 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-31 23:25:31.279 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-31 23:25:31.280 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-31 23:25:31.282 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-31 23:25:31.283 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:25:31.284 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-31 23:25:31.285 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:25:31.286 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-31 23:25:31.288 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-31 23:25:31.289 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-31 23:25:31.290 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-31 23:25:31.291 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:25:31.292 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-31 23:25:31.293 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-31 23:25:31.294 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-31 23:25:31.305 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-31 23:25:31.306 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-31 23:25:31.350 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-31 23:25:31.363 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:25:31.364 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-31 23:25:31.365 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-31 23:25:31.366 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-31 23:25:31.376 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-31 23:25:31.439 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-31 23:25:31.441 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:25:31.538 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:25:31.539 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-31 23:25:31.540 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-31 23:25:31.541 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-31 23:25:31.601 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-31 23:25:31.602 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-31 23:25:31.604 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-31 23:25:31.656 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-31 23:25:31.659 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-31 23:25:31.714 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:25:31.716 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-31 23:25:31.718 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:25:31.720 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-31 23:25:31.721 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-31 23:25:31.722 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-31 23:25:31.743 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-31 23:25:31.792 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-31 23:25:31.817 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-31 23:25:31.819 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-31 23:25:31.821 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-31 23:25:31.822 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-31 23:25:31.904 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-31 23:25:32.021 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-31 23:25:32.022 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-31 23:25:32.023 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-31 23:25:32.023 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-31 23:25:32.025 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-31 23:25:32.256 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-31 23:25:32.280 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-31 23:25:32.281 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-31 23:25:32.349 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-31 23:25:32.350 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-31 23:25:32.369 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-31 23:25:32.444 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-31 23:25:32.483 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-31 23:25:32.596 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:25:32.672 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-31 23:25:32.801 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-31 23:25:32.831 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-31 23:25:32.871 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-31 23:25:32.872 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-31 23:25:32.873 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-31 23:25:32.877 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-31 23:25:32.879 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-31 23:25:32.880 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-31 23:25:32.934 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-31 23:25:33.074 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-31 23:25:33.076 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-31 23:25:33.078 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-31 23:25:33.079 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-31 23:25:33.230 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-31 23:25:33.312 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-31 23:25:33.386 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-31 23:25:33.564 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-31 23:25:33.827 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-31 23:25:33.862 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-31 23:25:35.788 | Installing collected packages: keystone 2022-03-31 23:25:35.788 | Attempting uninstall: keystone 2022-03-31 23:25:35.788 | Found existing installation: keystone 21.1.0.dev2 2022-03-31 23:25:35.792 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-31 23:25:35.793 | Running setup.py develop for keystone 2022-03-31 23:25:40.425 | Successfully installed keystone 2022-03-31 23:25:40.425 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:40.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:40.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:40.576 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:40.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:40.581 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:40.583 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:40.585 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:40.587 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:40.589 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:40.591 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:40.593 | + functions-common:time_stop:2432 : start_time=1648769125521 2022-03-31 23:25:40.595 | + functions-common:time_stop:2434 : [[ -z 1648769125521 ]] 2022-03-31 23:25:40.598 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:40.602 | + functions-common:time_stop:2437 : end_time=1648769140600 2022-03-31 23:25:40.604 | + functions-common:time_stop:2438 : elapsed_time=15079 2022-03-31 23:25:40.607 | + functions-common:time_stop:2439 : total=47056 2022-03-31 23:25:40.609 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:40.611 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62135 2022-03-31 23:25:40.613 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:40.615 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:25:40.618 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:25:40.620 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:25:40.640 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-31 23:25:40.652 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-31 23:25:40.655 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-31 23:25:40.657 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:40.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:40.662 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-03-31 23:25:40.665 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:40.668 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-31 23:25:40.686 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:40.688 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:25:40.691 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:25:40.693 | + ./stack.sh:main:899 : configure_keystone 2022-03-31 23:25:40.696 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-31 23:25:40.708 | + 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-03-31 23:25:40.711 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-31 23:25:40.716 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-31 23:25:40.732 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:40.734 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-31 23:25:40.765 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-31 23:25:40.794 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-31 23:25:40.825 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-31 23:25:40.856 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-31 23:25:40.887 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-31 23:25:40.919 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-31 23:25:40.947 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-31 23:25:40.976 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-31 23:25:40.978 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-31 23:25:40.981 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-31 23:25:40.984 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-31 23:25:40.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:25:40.989 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:25:41.004 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:41.007 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:25:41.010 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:25:41.012 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:25:41.029 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:41.031 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:25:41.034 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:25:41.065 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:25:41.067 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:25:41.069 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-31 23:25:41.072 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-31 23:25:41.090 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:41.092 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-03-31 23:25:41.125 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-31 23:25:41.127 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-31 23:25:41.160 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-31 23:25:41.163 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-31 23:25:41.165 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-31 23:25:41.168 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-31 23:25:41.170 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:25:41.173 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-31 23:25:41.204 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-31 23:25:41.207 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-31 23:25:41.209 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-31 23:25:41.212 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-31 23:25:41.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:25:41.234 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:25:41.236 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:25:41.239 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:25:41.241 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:25:41.244 | + 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-03-31 23:25:41.272 | + 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-03-31 23:25:41.302 | + 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-03-31 23:25:41.331 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:25:41.360 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-31 23:25:41.388 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:25:41.391 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-31 23:25:41.393 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:25:41.396 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-31 23:25:41.398 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-31 23:25:41.401 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:25:41.404 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:25:41.407 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-31 23:25:41.411 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-31 23:25:41.413 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:25:41.415 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:25:41.428 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:25:41.429 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:25:41.437 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:25:41.440 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:25:41.457 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:25:41.459 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-31 23:25:41.463 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-31 23:25:41.493 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-31 23:25:41.522 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-31 23:25:41.551 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-31 23:25:41.578 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-31 23:25:41.606 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-31 23:25:41.634 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-31 23:25:41.662 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-31 23:25:41.690 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-31 23:25:41.718 | + 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-03-31 23:25:41.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-31 23:25:41.774 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-31 23:25:41.801 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-31 23:25:41.829 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:25:41.832 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:25:41.835 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-31 23:25:41.837 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-31 23:25:41.839 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:25:41.842 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:41.844 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:41.847 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:25:41.849 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:25:41.852 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-31 23:25:41.880 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-31 23:25:41.910 | + 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-03-31 23:25:41.910 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-31 23:25:41.919 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-31 23:25:41.922 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-31 23:25:41.925 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-31 23:25:41.927 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:25:41.929 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:25:41.932 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:25:41.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:41.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:41.939 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:25:41.941 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:25:41.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:41.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:41.948 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-31 23:25:42.011 | Site keystone-wsgi-public already enabled 2022-03-31 23:25:42.016 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:25:42.018 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:25:42.021 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:25:42.023 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:25:42.158 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-31 23:25:42.191 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-31 23:25:42.226 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-31 23:25:42.259 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-31 23:25:42.262 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-31 23:25:42.294 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-31 23:25:42.323 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-31 23:25:42.352 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-31 23:25:42.354 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-31 23:25:42.373 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:42.375 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-31 23:25:42.392 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:42.395 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-31 23:25:42.398 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-31 23:25:42.400 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-31 23:25:42.403 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:25:42.406 | + lib/stack:stack_install_service:32 : install_swift 2022-03-31 23:25:42.408 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-31 23:25:42.411 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-31 23:25:42.413 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-31 23:25:42.415 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:25:42.418 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:25:42.421 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:25:42.424 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:25:42.426 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:25:42.429 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:25:42.445 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:25:42.448 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:25:42.450 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:42.453 | + functions-common:git_clone:629 : echo master 2022-03-31 23:25:42.453 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:25:42.459 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-31 23:25:42.461 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:25:42.463 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-31 23:25:42.467 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:25:42.468 | + functions-common:git_clone:678 : head -1 2022-03-31 23:25:42.472 | ec964b23b Merge "s3api: Copy more headers from MPU marker to final object" 2022-03-31 23:25:42.475 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:25:42.477 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-31 23:25:42.480 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:25:42.483 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:25:42.486 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-31 23:25:42.488 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-31 23:25:42.491 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-31 23:25:42.494 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:25:42.496 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:25:42.498 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-31 23:25:42.501 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:25:42.503 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-31 23:25:42.506 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-31 23:25:42.509 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:25:42.511 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-31 23:25:42.514 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:25:42.516 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:25:42.519 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-31 23:25:42.525 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-31 23:25:42.528 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-31 23:25:43.194 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-31 23:25:43.196 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:25:43.199 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:25:43.201 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:25:43.203 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-31 23:25:43.206 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-31 23:25:43.208 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:25:43.210 | + inc/python:setup_package:428 : local extras=keystone 2022-03-31 23:25:43.213 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:25:43.215 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-31 23:25:43.218 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-31 23:25:43.221 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-31 23:25:43.223 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:25:43.226 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-31 23:25:43.249 | Using python 3.8 to install /opt/stack/swift 2022-03-31 23:25:43.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-31 23:25:44.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:44.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:44.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:25:44.144 | from cryptography.utils import int_from_bytes 2022-03-31 23:25:45.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:25:45.325 | Obtaining file:///opt/stack/swift 2022-03-31 23:25:45.326 | Preparing metadata (setup.py): started 2022-03-31 23:25:48.608 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:25:48.648 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.33.0) 2022-03-31 23:25:48.649 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.1.2) 2022-03-31 23:25:48.650 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.11.0) 2022-03-31 23:25:48.651 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.1.1) 2022-03-31 23:25:48.652 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (4.8.0) 2022-03-31 23:25:48.653 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (2.27.1) 2022-03-31 23:25:48.655 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.16.0) 2022-03-31 23:25:48.656 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (0.9.9) 2022-03-31 23:25:48.657 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (1.6.0) 2022-03-31 23:25:48.658 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (36.0.1) 2022-03-31 23:25:48.660 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev8) (9.4.0) 2022-03-31 23:25:48.713 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev8) (1.15.0) 2022-03-31 23:25:48.721 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev8) (2.1.0) 2022-03-31 23:25:48.777 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.8.1) 2022-03-31 23:25:48.778 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.10.1) 2022-03-31 23:25:48.779 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.1.1) 2022-03-31 23:25:48.781 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.3.0) 2022-03-31 23:25:48.782 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.8.7) 2022-03-31 23:25:48.783 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.1.0) 2022-03-31 23:25:48.784 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.4.0) 2022-03-31 23:25:48.785 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.7.0) 2022-03-31 23:25:48.786 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.12.2) 2022-03-31 23:25:48.788 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (8.8.0) 2022-03-31 23:25:48.789 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (4.5.0) 2022-03-31 23:25:48.790 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.0) 2022-03-31 23:25:48.811 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev8) (60.9.3) 2022-03-31 23:25:48.840 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (1.26.8) 2022-03-31 23:25:48.843 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2.0.12) 2022-03-31 23:25:48.845 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (3.3) 2022-03-31 23:25:48.847 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev8) (2019.11.28) 2022-03-31 23:25:48.869 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev8) (2.21) 2022-03-31 23:25:48.961 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.2) 2022-03-31 23:25:48.963 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.7.0) 2022-03-31 23:25:48.964 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.5.0) 2022-03-31 23:25:49.006 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.1.5) 2022-03-31 23:25:49.050 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.8.0) 2022-03-31 23:25:49.051 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.5.0) 2022-03-31 23:25:49.053 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.5.0) 2022-03-31 23:25:49.054 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (6.0) 2022-03-31 23:25:49.115 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (0.9.6) 2022-03-31 23:25:49.117 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2.8.2) 2022-03-31 23:25:49.132 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (2021.3) 2022-03-31 23:25:49.133 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.0.3) 2022-03-31 23:25:49.152 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (21.3) 2022-03-31 23:25:49.154 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (3.0.7) 2022-03-31 23:25:49.259 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (1.13.3) 2022-03-31 23:25:49.283 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev8) (5.1.1) 2022-03-31 23:25:51.690 | Installing collected packages: swift 2022-03-31 23:25:51.690 | Attempting uninstall: swift 2022-03-31 23:25:51.690 | Found existing installation: swift 2.30.0.dev8 2022-03-31 23:25:51.693 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-31 23:25:51.694 | Running setup.py develop for swift 2022-03-31 23:25:56.086 | Successfully installed swift 2022-03-31 23:25:56.086 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:25:56.095 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:25:56.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:25:56.241 | + inc/python:pip_install:200 : result=0 2022-03-31 23:25:56.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:25:56.246 | + functions-common:time_stop:2425 : local name 2022-03-31 23:25:56.248 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:25:56.251 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:25:56.253 | + functions-common:time_stop:2428 : local total 2022-03-31 23:25:56.256 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:25:56.258 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:25:56.261 | + functions-common:time_stop:2432 : start_time=1648769143243 2022-03-31 23:25:56.264 | + functions-common:time_stop:2434 : [[ -z 1648769143243 ]] 2022-03-31 23:25:56.267 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:25:56.271 | + functions-common:time_stop:2437 : end_time=1648769156268 2022-03-31 23:25:56.274 | + functions-common:time_stop:2438 : elapsed_time=13025 2022-03-31 23:25:56.276 | + functions-common:time_stop:2439 : total=62135 2022-03-31 23:25:56.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:25:56.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75160 2022-03-31 23:25:56.283 | + inc/python:pip_install:203 : return 0 2022-03-31 23:25:56.285 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:25:56.287 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:25:56.290 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:25:56.311 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-31 23:25:56.323 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-31 23:25:56.325 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-31 23:25:56.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:25:56.330 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:25:56.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-03-31 23:25:56.336 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:25:56.338 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-31 23:25:56.341 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:25:56.343 | + ./stack.sh:main:908 : configure_swift 2022-03-31 23:25:56.346 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-31 23:25:56.348 | + lib/swift:configure_swift:332 : local node_number 2022-03-31 23:25:56.350 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-31 23:25:56.352 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-31 23:25:56.354 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:25:57.554 | No object-server running 2022-03-31 23:25:57.554 | No object-reconstructor running 2022-03-31 23:25:57.554 | No object-expirer running 2022-03-31 23:25:57.554 | No container-replicator running 2022-03-31 23:25:57.554 | No account-replicator running 2022-03-31 23:25:57.554 | No object-auditor running 2022-03-31 23:25:57.554 | No account-server running 2022-03-31 23:25:57.554 | No account-auditor running 2022-03-31 23:25:57.554 | No object-updater running 2022-03-31 23:25:57.554 | No object-replicator running 2022-03-31 23:25:57.554 | No proxy-server running 2022-03-31 23:25:57.554 | No container-updater running 2022-03-31 23:25:57.554 | No container-reconciler running 2022-03-31 23:25:57.554 | No container-sync running 2022-03-31 23:25:57.554 | No account-reaper running 2022-03-31 23:25:57.554 | No container-sharder running 2022-03-31 23:25:57.554 | No container-auditor running 2022-03-31 23:25:57.554 | No container-server running 2022-03-31 23:25:57.651 | + lib/swift:configure_swift:337 : true 2022-03-31 23:25:57.654 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-31 23:25:57.666 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-31 23:25:57.679 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-31 23:25:57.682 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-31 23:25:57.682 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-31 23:25:57.687 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-31 23:25:57.687 | s/%GROUP%/ubuntu/; 2022-03-31 23:25:57.687 | s/%USER%/ubuntu/; 2022-03-31 23:25:57.687 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-31 23:25:57.687 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-31 23:25:57.691 | uid = ubuntu 2022-03-31 23:25:57.691 | gid = ubuntu 2022-03-31 23:25:57.691 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-31 23:25:57.691 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-31 23:25:57.691 | address = 127.0.0.1 2022-03-31 23:25:57.691 | 2022-03-31 23:25:57.691 | [account6612] 2022-03-31 23:25:57.691 | max connections = 25 2022-03-31 23:25:57.691 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:25:57.691 | read only = false 2022-03-31 23:25:57.691 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-31 23:25:57.691 | 2022-03-31 23:25:57.691 | [account6622] 2022-03-31 23:25:57.691 | max connections = 25 2022-03-31 23:25:57.691 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:25:57.691 | read only = false 2022-03-31 23:25:57.691 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-31 23:25:57.691 | 2022-03-31 23:25:57.691 | [account6632] 2022-03-31 23:25:57.691 | max connections = 25 2022-03-31 23:25:57.691 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:25:57.691 | read only = false 2022-03-31 23:25:57.691 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-31 23:25:57.691 | 2022-03-31 23:25:57.691 | [account6642] 2022-03-31 23:25:57.691 | max connections = 25 2022-03-31 23:25:57.691 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:25:57.691 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | [container6611] 2022-03-31 23:25:57.692 | max connections = 25 2022-03-31 23:25:57.692 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:25:57.692 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | [container6621] 2022-03-31 23:25:57.692 | max connections = 25 2022-03-31 23:25:57.692 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:25:57.692 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | [container6631] 2022-03-31 23:25:57.692 | max connections = 25 2022-03-31 23:25:57.692 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:25:57.692 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | [container6641] 2022-03-31 23:25:57.692 | max connections = 25 2022-03-31 23:25:57.692 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:25:57.692 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | 2022-03-31 23:25:57.692 | [object6613] 2022-03-31 23:25:57.692 | max connections = 25 2022-03-31 23:25:57.692 | path = /opt/stack/data/swift/1/node/ 2022-03-31 23:25:57.692 | read only = false 2022-03-31 23:25:57.692 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-31 23:25:57.693 | 2022-03-31 23:25:57.693 | [object6623] 2022-03-31 23:25:57.693 | max connections = 25 2022-03-31 23:25:57.693 | path = /opt/stack/data/swift/2/node/ 2022-03-31 23:25:57.693 | read only = false 2022-03-31 23:25:57.693 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-31 23:25:57.693 | 2022-03-31 23:25:57.693 | [object6633] 2022-03-31 23:25:57.693 | max connections = 25 2022-03-31 23:25:57.693 | path = /opt/stack/data/swift/3/node/ 2022-03-31 23:25:57.693 | read only = false 2022-03-31 23:25:57.693 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-31 23:25:57.693 | 2022-03-31 23:25:57.693 | [object6643] 2022-03-31 23:25:57.693 | max connections = 25 2022-03-31 23:25:57.693 | path = /opt/stack/data/swift/4/node/ 2022-03-31 23:25:57.693 | read only = false 2022-03-31 23:25:57.693 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-31 23:25:57.694 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-31 23:25:57.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:25:57.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:25:57.700 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-31 23:25:57.712 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-31 23:25:57.714 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-31 23:25:57.719 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-31 23:25:57.723 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-31 23:25:57.725 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-31 23:25:57.730 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-31 23:25:57.758 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-03-31 23:25:57.785 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-31 23:25:57.803 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-31 23:25:57.832 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-31 23:25:57.851 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:25:57.879 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-31 23:25:57.897 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-31 23:25:57.927 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-31 23:25:57.946 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-31 23:25:57.976 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-31 23:25:57.994 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:25:58.023 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-31 23:25:58.042 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-31 23:25:58.056 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:58.059 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-31 23:25:58.088 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-31 23:25:58.117 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-31 23:25:58.144 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-31 23:25:58.172 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-31 23:25:58.187 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:58.189 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-31 23:25:58.217 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-31 23:25:58.232 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:58.234 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-31 23:25:58.250 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:25:58.252 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-31 23:25:58.254 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-31 23:25:58.269 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:25:58.272 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-31 23:25:58.274 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-31 23:25:58.276 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-31 23:25:58.282 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-31 23:25:58.287 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-31 23:25:58.315 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-31 23:25:58.343 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-31 23:25:58.374 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-31 23:25:58.407 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-31 23:25:58.435 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-31 23:25:58.437 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-31 23:25:58.439 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-31 23:25:58.441 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-31 23:25:58.443 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-31 23:25:58.471 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-31 23:25:58.499 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:25:58.526 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-31 23:25:58.555 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-31 23:25:58.582 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-31 23:25:58.611 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-31 23:25:58.639 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-31 23:25:58.667 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:25:58.696 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-31 23:25:58.730 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-31 23:25:58.758 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-31 23:25:58.791 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-31 23:25:58.819 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-31 23:25:58.852 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-31 23:25:58.880 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-31 23:25:58.899 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-31 23:25:58.928 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-31 23:25:58.957 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-31 23:25:58.962 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-31 23:25:58.991 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-31 23:25:59.022 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-31 23:25:59.052 | + lib/swift:configure_swift:475 : local node_number 2022-03-31 23:25:59.054 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:25:59.057 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:25:59.060 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-31 23:25:59.065 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-31 23:25:59.069 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-31 23:25:59.071 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:25:59.076 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-31 23:25:59.079 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-31 23:25:59.081 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:25:59.083 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:25:59.085 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-31 23:25:59.105 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-31 23:25:59.133 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-31 23:25:59.152 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-31 23:25:59.181 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-31 23:25:59.200 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:25:59.229 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-31 23:25:59.253 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:25:59.283 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-31 23:25:59.301 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:25:59.330 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-31 23:25:59.349 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-31 23:25:59.380 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:25:59.399 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:25:59.430 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-31 23:25:59.449 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-31 23:25:59.477 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-31 23:25:59.496 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-31 23:25:59.526 | + 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-03-31 23:25:59.531 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-31 23:25:59.551 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:25:59.582 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-31 23:25:59.613 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:25:59.616 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-31 23:25:59.620 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-31 23:25:59.623 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-31 23:25:59.626 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:25:59.629 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-31 23:25:59.631 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-31 23:25:59.633 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:25:59.636 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:25:59.638 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-31 23:25:59.657 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-31 23:25:59.687 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-31 23:25:59.706 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-31 23:25:59.739 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-31 23:25:59.758 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:25:59.788 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-31 23:25:59.807 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:25:59.839 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-31 23:25:59.858 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:25:59.888 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-31 23:25:59.907 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-31 23:25:59.938 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:25:59.957 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:25:59.989 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-31 23:26:00.008 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-31 23:26:00.038 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-31 23:26:00.057 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-31 23:26:00.084 | + 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-03-31 23:26:00.092 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-31 23:26:00.110 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:26:00.140 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:26:00.143 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-31 23:26:00.148 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-31 23:26:00.150 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-31 23:26:00.154 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-31 23:26:00.156 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-31 23:26:00.158 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-31 23:26:00.160 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-31 23:26:00.163 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-31 23:26:00.165 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-31 23:26:00.185 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-31 23:26:00.218 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-31 23:26:00.237 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-31 23:26:00.268 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-31 23:26:00.288 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-31 23:26:00.318 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-31 23:26:00.338 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-31 23:26:00.369 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-31 23:26:00.390 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-31 23:26:00.425 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-31 23:26:00.444 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-31 23:26:00.475 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-31 23:26:00.494 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-31 23:26:00.524 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-31 23:26:00.544 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-31 23:26:00.574 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-31 23:26:00.596 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-31 23:26:00.625 | + 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-03-31 23:26:00.630 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-31 23:26:00.649 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-31 23:26:00.681 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-31 23:26:00.710 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-31 23:26:00.740 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-31 23:26:00.769 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-31 23:26:00.772 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-31 23:26:00.776 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-31 23:26:00.808 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-31 23:26:00.842 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-31 23:26:00.873 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-31 23:26:00.905 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-31 23:26:00.938 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-31 23:26:00.968 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-31 23:26:00.997 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-31 23:26:01.027 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-31 23:26:01.063 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-31 23:26:01.079 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:01.081 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-31 23:26:01.102 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-31 23:26:01.105 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-31 23:26:01.127 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-31 23:26:01.129 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-03-31 23:26:01.160 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-31 23:26:01.163 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-31 23:26:01.195 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-03-31 23:26:01.225 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-31 23:26:01.227 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-31 23:26:01.258 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-31 23:26:01.275 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:01.278 | + lib/swift:configure_swift:538 : local user_group 2022-03-31 23:26:01.281 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-31 23:26:01.286 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-31 23:26:01.288 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-31 23:26:01.302 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-31 23:26:01.305 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-31 23:26:01.318 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-31 23:26:01.320 | + lib/swift:configure_swift:545 : is_suse 2022-03-31 23:26:01.323 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:26:01.325 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:26:01.329 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:26:01.331 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:26:01.333 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:26:01.336 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:26:01.338 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-31 23:26:01.358 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:26:01.360 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-31 23:26:01.363 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-31 23:26:01.382 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:01.385 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-31 23:26:01.404 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:01.406 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-31 23:26:01.409 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-31 23:26:01.412 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-31 23:26:01.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:26:01.417 | + lib/stack:stack_install_service:32 : install_glance 2022-03-31 23:26:01.420 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-31 23:26:01.422 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-31 23:26:01.425 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-31 23:26:01.444 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:01.446 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-31 23:26:01.449 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-31 23:26:01.468 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:01.471 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-31 23:26:01.474 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-31 23:26:01.477 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-31 23:26:01.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:26:01.483 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:26:01.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-03-31 23:26:01.488 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:26:01.492 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-31 23:26:01.495 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-31 23:26:01.498 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-31 23:26:01.505 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-31 23:26:01.508 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-31 23:26:01.511 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-31 23:26:01.514 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-31 23:26:01.517 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-31 23:26:01.520 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-31 23:26:01.523 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-31 23:26:01.528 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-31 23:26:01.529 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:26:01.535 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-31 23:26:01.537 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-31 23:26:01.540 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-31 23:26:01.544 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-31 23:26:01.547 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:26:01.570 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-31 23:26:01.573 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-31 23:26:02.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:02.469 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:02.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:02.469 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:03.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:26:03.644 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-31 23:26:03.726 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-31 23:26:03.727 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-31 23:26:03.728 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-31 23:26:03.729 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-31 23:26:03.730 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-31 23:26:03.732 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-31 23:26:03.733 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-31 23:26:03.734 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:26:03.735 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:26:03.736 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-31 23:26:03.737 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-31 23:26:03.738 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-31 23:26:03.740 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:26:03.743 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-31 23:26:03.745 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-31 23:26:03.747 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-31 23:26:03.750 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-31 23:26:03.752 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-31 23:26:03.762 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-31 23:26:03.763 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-31 23:26:03.776 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-31 23:26:03.848 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-31 23:26:03.849 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-31 23:26:03.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-31 23:26:03.875 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-31 23:26:03.876 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-31 23:26:03.877 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-31 23:26:03.879 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-31 23:26:03.882 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-31 23:26:03.892 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-31 23:26:03.936 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-31 23:26:03.937 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-31 23:26:03.938 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:26:03.939 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-31 23:26:03.960 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-31 23:26:03.961 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-31 23:26:03.979 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-31 23:26:03.995 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-31 23:26:03.997 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-31 23:26:04.016 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-31 23:26:04.018 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-31 23:26:04.100 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-31 23:26:04.101 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-31 23:26:04.103 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-31 23:26:04.104 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-31 23:26:04.157 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-31 23:26:04.188 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-31 23:26:04.392 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-31 23:26:04.396 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-31 23:26:04.430 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-31 23:26:04.431 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-31 23:26:04.434 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-31 23:26:04.435 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-31 23:26:04.437 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-31 23:26:04.439 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-31 23:26:04.495 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-31 23:26:04.690 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-31 23:26:04.714 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-31 23:26:04.799 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-31 23:26:04.948 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-31 23:26:07.079 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:26:07.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:26:07.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:26:07.217 | + inc/python:pip_install:200 : result=0 2022-03-31 23:26:07.219 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:26:07.222 | + functions-common:time_stop:2425 : local name 2022-03-31 23:26:07.224 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:26:07.226 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:26:07.229 | + functions-common:time_stop:2428 : local total 2022-03-31 23:26:07.232 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:26:07.234 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:26:07.237 | + functions-common:time_stop:2432 : start_time=1648769161564 2022-03-31 23:26:07.239 | + functions-common:time_stop:2434 : [[ -z 1648769161564 ]] 2022-03-31 23:26:07.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:26:07.246 | + functions-common:time_stop:2437 : end_time=1648769167244 2022-03-31 23:26:07.249 | + functions-common:time_stop:2438 : elapsed_time=5680 2022-03-31 23:26:07.251 | + functions-common:time_stop:2439 : total=75160 2022-03-31 23:26:07.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:26:07.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80840 2022-03-31 23:26:07.258 | + inc/python:pip_install:203 : return 0 2022-03-31 23:26:07.261 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-31 23:26:07.264 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-31 23:26:07.266 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-31 23:26:07.280 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-31 23:26:07.285 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-31 23:26:07.288 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-31 23:26:07.290 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-31 23:26:07.293 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:26:07.296 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:26:07.299 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:26:07.301 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:26:07.304 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:26:07.307 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:26:07.325 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:26:07.327 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:26:07.330 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:07.333 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:26:07.334 | + functions-common:git_clone:629 : echo master 2022-03-31 23:26:07.339 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-31 23:26:07.342 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:07.344 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-31 23:26:07.348 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:26:07.348 | + functions-common:git_clone:678 : head -1 2022-03-31 23:26:07.352 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-31 23:26:07.356 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:26:07.359 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-31 23:26:07.362 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:26:07.366 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:26:07.369 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-31 23:26:07.372 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:26:07.375 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-31 23:26:07.378 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:26:07.381 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:26:07.383 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-31 23:26:07.386 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:26:07.389 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:26:07.392 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-31 23:26:07.394 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:26:07.398 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-31 23:26:07.400 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:26:07.403 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:26:07.407 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-31 23:26:07.413 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-31 23:26:07.415 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-31 23:26:08.071 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-31 23:26:08.073 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:26:08.076 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:26:08.078 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:26:08.081 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-31 23:26:08.083 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-31 23:26:08.086 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:26:08.088 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:26:08.091 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:26:08.093 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:26:08.096 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:26:08.099 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:26:08.101 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:26:08.104 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-31 23:26:08.125 | Using python 3.8 to install /opt/stack/glance 2022-03-31 23:26:08.128 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-31 23:26:09.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:09.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:09.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:09.030 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:10.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:26:10.215 | Obtaining file:///opt/stack/glance 2022-03-31 23:26:10.215 | Preparing metadata (setup.py): started 2022-03-31 23:26:13.477 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:26:13.550 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-31 23:26:13.551 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-31 23:26:13.552 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-31 23:26:13.553 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-31 23:26:13.554 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-31 23:26:13.555 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-31 23:26:13.556 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-31 23:26:13.557 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-31 23:26:13.559 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-31 23:26:13.560 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-31 23:26:13.561 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-31 23:26:13.562 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:26:13.564 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-31 23:26:13.565 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:26:13.566 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-31 23:26:13.567 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:26:13.568 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:26:13.569 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-31 23:26:13.570 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-31 23:26:13.571 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-31 23:26:13.572 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:26:13.573 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:26:13.575 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-31 23:26:13.576 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:26:13.577 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-31 23:26:13.578 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-31 23:26:13.579 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-31 23:26:13.580 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-31 23:26:13.581 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:26:13.582 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-31 23:26:13.583 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-31 23:26:13.585 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-31 23:26:13.586 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-31 23:26:13.587 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-31 23:26:13.588 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:26:13.589 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-31 23:26:13.591 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:26:13.592 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:26:13.593 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-31 23:26:13.594 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-31 23:26:13.595 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-31 23:26:13.596 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-31 23:26:13.597 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:26:13.613 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-31 23:26:13.615 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-31 23:26:13.616 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-31 23:26:13.637 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-31 23:26:13.640 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-31 23:26:13.681 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-31 23:26:13.699 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-31 23:26:13.707 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-31 23:26:13.722 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-31 23:26:13.723 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:26:13.724 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-31 23:26:13.819 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-31 23:26:13.897 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-31 23:26:13.953 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-31 23:26:13.956 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-31 23:26:13.990 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-31 23:26:14.035 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-31 23:26:14.036 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-31 23:26:14.039 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-31 23:26:14.101 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:26:14.103 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-31 23:26:14.106 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-31 23:26:14.131 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-31 23:26:14.210 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-31 23:26:14.211 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-31 23:26:14.276 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-31 23:26:14.278 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-31 23:26:14.279 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-31 23:26:14.283 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:26:14.284 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-31 23:26:14.310 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-31 23:26:14.311 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-31 23:26:14.314 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-31 23:26:14.359 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-31 23:26:14.406 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-31 23:26:14.407 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-31 23:26:14.409 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-31 23:26:14.490 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-31 23:26:14.574 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-31 23:26:14.682 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-31 23:26:14.967 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-31 23:26:14.970 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-31 23:26:14.972 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-31 23:26:14.973 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:26:15.034 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-31 23:26:15.059 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-31 23:26:15.180 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-31 23:26:15.291 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-31 23:26:15.516 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-31 23:26:15.517 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-31 23:26:15.518 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-31 23:26:15.520 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:26:15.522 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-31 23:26:15.524 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-31 23:26:15.525 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-31 23:26:15.651 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-31 23:26:15.682 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-31 23:26:15.732 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-31 23:26:15.736 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-31 23:26:15.988 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-31 23:26:16.187 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-31 23:26:16.190 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-31 23:26:16.191 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-31 23:26:16.193 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-31 23:26:16.307 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-31 23:26:16.472 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-31 23:26:16.583 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-31 23:26:16.918 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-31 23:26:16.920 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-31 23:26:17.159 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-31 23:26:17.500 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-31 23:26:17.830 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-31 23:26:17.831 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-31 23:26:19.335 | Installing collected packages: glance 2022-03-31 23:26:19.335 | Attempting uninstall: glance 2022-03-31 23:26:19.336 | Found existing installation: glance 24.1.0.dev4 2022-03-31 23:26:19.343 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-31 23:26:19.344 | Running setup.py develop for glance 2022-03-31 23:26:23.993 | Successfully installed glance 2022-03-31 23:26:23.993 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:26:24.001 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:26:24.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:26:24.155 | + inc/python:pip_install:200 : result=0 2022-03-31 23:26:24.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:26:24.160 | + functions-common:time_stop:2425 : local name 2022-03-31 23:26:24.162 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:26:24.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:26:24.168 | + functions-common:time_stop:2428 : local total 2022-03-31 23:26:24.170 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:26:24.172 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:26:24.174 | + functions-common:time_stop:2432 : start_time=1648769168119 2022-03-31 23:26:24.177 | + functions-common:time_stop:2434 : [[ -z 1648769168119 ]] 2022-03-31 23:26:24.180 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:26:24.184 | + functions-common:time_stop:2437 : end_time=1648769184181 2022-03-31 23:26:24.187 | + functions-common:time_stop:2438 : elapsed_time=16062 2022-03-31 23:26:24.189 | + functions-common:time_stop:2439 : total=80840 2022-03-31 23:26:24.191 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:26:24.193 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96902 2022-03-31 23:26:24.196 | + inc/python:pip_install:203 : return 0 2022-03-31 23:26:24.199 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:26:24.203 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:26:24.206 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:26:24.226 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-31 23:26:24.240 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-31 23:26:24.242 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-31 23:26:24.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:26:24.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:26:24.256 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-03-31 23:26:24.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:26:24.261 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:26:24.264 | + ./stack.sh:main:920 : configure_glance 2022-03-31 23:26:24.266 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-31 23:26:24.280 | + lib/glance:configure_glance:326 : local dburl 2022-03-31 23:26:24.283 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-31 23:26:24.285 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-31 23:26:24.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-31 23:26:24.290 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-31 23:26:24.293 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:26:24.296 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:26:24.298 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-31 23:26:24.336 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-31 23:26:24.373 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-31 23:26:24.406 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:26:24.439 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-31 23:26:24.471 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-31 23:26:24.503 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-31 23:26:24.506 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:26:24.509 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-31 23:26:24.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:26:24.514 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-31 23:26:24.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-31 23:26:24.575 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:26:24.608 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-31 23:26:24.638 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-31 23:26:24.677 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-31 23:26:24.713 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-31 23:26:24.748 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-31 23:26:24.780 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:26:24.812 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:26:24.843 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:26:24.873 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-31 23:26:24.876 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-31 23:26:24.878 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-31 23:26:24.881 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:26:24.883 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:26:24.886 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:26:24.904 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:24.908 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:26:24.910 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:26:24.913 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:26:24.930 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:24.933 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:26:24.936 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:26:24.966 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:26:24.969 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:26:24.972 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-31 23:26:24.974 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-31 23:26:24.977 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-31 23:26:25.009 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-31 23:26:25.041 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-31 23:26:25.044 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-31 23:26:25.049 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-31 23:26:25.051 | + lib/glance:configure_glance_store:254 : local be 2022-03-31 23:26:25.054 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:26:25.060 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-31 23:26:25.063 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:26:25.096 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-31 23:26:25.098 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-03-31 23:26:25.130 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-31 23:26:25.132 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-31 23:26:25.149 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:25.152 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-31 23:26:25.182 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-31 23:26:25.214 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-31 23:26:25.245 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-31 23:26:25.277 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-31 23:26:25.307 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-31 23:26:25.325 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:25.327 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:26:25.360 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-31 23:26:25.392 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-31 23:26:25.425 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-03-31 23:26:25.456 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-31 23:26:25.493 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-03-31 23:26:25.525 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-31 23:26:25.544 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:25.546 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-31 23:26:25.549 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-31 23:26:25.551 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-31 23:26:25.554 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:26:25.572 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:26:25.576 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:26:25.578 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:26:25.582 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:26:25.584 | + 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-03-31 23:26:25.620 | + 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-03-31 23:26:25.651 | + 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-03-31 23:26:25.683 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:26:25.716 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-31 23:26:25.720 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-31 23:26:25.751 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-31 23:26:25.782 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-31 23:26:25.813 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-03-31 23:26:25.845 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-31 23:26:25.877 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-31 23:26:25.908 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-31 23:26:25.939 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-31 23:26:25.972 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-31 23:26:26.005 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-31 23:26:26.038 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-31 23:26:26.072 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-31 23:26:26.077 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-31 23:26:26.086 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-31 23:26:26.104 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:26.107 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-31 23:26:26.109 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-31 23:26:26.112 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-31 23:26:26.114 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-31 23:26:26.116 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-31 23:26:26.119 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-31 23:26:26.124 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-31 23:26:26.126 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-31 23:26:26.134 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-31 23:26:26.165 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-31 23:26:26.168 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-31 23:26:26.170 | ++ functions:get_random_port:837 : true 2022-03-31 23:26:26.173 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-31 23:26:26.175 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-31 23:26:26.177 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-31 23:26:26.249 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-31 23:26:26.251 | ++ functions:get_random_port:841 : break 2 2022-03-31 23:26:26.254 | ++ functions:get_random_port:845 : echo 60999 2022-03-31 23:26:26.256 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-31 23:26:26.259 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-31 23:26:26.287 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-31 23:26:26.315 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-31 23:26:26.344 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:26:26.371 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:26:26.399 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:26:26.430 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:26:26.460 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:26:26.489 | + 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-03-31 23:26:26.518 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:26:26.547 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:26:26.574 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:26:26.604 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:26:26.632 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:26:26.660 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-31 23:26:26.688 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-31 23:26:26.717 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-31 23:26:26.749 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-31 23:26:26.782 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-31 23:26:26.810 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-31 23:26:26.813 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-31 23:26:26.815 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:26:26.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:26.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:26.822 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-31 23:26:26.825 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-31 23:26:26.881 | proxy (enabled by site administrator) 2022-03-31 23:26:26.884 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-31 23:26:26.887 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-31 23:26:26.889 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:26:26.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:26.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:26.897 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-31 23:26:26.899 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-31 23:26:26.954 | proxy_http (enabled by site administrator) 2022-03-31 23:26:26.957 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-31 23:26:26.960 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-31 23:26:26.963 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-31 23:26:26.965 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:26:26.968 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:26.970 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:26.973 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:26:26.975 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:26:26.978 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-31 23:26:26.979 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:26:26.988 | KeepAlive Off 2022-03-31 23:26:26.992 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-31 23:26:26.992 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:26:27.002 | SetEnv proxy-sendchunked 1 2022-03-31 23:26:27.006 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-31 23:26:27.006 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-31 23:26:27.015 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-31 23:26:27.018 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-31 23:26:27.021 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-31 23:26:27.023 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:26:27.026 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:26:27.028 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:26:27.030 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:27.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:27.035 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:26:27.037 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:26:27.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:27.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:27.045 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-31 23:26:27.107 | Site glance-wsgi-api already enabled 2022-03-31 23:26:27.112 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-31 23:26:27.114 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:26:27.117 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:26:27.119 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:26:27.257 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-31 23:26:27.263 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-31 23:26:27.299 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-31 23:26:27.302 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-31 23:26:27.320 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:27.323 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-31 23:26:27.326 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-31 23:26:27.328 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-31 23:26:27.331 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:26:27.333 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-31 23:26:27.336 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-31 23:26:27.338 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-31 23:26:27.341 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-31 23:26:27.344 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:26:27.346 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:26:27.349 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:26:27.352 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:26:27.355 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:26:27.358 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:26:27.375 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:26:27.377 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:26:27.379 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:27.382 | + functions-common:git_clone:629 : echo master 2022-03-31 23:26:27.383 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:26:27.388 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-31 23:26:27.391 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:27.393 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-31 23:26:27.396 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:26:27.397 | + functions-common:git_clone:678 : head -1 2022-03-31 23:26:27.400 | 5b790f394 Merge commit 'refs/changes/80/835880/2' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-03-31 23:26:27.403 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:26:27.406 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-31 23:26:27.408 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:26:27.411 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:26:27.413 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-31 23:26:27.416 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:26:27.419 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-31 23:26:27.422 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:26:27.424 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:26:27.427 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-31 23:26:27.429 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:26:27.432 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:26:27.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-31 23:26:27.437 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:26:27.440 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-31 23:26:27.443 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:26:27.445 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:26:27.449 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-31 23:26:27.455 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-31 23:26:27.458 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-31 23:26:28.121 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-31 23:26:28.123 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:26:28.126 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:26:28.128 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:26:28.130 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-31 23:26:28.133 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-31 23:26:28.136 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:26:28.138 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:26:28.141 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:26:28.143 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:26:28.146 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:26:28.148 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:26:28.151 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:26:28.153 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-31 23:26:28.175 | Using python 3.8 to install /opt/stack/cinder 2022-03-31 23:26:28.177 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-31 23:26:29.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:29.057 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:29.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:29.057 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:30.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:26:30.233 | Obtaining file:///opt/stack/cinder 2022-03-31 23:26:30.234 | Preparing metadata (setup.py): started 2022-03-31 23:26:34.353 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:26:34.488 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.8.1) 2022-03-31 23:26:34.490 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.1) 2022-03-31 23:26:34.491 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.33.0) 2022-03-31 23:26:34.492 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.1.2) 2022-03-31 23:26:34.493 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.20.4) 2022-03-31 23:26:34.494 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.0.2) 2022-03-31 23:26:34.496 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:26:34.497 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:26:34.498 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (9.4.0) 2022-03-31 23:26:34.499 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.8.0) 2022-03-31 23:26:34.500 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.3) 2022-03-31 23:26:34.501 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (8.8.0) 2022-03-31 23:26:34.502 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.0) 2022-03-31 23:26:34.503 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.1.0) 2022-03-31 23:26:34.505 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (11.2.0) 2022-03-31 23:26:34.506 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.7.0) 2022-03-31 23:26:34.507 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (12.13.0) 2022-03-31 23:26:34.508 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.5.1) 2022-03-31 23:26:34.509 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.11.0) 2022-03-31 23:26:34.510 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.7.0) 2022-03-31 23:26:34.512 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.3.0) 2022-03-31 23:26:34.513 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:26:34.514 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.3.0) 2022-03-31 23:26:34.515 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.0) 2022-03-31 23:26:34.516 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:26:34.517 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.12.2) 2022-03-31 23:26:34.518 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:26:34.519 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.4.2) 2022-03-31 23:26:34.521 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (21.3) 2022-03-31 23:26:34.522 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.8.1) 2022-03-31 23:26:34.523 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:26:34.524 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.1) 2022-03-31 23:26:34.525 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.9.0) 2022-03-31 23:26:34.526 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.0.7) 2022-03-31 23:26:34.527 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.3.0) 2022-03-31 23:26:34.528 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.6.0) 2022-03-31 23:26:34.530 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.4.0) 2022-03-31 23:26:34.531 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (17.7.0) 2022-03-31 23:26:34.532 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.13.1) 2022-03-31 23:26:34.533 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2021.3) 2022-03-31 23:26:34.534 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.27.1) 2022-03-31 23:26:34.535 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.5.1) 2022-03-31 23:26:34.536 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (4.6.4) 2022-03-31 23:26:34.537 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.1.74) 2022-03-31 23:26:34.538 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.16.0) 2022-03-31 23:26:34.539 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.4.31) 2022-03-31 23:26:34.540 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.13.0) 2022-03-31 23:26:34.542 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.5.0) 2022-03-31 23:26:34.543 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.8.9) 2022-03-31 23:26:34.544 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (6.3.1) 2022-03-31 23:26:34.545 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.8.7) 2022-03-31 23:26:34.547 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.1.0) 2022-03-31 23:26:34.548 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.0) 2022-03-31 23:26:34.549 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.2.0) 2022-03-31 23:26:34.550 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (5.6.0) 2022-03-31 23:26:34.551 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.11.0) 2022-03-31 23:26:34.552 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (2.38.0) 2022-03-31 23:26:34.553 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:26:34.554 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (36.0.1) 2022-03-31 23:26:34.555 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (0.2.2) 2022-03-31 23:26:34.557 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.5.1.0) 2022-03-31 23:26:34.558 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev43) (1.21.7) 2022-03-31 23:26:34.573 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:26:34.574 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (0.10.0) 2022-03-31 23:26:34.575 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev43) (1.24.7) 2022-03-31 23:26:34.639 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev43) (1.15.0) 2022-03-31 23:26:34.671 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:26:34.685 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:26:34.687 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (2.6.0) 2022-03-31 23:26:34.688 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (4.1.1) 2022-03-31 23:26:34.689 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (0.1.0) 2022-03-31 23:26:34.787 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev43) (1.7.0) 2022-03-31 23:26:34.844 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (2.10.1) 2022-03-31 23:26:34.848 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:26:34.874 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.2.8) 2022-03-31 23:26:34.876 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (4.8) 2022-03-31 23:26:34.877 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev43) (0.4.8) 2022-03-31 23:26:34.932 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev43) (0.17.3) 2022-03-31 23:26:34.978 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (0.8.0) 2022-03-31 23:26:34.979 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (6.0) 2022-03-31 23:26:34.980 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:26:34.982 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:26:35.070 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.7.6) 2022-03-31 23:26:35.071 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:26:35.074 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev43) (2.0.1) 2022-03-31 23:26:35.135 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (0.9.6) 2022-03-31 23:26:35.138 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev43) (2.8.2) 2022-03-31 23:26:35.200 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.4.0) 2022-03-31 23:26:35.202 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.9) 2022-03-31 23:26:35.204 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.2.3) 2022-03-31 23:26:35.206 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:26:35.208 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:26:35.235 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.0.3) 2022-03-31 23:26:35.236 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.3.0) 2022-03-31 23:26:35.241 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (3.2.0) 2022-03-31 23:26:35.283 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev43) (1.0.3) 2022-03-31 23:26:35.370 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:26:35.373 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev43) (3.0.0) 2022-03-31 23:26:35.401 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (3.1.1) 2022-03-31 23:26:35.427 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev43) (0.11.0) 2022-03-31 23:26:35.498 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:26:35.499 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev43) (1.26.8) 2022-03-31 23:26:35.634 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev43) (1.5.0) 2022-03-31 23:26:35.661 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev43) (60.9.3) 2022-03-31 23:26:35.808 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (3.10.1) 2022-03-31 23:26:35.844 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.3.3) 2022-03-31 23:26:35.846 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (22.0.0) 2022-03-31 23:26:35.848 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.13.3) 2022-03-31 23:26:36.054 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2.0.12) 2022-03-31 23:26:36.055 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (2019.11.28) 2022-03-31 23:26:36.058 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev43) (3.3) 2022-03-31 23:26:36.096 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev43) (0.7) 2022-03-31 23:26:36.126 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev43) (0.23.2) 2022-03-31 23:26:36.367 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.4.2) 2022-03-31 23:26:36.370 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev43) (0.5.2) 2022-03-31 23:26:36.519 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:26:36.520 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (1.4.2) 2022-03-31 23:26:36.521 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev43) (2.6.3) 2022-03-31 23:26:36.663 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev43) (0.12.2) 2022-03-31 23:26:36.787 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (5.4.0) 2022-03-31 23:26:36.789 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (4.11.1) 2022-03-31 23:26:36.790 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (1.1.6) 2022-03-31 23:26:36.826 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (5.0.0) 2022-03-31 23:26:37.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev43) (2.21) 2022-03-31 23:26:37.182 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (0.5.0) 2022-03-31 23:26:37.184 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (2.4.0) 2022-03-31 23:26:37.390 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (2.5.0) 2022-03-31 23:26:37.486 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (1.55.0) 2022-03-31 23:26:37.487 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev43) (3.19.4) 2022-03-31 23:26:37.679 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev43) (2.1.0) 2022-03-31 23:26:38.119 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev43) (1.1.5) 2022-03-31 23:26:38.172 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev43) (0.13.1) 2022-03-31 23:26:38.224 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev43) (0.2.5) 2022-03-31 23:26:39.340 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (1.32) 2022-03-31 23:26:39.621 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (21.4.0) 2022-03-31 23:26:39.622 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev43) (1.8.2) 2022-03-31 23:26:39.773 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev43) (2.2) 2022-03-31 23:26:39.972 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev43) (1.0.0) 2022-03-31 23:26:40.106 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev43) (3.7.0) 2022-03-31 23:26:41.857 | Installing collected packages: cinder 2022-03-31 23:26:41.857 | Attempting uninstall: cinder 2022-03-31 23:26:41.857 | Found existing installation: cinder 20.1.0.dev43 2022-03-31 23:26:41.863 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-31 23:26:41.864 | Running setup.py develop for cinder 2022-03-31 23:26:47.811 | Successfully installed cinder 2022-03-31 23:26:47.812 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:26:47.820 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:26:47.820 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:26:47.976 | + inc/python:pip_install:200 : result=0 2022-03-31 23:26:47.979 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:26:47.981 | + functions-common:time_stop:2425 : local name 2022-03-31 23:26:47.983 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:26:47.986 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:26:47.988 | + functions-common:time_stop:2428 : local total 2022-03-31 23:26:47.990 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:26:47.993 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:26:47.995 | + functions-common:time_stop:2432 : start_time=1648769188170 2022-03-31 23:26:47.998 | + functions-common:time_stop:2434 : [[ -z 1648769188170 ]] 2022-03-31 23:26:48.001 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:26:48.005 | + functions-common:time_stop:2437 : end_time=1648769208002 2022-03-31 23:26:48.007 | + functions-common:time_stop:2438 : elapsed_time=19832 2022-03-31 23:26:48.010 | + functions-common:time_stop:2439 : total=96902 2022-03-31 23:26:48.012 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:26:48.014 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116734 2022-03-31 23:26:48.017 | + inc/python:pip_install:203 : return 0 2022-03-31 23:26:48.020 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:26:48.022 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:26:48.026 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:26:48.047 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-31 23:26:48.060 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-31 23:26:48.062 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-31 23:26:48.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:26:48.067 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:26:48.070 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-03-31 23:26:48.072 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:26:48.075 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-31 23:26:48.077 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-31 23:26:48.080 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-31 23:26:48.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:48.085 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:48.088 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-31 23:26:48.100 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-31 23:26:48.104 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:26:48.106 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:26:48.109 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:26:48.111 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:26:48.114 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:48.116 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:26:48.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:48.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:48.124 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:26:48.126 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:26:48.129 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:26:48.131 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:26:48.135 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-31 23:26:48.137 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:26:48.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:48.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:48.145 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-31 23:26:48.169 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-31 23:26:48.278 | Reading package lists... 2022-03-31 23:26:48.526 | Building dependency tree... 2022-03-31 23:26:48.527 | Reading state information... 2022-03-31 23:26:48.787 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-31 23:26:48.787 | The following packages were automatically installed and are no longer required: 2022-03-31 23:26:48.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:26:48.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:26:48.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:26:48.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:26:48.789 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:26:48.789 | python3-zope.interface 2022-03-31 23:26:48.789 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:26:48.904 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:26:48.909 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:26:48.912 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:26:48.914 | + functions-common:time_stop:2425 : local name 2022-03-31 23:26:48.917 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:26:48.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:26:48.922 | + functions-common:time_stop:2428 : local total 2022-03-31 23:26:48.925 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:26:48.927 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:26:48.930 | + functions-common:time_stop:2432 : start_time=1648769208166 2022-03-31 23:26:48.933 | + functions-common:time_stop:2434 : [[ -z 1648769208166 ]] 2022-03-31 23:26:48.936 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:26:48.940 | + functions-common:time_stop:2437 : end_time=1648769208938 2022-03-31 23:26:48.943 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-31 23:26:48.946 | + functions-common:time_stop:2439 : total=5590 2022-03-31 23:26:48.949 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:26:48.951 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6362 2022-03-31 23:26:48.954 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:26:48.956 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:26:48.959 | + ./stack.sh:main:926 : configure_cinder 2022-03-31 23:26:48.961 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-31 23:26:48.974 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-31 23:26:48.979 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-31 23:26:48.981 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-31 23:26:48.984 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:26:48.988 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:26:48.995 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-31 23:26:48.998 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-31 23:26:49.000 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-31 23:26:49.002 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:26:49.004 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-31 23:26:49.006 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-31 23:26:49.009 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-31 23:26:49.011 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-31 23:26:49.013 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-31 23:26:49.026 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-31 23:26:49.040 | + 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-03-31 23:26:49.053 | + 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-03-31 23:26:49.065 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-31 23:26:49.078 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:26:49.081 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:26:49.085 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JGqTauhAKY 2022-03-31 23:26:49.088 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:26:49.090 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-31 23:26:49.092 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-31 23:26:49.095 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JGqTauhAKY 2022-03-31 23:26:49.098 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JGqTauhAKY 2022-03-31 23:26:49.111 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JGqTauhAKY /etc/sudoers.d/cinder-rootwrap 2022-03-31 23:26:49.123 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-31 23:26:49.127 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:26:49.130 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:26:49.132 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:26:49.134 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:26:49.137 | + 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-03-31 23:26:49.139 | + 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-03-31 23:26:49.141 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-31 23:26:49.143 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-31 23:26:49.148 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-31 23:26:49.153 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-31 23:26:49.173 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-31 23:26:49.192 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-31 23:26:49.211 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-31 23:26:49.230 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-31 23:26:49.248 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-31 23:26:49.272 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-31 23:26:49.291 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-31 23:26:49.310 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-31 23:26:49.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:26:49.315 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-31 23:26:49.317 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:26:49.319 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-31 23:26:49.350 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-31 23:26:49.378 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:26:49.406 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-31 23:26:49.434 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-31 23:26:49.462 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-31 23:26:49.490 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-31 23:26:49.526 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-31 23:26:49.556 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:26:49.584 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:26:49.614 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-31 23:26:49.645 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-31 23:26:49.674 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-31 23:26:49.677 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-31 23:26:49.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-31 23:26:49.682 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-31 23:26:49.684 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:26:49.687 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-31 23:26:49.719 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-31 23:26:49.747 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-31 23:26:49.776 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-31 23:26:49.804 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-31 23:26:49.833 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-31 23:26:49.861 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-31 23:26:49.893 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-31 23:26:49.896 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-03-31 23:26:49.924 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:26:49.956 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-31 23:26:49.963 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d7b99be29186ab33c75528e17f94d5d3 2022-03-31 23:26:49.992 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-31 23:26:49.996 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-31 23:26:50.025 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-31 23:26:50.056 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-31 23:26:50.086 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-31 23:26:50.114 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-31 23:26:50.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:50.134 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-31 23:26:50.151 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:50.154 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-31 23:26:50.171 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:50.173 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-31 23:26:50.190 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:50.193 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-31 23:26:50.195 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-31 23:26:50.197 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-31 23:26:50.200 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-31 23:26:50.202 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:26:50.205 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:26:50.207 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:26:50.223 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:50.227 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:26:50.230 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:26:50.232 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:26:50.249 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:50.251 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:26:50.254 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:26:50.283 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:26:50.286 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:26:50.288 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-31 23:26:50.291 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-31 23:26:50.294 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:26:50.297 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:26:50.315 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:26:50.317 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:26:50.320 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:26:50.322 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:26:50.324 | + 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-03-31 23:26:50.354 | + 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-03-31 23:26:50.382 | + 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-03-31 23:26:50.411 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:26:50.439 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-31 23:26:50.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:50.459 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-31 23:26:50.461 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:26:50.464 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-31 23:26:50.467 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-31 23:26:50.469 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:26:50.472 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:26:50.475 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-31 23:26:50.479 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-31 23:26:50.482 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:26:50.484 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:26:50.500 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:26:50.500 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:26:50.508 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:26:50.512 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:26:50.529 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:26:50.532 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-31 23:26:50.535 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-31 23:26:50.565 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:26:50.593 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-31 23:26:50.621 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:26:50.650 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:26:50.678 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:26:50.706 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:26:50.735 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:26:50.763 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:26:50.791 | + 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-03-31 23:26:50.819 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:26:50.847 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:26:50.887 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:26:50.917 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:26:50.919 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:26:50.922 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-31 23:26:50.925 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-31 23:26:50.927 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:26:50.930 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:50.933 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:50.935 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:26:50.938 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:26:50.940 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-31 23:26:50.968 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:26:50.998 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-31 23:26:51.001 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-31 23:26:51.011 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-31 23:26:51.014 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-31 23:26:51.017 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-31 23:26:51.020 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:26:51.023 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:26:51.025 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:26:51.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:51.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:51.033 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:26:51.035 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:26:51.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:26:51.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:26:51.043 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-31 23:26:51.109 | Enabling site cinder-wsgi. 2022-03-31 23:26:51.114 | To activate the new configuration, you need to run: 2022-03-31 23:26:51.114 | systemctl reload apache2 2022-03-31 23:26:51.119 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:26:51.121 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:26:51.124 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:26:51.126 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:26:51.265 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-31 23:26:51.267 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-31 23:26:51.301 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-03-31 23:26:51.332 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-31 23:26:51.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:26:51.351 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-31 23:26:51.354 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-31 23:26:51.356 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:26:51.358 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:26:51.361 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-31 23:26:51.393 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-31 23:26:51.422 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-03-31 23:26:51.453 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-31 23:26:51.481 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-31 23:26:51.510 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-31 23:26:51.539 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-31 23:26:51.569 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-31 23:26:51.597 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:26:51.626 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-31 23:26:51.656 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-31 23:26:51.685 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:26:51.714 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-31 23:26:51.717 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-31 23:26:51.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:51.736 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-03-31 23:26:51.768 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-31 23:26:51.771 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-31 23:26:51.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:26:51.792 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-31 23:26:51.794 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-31 23:26:51.797 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-31 23:26:51.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:26:51.802 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-31 23:26:51.804 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-31 23:26:51.808 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:26:51.809 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:26:51.814 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:26:51.817 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:26:51.819 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:26:51.823 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:26:51.825 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-31 23:26:51.828 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-31 23:26:51.830 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-31 23:26:51.833 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:26:51.836 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:26:51.838 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-03-31 23:26:51.841 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:26:51.843 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-31 23:26:51.846 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-31 23:26:51.848 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-31 23:26:51.850 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:26:51.853 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:26:51.855 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:26:51.858 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:26:51.860 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:26:51.863 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:26:51.880 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:26:51.882 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:26:51.886 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:51.889 | + functions-common:git_clone:629 : echo master 2022-03-31 23:26:51.889 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:26:51.895 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-31 23:26:51.897 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:26:51.899 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-31 23:26:51.902 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:26:51.903 | + functions-common:git_clone:678 : head -1 2022-03-31 23:26:51.915 | 28cabb8ccb Merge "ovn: Wait for northd in functional tests" 2022-03-31 23:26:51.919 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:26:51.921 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-31 23:26:51.924 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:26:51.926 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:26:51.929 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-31 23:26:51.932 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:26:51.934 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-31 23:26:51.937 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:26:51.940 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:26:51.942 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-31 23:26:51.945 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:26:51.948 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:26:51.951 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-31 23:26:51.954 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:26:51.957 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-31 23:26:51.960 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:26:51.962 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:26:51.965 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-31 23:26:51.973 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-31 23:26:51.976 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-31 23:26:52.633 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-31 23:26:52.635 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:26:52.638 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:26:52.640 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:26:52.643 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-31 23:26:52.645 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-31 23:26:52.648 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:26:52.651 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:26:52.653 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:26:52.656 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:26:52.658 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:26:52.661 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:26:52.663 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:26:52.666 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-31 23:26:52.688 | Using python 3.8 to install /opt/stack/neutron 2022-03-31 23:26:52.690 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-31 23:26:53.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:53.575 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:53.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:26:53.575 | from cryptography.utils import int_from_bytes 2022-03-31 23:26:54.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:26:54.741 | Obtaining file:///opt/stack/neutron 2022-03-31 23:26:54.742 | Preparing metadata (setup.py): started 2022-03-31 23:26:59.127 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:26:59.217 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.8.1) 2022-03-31 23:26:59.218 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:26:59.219 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.1.1) 2022-03-31 23:26:59.220 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.1) 2022-03-31 23:26:59.221 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:26:59.222 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.1) 2022-03-31 23:26:59.223 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.33.0) 2022-03-31 23:26:59.224 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.1) 2022-03-31 23:26:59.226 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.20.4) 2022-03-31 23:26:59.227 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.27.1) 2022-03-31 23:26:59.228 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.0.3) 2022-03-31 23:26:59.229 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (9.4.0) 2022-03-31 23:26:59.230 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.8.0) 2022-03-31 23:26:59.232 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.11.0) 2022-03-31 23:26:59.233 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.20.0) 2022-03-31 23:26:59.234 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (7.8.0) 2022-03-31 23:26:59.235 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:26:59.236 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.4.31) 2022-03-31 23:26:59.237 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.8.7) 2022-03-31 23:26:59.238 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:26:59.239 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.7.6) 2022-03-31 23:26:59.240 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.5.0) 2022-03-31 23:26:59.241 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.10.1) 2022-03-31 23:26:59.242 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:26:59.244 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (8.8.0) 2022-03-31 23:26:59.245 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.1.0) 2022-03-31 23:26:59.246 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (11.2.0) 2022-03-31 23:26:59.247 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.1.0) 2022-03-31 23:26:59.248 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.7.0) 2022-03-31 23:26:59.249 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (12.13.0) 2022-03-31 23:26:59.250 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.1) 2022-03-31 23:26:59.252 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.11.0) 2022-03-31 23:26:59.253 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:26:59.254 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.0) 2022-03-31 23:26:59.255 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (6.3.1) 2022-03-31 23:26:59.256 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.3.0) 2022-03-31 23:26:59.257 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.8.0) 2022-03-31 23:26:59.258 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:26:59.259 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.12.2) 2022-03-31 23:26:59.260 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.6.0) 2022-03-31 23:26:59.261 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (3.4.2) 2022-03-31 23:26:59.263 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:26:59.264 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.1.0) 2022-03-31 23:26:59.265 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.16.0) 2022-03-31 23:26:59.266 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (1.15.1) 2022-03-31 23:26:59.267 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (21.3) 2022-03-31 23:26:59.268 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (5.9.0) 2022-03-31 23:26:59.269 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:26:59.270 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (22.0.0) 2022-03-31 23:26:59.271 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (17.7.0) 2022-03-31 23:26:59.273 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (0.61.0) 2022-03-31 23:26:59.274 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (4.5.0) 2022-03-31 23:26:59.275 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.7.1) 2022-03-31 23:26:59.276 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:26:59.277 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev73) (2.11.0) 2022-03-31 23:26:59.294 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (1.1.6) 2022-03-31 23:26:59.295 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (4.11.1) 2022-03-31 23:26:59.297 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev73) (5.4.0) 2022-03-31 23:26:59.304 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev73) (1.13.3) 2022-03-31 23:26:59.316 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.1.2) 2022-03-31 23:26:59.318 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (1.16.0) 2022-03-31 23:26:59.319 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:26:59.339 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev73) (3.0.7) 2022-03-31 23:26:59.346 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:26:59.406 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.0.2) 2022-03-31 23:26:59.408 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev73) (1.7.0) 2022-03-31 23:26:59.461 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (4.4.0) 2022-03-31 23:26:59.466 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:26:59.513 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (2.7.0) 2022-03-31 23:26:59.515 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev73) (1.2.2) 2022-03-31 23:26:59.543 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (36.0.1) 2022-03-31 23:26:59.545 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (0.10.0) 2022-03-31 23:26:59.546 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.0) 2022-03-31 23:26:59.547 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (6.0) 2022-03-31 23:26:59.548 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.1.5) 2022-03-31 23:26:59.550 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:26:59.551 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.4.4) 2022-03-31 23:26:59.553 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev73) (1.32) 2022-03-31 23:26:59.568 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev73) (1.0.3) 2022-03-31 23:26:59.663 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev73) (0.17.3) 2022-03-31 23:26:59.708 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev73) (1.5.0) 2022-03-31 23:26:59.770 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:26:59.773 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (2.0.1) 2022-03-31 23:26:59.774 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.13.0) 2022-03-31 23:26:59.859 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (0.9.6) 2022-03-31 23:26:59.860 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev73) (2.8.2) 2022-03-31 23:26:59.922 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.9) 2022-03-31 23:26:59.924 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.4.0) 2022-03-31 23:26:59.926 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:26:59.928 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.2.3) 2022-03-31 23:26:59.956 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.3.0) 2022-03-31 23:26:59.957 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:27:00.002 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (1.15.0) 2022-03-31 23:27:00.058 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev73) (2021.3) 2022-03-31 23:27:00.091 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.3.3) 2022-03-31 23:27:00.093 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:27:00.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (3.1.1) 2022-03-31 23:27:00.262 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:27:00.334 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev73) (60.9.3) 2022-03-31 23:27:00.412 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (3.0.0) 2022-03-31 23:27:00.413 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev73) (0.3.5) 2022-03-31 23:27:00.526 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.528 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.529 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.530 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.531 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.532 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.533 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev73) (0.6.6) 2022-03-31 23:27:00.743 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.2.0) 2022-03-31 23:27:00.744 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (3.10.1) 2022-03-31 23:27:00.746 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:27:00.793 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (3.17.6) 2022-03-31 23:27:00.795 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev73) (2.1.0) 2022-03-31 23:27:00.887 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2.0.12) 2022-03-31 23:27:00.888 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (2019.11.28) 2022-03-31 23:27:00.891 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (3.3) 2022-03-31 23:27:00.892 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev73) (1.26.8) 2022-03-31 23:27:00.929 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev73) (0.7) 2022-03-31 23:27:01.305 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev73) (0.12.2) 2022-03-31 23:27:01.396 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (5.0.0) 2022-03-31 23:27:01.591 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev73) (2.21) 2022-03-31 23:27:01.682 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (2.4.0) 2022-03-31 23:27:01.687 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (0.5.0) 2022-03-31 23:27:01.918 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (2.5.0) 2022-03-31 23:27:02.101 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev73) (2.2) 2022-03-31 23:27:02.633 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev73) (0.13.1) 2022-03-31 23:27:02.684 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev73) (0.2.5) 2022-03-31 23:27:03.309 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.4.2) 2022-03-31 23:27:03.312 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev73) (0.5.2) 2022-03-31 23:27:03.652 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.0.0) 2022-03-31 23:27:03.653 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (4.10.0) 2022-03-31 23:27:03.823 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev73) (3.7.0) 2022-03-31 23:27:04.072 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (1.8.2) 2022-03-31 23:27:04.073 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev73) (21.4.0) 2022-03-31 23:27:04.264 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev73) (1.0.0) 2022-03-31 23:27:04.514 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev73) (2.3.1) 2022-03-31 23:27:06.140 | Installing collected packages: neutron 2022-03-31 23:27:06.140 | Attempting uninstall: neutron 2022-03-31 23:27:06.141 | Found existing installation: neutron 20.1.0.dev73 2022-03-31 23:27:06.159 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-31 23:27:06.161 | Running setup.py develop for neutron 2022-03-31 23:27:12.341 | Successfully installed neutron 2022-03-31 23:27:12.341 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:27:12.349 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:27:12.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:27:12.500 | + inc/python:pip_install:200 : result=0 2022-03-31 23:27:12.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:27:12.505 | + functions-common:time_stop:2425 : local name 2022-03-31 23:27:12.508 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:27:12.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:27:12.513 | + functions-common:time_stop:2428 : local total 2022-03-31 23:27:12.515 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:27:12.517 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:27:12.520 | + functions-common:time_stop:2432 : start_time=1648769212682 2022-03-31 23:27:12.522 | + functions-common:time_stop:2434 : [[ -z 1648769212682 ]] 2022-03-31 23:27:12.526 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:27:12.530 | + functions-common:time_stop:2437 : end_time=1648769232527 2022-03-31 23:27:12.532 | + functions-common:time_stop:2438 : elapsed_time=19845 2022-03-31 23:27:12.535 | + functions-common:time_stop:2439 : total=116734 2022-03-31 23:27:12.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:27:12.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136579 2022-03-31 23:27:12.542 | + inc/python:pip_install:203 : return 0 2022-03-31 23:27:12.545 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:27:12.548 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:27:12.550 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:27:12.572 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-31 23:27:12.584 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-31 23:27:12.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-31 23:27:12.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:27:12.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:27:12.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-03-31 23:27:12.598 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:27:12.600 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:27:12.603 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:27:12.605 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-31 23:27:12.624 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:12.627 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-31 23:27:12.630 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-31 23:27:12.632 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-31 23:27:12.635 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:27:12.638 | + lib/stack:stack_install_service:32 : install_nova 2022-03-31 23:27:12.640 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-31 23:27:12.643 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-31 23:27:12.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:27:12.648 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:27:12.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-03-31 23:27:12.653 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:27:12.655 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-31 23:27:12.672 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:12.675 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-31 23:27:12.692 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:12.695 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-31 23:27:12.711 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:12.714 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-31 23:27:12.716 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-31 23:27:12.718 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-31 23:27:12.721 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:27:12.723 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:27:12.726 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:27:12.729 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:27:12.731 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:27:12.734 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:27:12.751 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:27:12.753 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:27:12.755 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:12.758 | + functions-common:git_clone:629 : echo master 2022-03-31 23:27:12.759 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:27:12.764 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-31 23:27:12.766 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:12.769 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-31 23:27:12.772 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:27:12.772 | + functions-common:git_clone:678 : head -1 2022-03-31 23:27:12.794 | b0851b0e9c Merge "Fix pre_live_migration rollback" 2022-03-31 23:27:12.798 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:27:12.800 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-31 23:27:12.803 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:27:12.806 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:27:12.808 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-31 23:27:12.810 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:27:12.813 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-31 23:27:12.815 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:27:12.818 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:27:12.821 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-31 23:27:12.823 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:27:12.826 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:27:12.829 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-31 23:27:12.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:27:12.834 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-31 23:27:12.837 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:27:12.840 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:27:12.843 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-31 23:27:12.849 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-31 23:27:12.852 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-31 23:27:13.530 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-31 23:27:13.533 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:27:13.535 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:27:13.537 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:27:13.540 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-31 23:27:13.543 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-31 23:27:13.545 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:27:13.547 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:27:13.549 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:27:13.552 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:27:13.554 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:27:13.556 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:27:13.559 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:27:13.561 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-31 23:27:13.582 | Using python 3.8 to install /opt/stack/nova 2022-03-31 23:27:13.585 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-31 23:27:14.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:14.469 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:14.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:14.469 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:15.626 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:27:15.653 | Obtaining file:///opt/stack/nova 2022-03-31 23:27:15.654 | Preparing metadata (setup.py): started 2022-03-31 23:27:20.661 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:27:20.786 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.8.1) 2022-03-31 23:27:20.788 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.4.31) 2022-03-31 23:27:20.789 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.1) 2022-03-31 23:27:20.790 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.33.0) 2022-03-31 23:27:20.791 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.0.3) 2022-03-31 23:27:20.792 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (9.4.0) 2022-03-31 23:27:20.793 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.8.0) 2022-03-31 23:27:20.795 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.5.1) 2022-03-31 23:27:20.796 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (36.0.1) 2022-03-31 23:27:20.797 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.8.7) 2022-03-31 23:27:20.798 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.2) 2022-03-31 23:27:20.799 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.1.1) 2022-03-31 23:27:20.800 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:27:20.801 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:27:20.802 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.13.0) 2022-03-31 23:27:20.803 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.6) 2022-03-31 23:27:20.804 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.8.0) 2022-03-31 23:27:20.806 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.11.0) 2022-03-31 23:27:20.807 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.1) 2022-03-31 23:27:20.808 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.2) 2022-03-31 23:27:20.809 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:27:20.810 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.3.0) 2022-03-31 23:27:20.811 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:27:20.812 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (7.8.0) 2022-03-31 23:27:20.813 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.6.0) 2022-03-31 23:27:20.814 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.27.1) 2022-03-31 23:27:20.816 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.5.0) 2022-03-31 23:27:20.817 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:27:20.818 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.10.1) 2022-03-31 23:27:20.819 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.0) 2022-03-31 23:27:20.821 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (8.8.0) 2022-03-31 23:27:20.822 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.1.0) 2022-03-31 23:27:20.823 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.7.0) 2022-03-31 23:27:20.824 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:27:20.825 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.3.0) 2022-03-31 23:27:20.826 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.3.0) 2022-03-31 23:27:20.827 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:27:20.828 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.12.2) 2022-03-31 23:27:20.829 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (11.2.0) 2022-03-31 23:27:20.831 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:27:20.832 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (12.13.0) 2022-03-31 23:27:20.833 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.11.0) 2022-03-31 23:27:20.834 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:27:20.835 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.1.0) 2022-03-31 23:27:20.836 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.0) 2022-03-31 23:27:20.837 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:27:20.838 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.5.1) 2022-03-31 23:27:20.839 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.9.0) 2022-03-31 23:27:20.840 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.6.0) 2022-03-31 23:27:20.842 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (5.2.0) 2022-03-31 23:27:20.843 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.1.0) 2022-03-31 23:27:20.844 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.0) 2022-03-31 23:27:20.845 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.7.1) 2022-03-31 23:27:20.846 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:27:20.847 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.0.1) 2022-03-31 23:27:20.848 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.11.0) 2022-03-31 23:27:20.849 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.2.2) 2022-03-31 23:27:20.850 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:27:20.852 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (1.7.0) 2022-03-31 23:27:20.853 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (4.6.4) 2022-03-31 23:27:20.854 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.8.2) 2022-03-31 23:27:20.855 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:27:20.857 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (0.61.0) 2022-03-31 23:27:20.858 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev22) (6.0) 2022-03-31 23:27:20.874 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (1.1.6) 2022-03-31 23:27:20.875 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (5.4.0) 2022-03-31 23:27:20.878 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev22) (4.11.1) 2022-03-31 23:27:20.899 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev22) (5.3.0) 2022-03-31 23:27:20.940 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev22) (1.15.0) 2022-03-31 23:27:20.970 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (1.16.0) 2022-03-31 23:27:20.971 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:27:20.998 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:27:21.124 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (4.4.0) 2022-03-31 23:27:21.126 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev22) (3.1.1) 2022-03-31 23:27:21.186 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.4) 2022-03-31 23:27:21.188 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:27:21.190 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.1.5) 2022-03-31 23:27:21.191 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.32) 2022-03-31 23:27:21.192 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (1.4.0) 2022-03-31 23:27:21.193 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev22) (0.10.0) 2022-03-31 23:27:21.214 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (5.6.0) 2022-03-31 23:27:21.217 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev22) (6.3.1) 2022-03-31 23:27:21.269 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:27:21.271 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (1.15.1) 2022-03-31 23:27:21.274 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:21.335 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev22) (0.17.3) 2022-03-31 23:27:21.476 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:27:21.477 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev22) (2.0.1) 2022-03-31 23:27:21.564 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev22) (0.9.6) 2022-03-31 23:27:21.624 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.4.0) 2022-03-31 23:27:21.625 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.9) 2022-03-31 23:27:21.626 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:27:21.627 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.2.3) 2022-03-31 23:27:21.665 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.2.0) 2022-03-31 23:27:21.670 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev22) (3.3.0) 2022-03-31 23:27:21.721 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev22) (1.0.3) 2022-03-31 23:27:21.776 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev22) (2021.3) 2022-03-31 23:27:21.812 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:27:21.814 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev22) (3.0.0) 2022-03-31 23:27:21.865 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (3.0.7) 2022-03-31 23:27:21.869 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev22) (21.3) 2022-03-31 23:27:21.957 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev22) (1.5.0) 2022-03-31 23:27:21.982 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev22) (60.9.3) 2022-03-31 23:27:22.063 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev22) (0.2.5) 2022-03-31 23:27:22.141 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev22) (3.17.6) 2022-03-31 23:27:22.210 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.3.3) 2022-03-31 23:27:22.211 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (1.13.3) 2022-03-31 23:27:22.212 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev22) (22.0.0) 2022-03-31 23:27:22.255 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (3.10.1) 2022-03-31 23:27:22.256 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.1.0) 2022-03-31 23:27:22.260 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:27:22.344 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (3.3) 2022-03-31 23:27:22.347 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2.0.12) 2022-03-31 23:27:22.348 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (2019.11.28) 2022-03-31 23:27:22.349 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev22) (1.26.8) 2022-03-31 23:27:22.445 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev22) (0.7) 2022-03-31 23:27:22.660 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.4.2) 2022-03-31 23:27:22.662 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev22) (0.5.2) 2022-03-31 23:27:22.775 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.6.3) 2022-03-31 23:27:22.781 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:27:22.782 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev22) (1.4.2) 2022-03-31 23:27:22.871 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev22) (0.12.2) 2022-03-31 23:27:22.946 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev22) (1.22.2) 2022-03-31 23:27:22.981 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (5.0.0) 2022-03-31 23:27:23.218 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev22) (2.21) 2022-03-31 23:27:23.295 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (0.5.0) 2022-03-31 23:27:23.296 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:27:23.505 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (2.5.0) 2022-03-31 23:27:23.614 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev22) (2.2) 2022-03-31 23:27:24.118 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev22) (0.13.1) 2022-03-31 23:27:24.162 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.16.0) 2022-03-31 23:27:24.536 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.537 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.538 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.540 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.541 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.542 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:24.544 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev22) (0.6.6) 2022-03-31 23:27:25.761 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev22) (3.7.0) 2022-03-31 23:27:26.170 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (21.4.0) 2022-03-31 23:27:26.171 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev22) (1.8.2) 2022-03-31 23:27:26.271 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev22) (2.4.0) 2022-03-31 23:27:26.380 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev22) (1.0.0) 2022-03-31 23:27:28.006 | Installing collected packages: nova 2022-03-31 23:27:28.006 | Attempting uninstall: nova 2022-03-31 23:27:28.007 | Found existing installation: nova 25.1.0.dev22 2022-03-31 23:27:28.015 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-31 23:27:28.016 | Running setup.py develop for nova 2022-03-31 23:27:34.526 | Successfully installed nova 2022-03-31 23:27:34.526 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:27:34.534 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:27:34.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:27:34.697 | + inc/python:pip_install:200 : result=0 2022-03-31 23:27:34.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:27:34.702 | + functions-common:time_stop:2425 : local name 2022-03-31 23:27:34.704 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:27:34.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:27:34.708 | + functions-common:time_stop:2428 : local total 2022-03-31 23:27:34.711 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:27:34.713 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:27:34.715 | + functions-common:time_stop:2432 : start_time=1648769233577 2022-03-31 23:27:34.718 | + functions-common:time_stop:2434 : [[ -z 1648769233577 ]] 2022-03-31 23:27:34.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:27:34.725 | + functions-common:time_stop:2437 : end_time=1648769254722 2022-03-31 23:27:34.728 | + functions-common:time_stop:2438 : elapsed_time=21145 2022-03-31 23:27:34.730 | + functions-common:time_stop:2439 : total=136579 2022-03-31 23:27:34.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:27:34.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157724 2022-03-31 23:27:34.737 | + inc/python:pip_install:203 : return 0 2022-03-31 23:27:34.739 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:27:34.742 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:27:34.744 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:27:34.764 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-31 23:27:34.777 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-31 23:27:34.779 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-31 23:27:34.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:27:34.784 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:27:34.787 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-03-31 23:27:34.790 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:27:34.793 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-31 23:27:34.806 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:27:34.808 | + ./stack.sh:main:937 : configure_nova 2022-03-31 23:27:34.811 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-31 23:27:34.823 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-31 23:27:34.826 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-31 23:27:34.829 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-31 23:27:34.832 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-31 23:27:34.833 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-31 23:27:34.838 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-31 23:27:34.841 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-31 23:27:34.843 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-31 23:27:34.846 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-31 23:27:34.848 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-31 23:27:34.851 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-31 23:27:34.854 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-31 23:27:34.856 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-31 23:27:34.868 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-31 23:27:34.881 | + 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-03-31 23:27:34.895 | + 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-03-31 23:27:34.909 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-31 23:27:34.922 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-31 23:27:34.925 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-31 23:27:34.930 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.yvxiJSguFg 2022-03-31 23:27:34.933 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:27:34.935 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-31 23:27:34.938 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-31 23:27:34.940 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:27:34.943 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-31 23:27:34.945 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.yvxiJSguFg 2022-03-31 23:27:34.949 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.yvxiJSguFg 2022-03-31 23:27:34.961 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.yvxiJSguFg /etc/sudoers.d/nova-rootwrap 2022-03-31 23:27:34.974 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-31 23:27:34.979 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-31 23:27:34.982 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-31 23:27:34.985 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-31 23:27:34.987 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-31 23:27:34.990 | + 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-03-31 23:27:34.993 | + 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-03-31 23:27:34.996 | + 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-03-31 23:27:34.998 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-31 23:27:35.003 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-31 23:27:35.021 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:35.024 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-31 23:27:35.026 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-31 23:27:35.030 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-31 23:27:35.034 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-31 23:27:35.066 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-31 23:27:35.068 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-31 23:27:35.096 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-31 23:27:35.127 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-31 23:27:35.157 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-31 23:27:35.189 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-31 23:27:35.219 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-31 23:27:35.249 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-31 23:27:35.252 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-03-31 23:27:35.280 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-31 23:27:35.307 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-31 23:27:35.335 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-31 23:27:35.364 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-31 23:27:35.391 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-31 23:27:35.422 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-31 23:27:35.424 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:27:35.426 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:27:35.429 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:27:35.431 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:27:35.433 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:27:35.436 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:27:35.438 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:27:35.440 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:27:35.442 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:27:35.445 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:27:35.447 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:27:35.449 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-31 23:27:35.451 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:27:35.454 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:27:35.456 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:27:35.458 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:27:35.461 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:27:35.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:27:35.465 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-31 23:27:35.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:35.487 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:27:35.490 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-31 23:27:35.492 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-31 23:27:35.524 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-31 23:27:35.527 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:27:35.529 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:27:35.531 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:27:35.534 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:27:35.536 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:27:35.567 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-31 23:27:35.570 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-31 23:27:35.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-31 23:27:35.574 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-31 23:27:35.577 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:27:35.579 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-31 23:27:35.610 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-31 23:27:35.641 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-31 23:27:35.669 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-31 23:27:35.696 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-31 23:27:35.713 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:35.715 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-31 23:27:35.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:35.734 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-31 23:27:35.734 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-31 23:27:35.739 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-31 23:27:35.742 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-31 23:27:35.770 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-31 23:27:35.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:35.788 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-31 23:27:35.791 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:27:35.793 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:27:35.796 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:27:35.799 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-31 23:27:35.831 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-31 23:27:35.862 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:27:35.901 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-31 23:27:35.935 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-31 23:27:35.964 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-31 23:27:35.993 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-31 23:27:36.022 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-31 23:27:36.053 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:27:36.083 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:27:36.113 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-31 23:27:36.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:36.131 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-31 23:27:36.133 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-31 23:27:36.164 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-31 23:27:36.191 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-03-31 23:27:36.219 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-31 23:27:36.247 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-31 23:27:36.275 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-31 23:27:36.303 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-31 23:27:36.330 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-31 23:27:36.358 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-31 23:27:36.374 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:36.376 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-31 23:27:36.378 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-31 23:27:36.408 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-31 23:27:36.437 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-31 23:27:36.440 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-31 23:27:36.470 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-31 23:27:36.472 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-31 23:27:36.475 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-31 23:27:36.479 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:27:36.481 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:27:36.483 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:27:36.486 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:27:36.488 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:27:36.490 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:27:36.493 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-31 23:27:36.496 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:27:36.498 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:27:36.500 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:27:36.503 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:27:36.505 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:27:36.508 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:27:36.510 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:27:36.513 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:27:36.515 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:27:36.517 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:27:36.520 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:27:36.522 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-31 23:27:36.525 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-31 23:27:36.527 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-31 23:27:36.530 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:27:36.547 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:27:36.549 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:27:36.552 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:27:36.554 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:27:36.556 | + 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-03-31 23:27:36.585 | + 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-03-31 23:27:36.613 | + 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-03-31 23:27:36.641 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:27:36.669 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-31 23:27:36.700 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-31 23:27:36.717 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:36.719 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-31 23:27:36.722 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-31 23:27:36.724 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-31 23:27:36.726 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-31 23:27:36.728 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:27:36.731 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:27:36.734 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-31 23:27:36.738 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-31 23:27:36.740 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:27:36.742 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:27:36.755 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:27:36.755 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:27:36.764 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:27:36.767 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:27:36.784 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:27:36.786 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-31 23:27:36.790 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-31 23:27:36.820 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-31 23:27:36.863 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-31 23:27:36.892 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:27:36.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:27:36.947 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:27:36.975 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:27:37.002 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:27:37.030 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:27:37.058 | + 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-03-31 23:27:37.087 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:27:37.114 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:27:37.142 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:27:37.170 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:27:37.172 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:27:37.175 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-31 23:27:37.178 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-31 23:27:37.181 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:27:37.183 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:37.185 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:37.188 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:27:37.190 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:27:37.193 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-31 23:27:37.222 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:27:37.250 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-31 23:27:37.250 | + 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-03-31 23:27:37.259 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-31 23:27:37.262 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-31 23:27:37.265 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-31 23:27:37.267 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:27:37.269 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:27:37.272 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:27:37.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:37.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:37.279 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:27:37.282 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:27:37.284 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:37.286 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:37.289 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-31 23:27:37.352 | Enabling site nova-api-wsgi. 2022-03-31 23:27:37.357 | To activate the new configuration, you need to run: 2022-03-31 23:27:37.357 | systemctl reload apache2 2022-03-31 23:27:37.362 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:27:37.364 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:27:37.366 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:27:37.369 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:27:37.507 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-31 23:27:37.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:37.528 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-31 23:27:37.531 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:27:37.534 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-31 23:27:37.537 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-31 23:27:37.540 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-31 23:27:37.543 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:27:37.546 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:27:37.550 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-31 23:27:37.553 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:27:37.556 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:27:37.569 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:27:37.569 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:27:37.578 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:27:37.582 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:27:37.598 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-31 23:27:37.600 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-31 23:27:37.604 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-31 23:27:37.635 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-31 23:27:37.664 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-31 23:27:37.692 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:27:37.720 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:27:37.747 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:27:37.775 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:27:37.802 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:27:37.830 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:27:37.859 | + 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-03-31 23:27:37.892 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:27:37.920 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:27:37.948 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:27:37.975 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-31 23:27:37.978 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-31 23:27:38.006 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-31 23:27:38.023 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:38.025 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-31 23:27:38.058 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-31 23:27:38.061 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-31 23:27:38.063 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-31 23:27:38.080 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:38.082 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:27:38.085 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:27:38.114 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-31 23:27:38.145 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-31 23:27:38.148 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:27:38.150 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-31 23:27:38.153 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:27:38.155 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:27:38.157 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:27:38.174 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:38.177 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:27:38.180 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:27:38.182 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:27:38.199 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:38.201 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:27:38.205 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:27:38.234 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:27:38.237 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:27:38.239 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-31 23:27:38.267 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-31 23:27:38.296 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-31 23:27:38.327 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-31 23:27:38.344 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:38.346 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-31 23:27:38.374 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-31 23:27:38.377 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-31 23:27:38.379 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-31 23:27:38.410 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-31 23:27:38.438 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-03-31 23:27:38.467 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-31 23:27:38.495 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-31 23:27:38.526 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-31 23:27:38.555 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-31 23:27:38.583 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-31 23:27:38.612 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-31 23:27:38.641 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-31 23:27:38.658 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:38.661 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-31 23:27:38.665 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:27:38.668 | + lib/nova:create_nova_conf:553 : local conf 2022-03-31 23:27:38.670 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-31 23:27:38.673 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-31 23:27:38.675 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:27:38.678 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:27:38.681 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:27:38.683 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-31 23:27:38.686 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-31 23:27:38.690 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-31 23:27:38.693 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-31 23:27:38.696 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-31 23:27:38.698 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-31 23:27:38.700 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:27:38.703 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-31 23:27:38.735 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-31 23:27:38.767 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-31 23:27:38.798 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:27:38.801 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-31 23:27:38.806 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-31 23:27:38.809 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-31 23:27:38.827 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:38.831 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-31 23:27:38.831 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-31 23:27:39.534 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-31 23:27:39.537 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-31 23:27:39.540 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:27:39.543 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-31 23:27:39.547 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:27:39.550 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:27:39.553 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:27:39.572 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:39.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:27:39.578 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:27:39.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:27:39.597 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:39.599 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-31 23:27:39.603 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-31 23:27:39.632 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:27:39.634 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:27:39.636 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-31 23:27:39.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:39.656 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-31 23:27:39.658 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:27:39.661 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-31 23:27:39.692 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-03-31 23:27:39.720 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-31 23:27:39.749 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-31 23:27:39.778 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-31 23:27:39.806 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-31 23:27:39.835 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-31 23:27:39.864 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-31 23:27:39.895 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-31 23:27:39.897 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-31 23:27:39.900 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-31 23:27:39.903 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:27:39.922 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:27:39.925 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:27:39.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:27:39.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:27:39.931 | + 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-03-31 23:27:39.959 | + 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-03-31 23:27:39.988 | + 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-03-31 23:27:40.016 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:27:40.046 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:27:40.049 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-31 23:27:40.053 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:27:40.056 | + lib/nova:create_nova_conf:587 : local conf 2022-03-31 23:27:40.058 | + lib/nova:create_nova_conf:588 : local offset 2022-03-31 23:27:40.061 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-31 23:27:40.063 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:27:40.066 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:27:40.069 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:27:40.071 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-31 23:27:40.073 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-31 23:27:40.076 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:27:40.078 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-31 23:27:40.080 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-31 23:27:40.083 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-31 23:27:40.100 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:40.103 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-31 23:27:40.105 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-31 23:27:40.121 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:40.123 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-31 23:27:40.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:40.142 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-31 23:27:40.160 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:27:40.162 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-31 23:27:40.179 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:27:40.182 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-31 23:27:40.185 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-31 23:27:40.187 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-31 23:27:40.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-31 23:27:40.192 | + lib/stack:stack_install_service:32 : install_placement 2022-03-31 23:27:40.199 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-31 23:27:40.202 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-31 23:27:40.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:40.208 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:40.210 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-31 23:27:40.214 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:27:40.217 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:27:40.219 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:27:40.222 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:27:40.224 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:40.227 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:27:40.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:40.231 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:40.234 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:27:40.236 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:27:40.239 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:27:40.241 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:27:40.244 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-31 23:27:40.246 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:27:40.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:40.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:40.254 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-31 23:27:40.277 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-31 23:27:40.386 | Reading package lists... 2022-03-31 23:27:40.637 | Building dependency tree... 2022-03-31 23:27:40.638 | Reading state information... 2022-03-31 23:27:40.900 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-31 23:27:40.900 | The following packages were automatically installed and are no longer required: 2022-03-31 23:27:40.901 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:27:40.901 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:27:40.901 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:27:40.901 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:27:40.901 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:27:40.901 | python3-zope.interface 2022-03-31 23:27:40.901 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:27:41.027 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:27:41.032 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:27:41.035 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:27:41.037 | + functions-common:time_stop:2425 : local name 2022-03-31 23:27:41.040 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:27:41.042 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:27:41.045 | + functions-common:time_stop:2428 : local total 2022-03-31 23:27:41.047 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:27:41.049 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:27:41.052 | + functions-common:time_stop:2432 : start_time=1648769260274 2022-03-31 23:27:41.055 | + functions-common:time_stop:2434 : [[ -z 1648769260274 ]] 2022-03-31 23:27:41.058 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:27:41.062 | + functions-common:time_stop:2437 : end_time=1648769261060 2022-03-31 23:27:41.064 | + functions-common:time_stop:2438 : elapsed_time=786 2022-03-31 23:27:41.067 | + functions-common:time_stop:2439 : total=6362 2022-03-31 23:27:41.069 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:27:41.072 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7148 2022-03-31 23:27:41.075 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:27:41.077 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-31 23:27:41.080 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-31 23:27:41.083 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-31 23:27:41.085 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-31 23:27:41.088 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-31 23:27:41.111 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-31 23:27:41.113 | + functions-common:install_package:1463 : update_package_repo 2022-03-31 23:27:41.116 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-31 23:27:41.119 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-31 23:27:41.121 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-31 23:27:41.124 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:41.126 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-31 23:27:41.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:41.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:41.134 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-31 23:27:41.137 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-31 23:27:41.139 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-31 23:27:41.142 | + functions-common:apt_get_update:1190 : return 2022-03-31 23:27:41.144 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-31 23:27:41.147 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-31 23:27:41.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:41.152 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:41.155 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-31 23:27:41.179 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-31 23:27:41.291 | Reading package lists... 2022-03-31 23:27:41.542 | Building dependency tree... 2022-03-31 23:27:41.543 | Reading state information... 2022-03-31 23:27:41.810 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-31 23:27:41.810 | The following packages were automatically installed and are no longer required: 2022-03-31 23:27:41.811 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-31 23:27:41.811 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-31 23:27:41.811 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-31 23:27:41.811 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-31 23:27:41.811 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-31 23:27:41.811 | python3-zope.interface 2022-03-31 23:27:41.811 | Use 'sudo apt autoremove' to remove them. 2022-03-31 23:27:41.938 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-31 23:27:41.943 | + functions-common:apt_get:1234 : result=0 2022-03-31 23:27:41.945 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-31 23:27:41.948 | + functions-common:time_stop:2425 : local name 2022-03-31 23:27:41.950 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:27:41.953 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:27:41.955 | + functions-common:time_stop:2428 : local total 2022-03-31 23:27:41.958 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:27:41.960 | + functions-common:time_stop:2431 : name=apt-get 2022-03-31 23:27:41.963 | + functions-common:time_stop:2432 : start_time=1648769261176 2022-03-31 23:27:41.965 | + functions-common:time_stop:2434 : [[ -z 1648769261176 ]] 2022-03-31 23:27:41.968 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:27:41.972 | + functions-common:time_stop:2437 : end_time=1648769261970 2022-03-31 23:27:41.975 | + functions-common:time_stop:2438 : elapsed_time=794 2022-03-31 23:27:41.978 | + functions-common:time_stop:2439 : total=7148 2022-03-31 23:27:41.982 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:27:41.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7942 2022-03-31 23:27:41.987 | + functions-common:apt_get:1238 : return 0 2022-03-31 23:27:41.989 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-31 23:27:41.993 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-31 23:27:41.995 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:27:41.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:27:42.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:27:42.003 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-31 23:27:42.005 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-31 23:27:42.062 | wsgi (enabled by maintainer script) 2022-03-31 23:27:42.065 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-31 23:27:42.068 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-31 23:27:42.071 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:27:42.075 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-31 23:27:42.077 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-31 23:27:42.080 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:27:42.084 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:27:42.085 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:27:42.090 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-31 23:27:42.093 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-31 23:27:42.095 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-31 23:27:42.098 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-31 23:27:42.101 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-31 23:27:42.124 | Using python 3.8 to install osc-placement 2022-03-31 23:27:42.127 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-31 23:27:42.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:42.993 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:42.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:42.993 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:44.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:27:44.184 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-31 23:27:44.195 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-31 23:27:44.196 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-31 23:27:44.197 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-31 23:27:44.198 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-31 23:27:44.199 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-31 23:27:44.200 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-31 23:27:44.259 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-31 23:27:44.260 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-31 23:27:44.261 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-31 23:27:44.262 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-31 23:27:44.277 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-31 23:27:44.278 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-31 23:27:44.279 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-31 23:27:44.293 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-31 23:27:44.294 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-31 23:27:44.296 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-31 23:27:44.297 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-31 23:27:44.298 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-31 23:27:44.299 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-31 23:27:44.320 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-31 23:27:44.321 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-31 23:27:44.322 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-31 23:27:44.324 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-31 23:27:44.332 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-31 23:27:44.370 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-31 23:27:44.372 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-31 23:27:44.374 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-31 23:27:44.375 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-31 23:27:44.376 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-31 23:27:44.377 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-31 23:27:44.378 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-31 23:27:44.380 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-31 23:27:44.446 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-31 23:27:44.447 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-31 23:27:44.449 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-31 23:27:44.451 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-31 23:27:44.541 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-31 23:27:44.542 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-31 23:27:44.543 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-31 23:27:44.586 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-31 23:27:44.625 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-31 23:27:44.790 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-31 23:27:47.063 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:27:47.070 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:27:47.070 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:27:47.198 | + inc/python:pip_install:200 : result=0 2022-03-31 23:27:47.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:27:47.204 | + functions-common:time_stop:2425 : local name 2022-03-31 23:27:47.206 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:27:47.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:27:47.211 | + functions-common:time_stop:2428 : local total 2022-03-31 23:27:47.214 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:27:47.216 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:27:47.219 | + functions-common:time_stop:2432 : start_time=1648769262118 2022-03-31 23:27:47.221 | + functions-common:time_stop:2434 : [[ -z 1648769262118 ]] 2022-03-31 23:27:47.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:27:47.230 | + functions-common:time_stop:2437 : end_time=1648769267227 2022-03-31 23:27:47.233 | + functions-common:time_stop:2438 : elapsed_time=5109 2022-03-31 23:27:47.235 | + functions-common:time_stop:2439 : total=157724 2022-03-31 23:27:47.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:27:47.240 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162833 2022-03-31 23:27:47.243 | + inc/python:pip_install:203 : return 0 2022-03-31 23:27:47.246 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-31 23:27:47.249 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-31 23:27:47.251 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-31 23:27:47.254 | + functions-common:git_clone:610 : local git_ref=master 2022-03-31 23:27:47.256 | + functions-common:git_clone:611 : local orig_dir 2022-03-31 23:27:47.259 | ++ functions-common:git_clone:612 : pwd 2022-03-31 23:27:47.263 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-31 23:27:47.265 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-31 23:27:47.269 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-31 23:27:47.287 | + functions-common:git_clone:615 : RECLONE=False 2022-03-31 23:27:47.290 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-31 23:27:47.292 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:47.296 | + functions-common:git_clone:629 : echo master 2022-03-31 23:27:47.296 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-31 23:27:47.302 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-31 23:27:47.304 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-31 23:27:47.307 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-31 23:27:47.310 | + functions-common:git_clone:678 : git show --oneline 2022-03-31 23:27:47.310 | + functions-common:git_clone:678 : head -1 2022-03-31 23:27:47.313 | ffca1ebd Merge "Add zed spec directory" 2022-03-31 23:27:47.316 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-31 23:27:47.318 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-31 23:27:47.321 | + inc/python:setup_develop:338 : local bindep 2022-03-31 23:27:47.323 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:27:47.326 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-31 23:27:47.328 | + inc/python:setup_develop:344 : local extras= 2022-03-31 23:27:47.331 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-31 23:27:47.334 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-31 23:27:47.337 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:27:47.340 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-31 23:27:47.342 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-31 23:27:47.345 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-31 23:27:47.348 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-31 23:27:47.351 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-31 23:27:47.354 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-31 23:27:47.357 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-31 23:27:47.359 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-31 23:27:47.362 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-31 23:27:47.368 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-31 23:27:47.371 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-31 23:27:48.066 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-31 23:27:48.069 | + inc/python:setup_package:418 : local bindep=0 2022-03-31 23:27:48.071 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-31 23:27:48.074 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-31 23:27:48.076 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-31 23:27:48.079 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-31 23:27:48.081 | + inc/python:setup_package:427 : local flags=-e 2022-03-31 23:27:48.084 | + inc/python:setup_package:428 : local extras= 2022-03-31 23:27:48.087 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-31 23:27:48.089 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-31 23:27:48.092 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-31 23:27:48.094 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-31 23:27:48.097 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-31 23:27:48.100 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-31 23:27:48.122 | Using python 3.8 to install /opt/stack/placement 2022-03-31 23:27:48.124 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-31 23:27:49.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:49.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:49.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:27:49.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:27:50.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:27:50.226 | Obtaining file:///opt/stack/placement 2022-03-31 23:27:50.226 | Preparing metadata (setup.py): started 2022-03-31 23:27:53.391 | Preparing metadata (setup.py): finished with status 'done' 2022-03-31 23:27:53.435 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (5.8.1) 2022-03-31 23:27:53.436 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.4.31) 2022-03-31 23:27:53.437 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (9.4.0) 2022-03-31 23:27:53.438 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.5.1) 2022-03-31 23:27:53.439 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.8.7) 2022-03-31 23:27:53.440 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:27:53.442 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.27.1) 2022-03-31 23:27:53.443 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (60.9.3) 2022-03-31 23:27:53.445 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:27:53.446 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (8.8.0) 2022-03-31 23:27:53.448 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.1.0) 2022-03-31 23:27:53.449 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.7.0) 2022-03-31 23:27:53.450 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.3.0) 2022-03-31 23:27:53.451 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.12.2) 2022-03-31 23:27:53.452 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (11.2.0) 2022-03-31 23:27:53.453 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (3.11.0) 2022-03-31 23:27:53.454 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (4.5.1) 2022-03-31 23:27:53.455 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:27:53.456 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.1.0) 2022-03-31 23:27:53.458 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (2.7.0) 2022-03-31 23:27:53.459 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev7) (1.0.1) 2022-03-31 23:27:53.526 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.5.0) 2022-03-31 23:27:53.527 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (2.10.1) 2022-03-31 23:27:53.528 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (5.1.0) 2022-03-31 23:27:53.529 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.16.0) 2022-03-31 23:27:53.531 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:27:53.533 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (4.4.0) 2022-03-31 23:27:53.553 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev7) (0.17.3) 2022-03-31 23:27:53.594 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.5.0) 2022-03-31 23:27:53.595 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (6.0) 2022-03-31 23:27:53.596 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:27:53.598 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (3.5.0) 2022-03-31 23:27:53.599 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (0.8.0) 2022-03-31 23:27:53.651 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.0) 2022-03-31 23:27:53.652 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.0.1) 2022-03-31 23:27:53.654 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.7.6) 2022-03-31 23:27:53.656 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.13.0) 2022-03-31 23:27:53.696 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (2.8.2) 2022-03-31 23:27:53.700 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev7) (0.9.6) 2022-03-31 23:27:53.718 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.0.3) 2022-03-31 23:27:53.720 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.2.0) 2022-03-31 23:27:53.722 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (3.3.0) 2022-03-31 23:27:53.750 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (2021.3) 2022-03-31 23:27:53.751 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev7) (1.0.3) 2022-03-31 23:27:53.765 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (3.1.1) 2022-03-31 23:27:53.781 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (21.3) 2022-03-31 23:27:53.782 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (1.0.2) 2022-03-31 23:27:53.784 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (0.11.0) 2022-03-31 23:27:53.786 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev7) (3.0.7) 2022-03-31 23:27:53.830 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2.0.12) 2022-03-31 23:27:53.831 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (2019.11.28) 2022-03-31 23:27:53.832 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (1.26.8) 2022-03-31 23:27:53.835 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev7) (3.3) 2022-03-31 23:27:53.852 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev7) (0.7) 2022-03-31 23:27:54.017 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev7) (1.1.2) 2022-03-31 23:27:54.057 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.1.6) 2022-03-31 23:27:54.059 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (4.11.1) 2022-03-31 23:27:54.060 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.4.0) 2022-03-31 23:27:54.077 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (1.15.0) 2022-03-31 23:27:54.113 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev7) (1.13.3) 2022-03-31 23:27:54.170 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.1.0) 2022-03-31 23:27:54.262 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.7.0) 2022-03-31 23:27:54.348 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev7) (1.1.5) 2022-03-31 23:27:54.402 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev7) (0.2.5) 2022-03-31 23:27:54.600 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.5.2) 2022-03-31 23:27:54.600 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (5.1.1) 2022-03-31 23:27:54.601 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (0.4.2) 2022-03-31 23:27:54.682 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (2.5.0) 2022-03-31 23:27:54.734 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev7) (2.21) 2022-03-31 23:27:54.900 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.7.0) 2022-03-31 23:27:55.008 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (1.0.0) 2022-03-31 23:27:55.009 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev7) (3.0.0) 2022-03-31 23:27:56.963 | Installing collected packages: openstack-placement 2022-03-31 23:27:56.963 | Attempting uninstall: openstack-placement 2022-03-31 23:27:56.964 | Found existing installation: openstack-placement 7.1.0.dev7 2022-03-31 23:27:56.966 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-31 23:27:56.967 | Running setup.py develop for openstack-placement 2022-03-31 23:28:01.354 | Successfully installed openstack-placement 2022-03-31 23:28:01.354 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:28:01.362 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:28:01.362 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:28:01.495 | + inc/python:pip_install:200 : result=0 2022-03-31 23:28:01.498 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:28:01.500 | + functions-common:time_stop:2425 : local name 2022-03-31 23:28:01.502 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:28:01.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:28:01.507 | + functions-common:time_stop:2428 : local total 2022-03-31 23:28:01.509 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:28:01.512 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:28:01.514 | + functions-common:time_stop:2432 : start_time=1648769268116 2022-03-31 23:28:01.516 | + functions-common:time_stop:2434 : [[ -z 1648769268116 ]] 2022-03-31 23:28:01.519 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:28:01.524 | + functions-common:time_stop:2437 : end_time=1648769281521 2022-03-31 23:28:01.527 | + functions-common:time_stop:2438 : elapsed_time=13405 2022-03-31 23:28:01.529 | + functions-common:time_stop:2439 : total=162833 2022-03-31 23:28:01.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:28:01.534 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176238 2022-03-31 23:28:01.536 | + inc/python:pip_install:203 : return 0 2022-03-31 23:28:01.539 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-31 23:28:01.542 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:28:01.545 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:28:01.564 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-31 23:28:01.577 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-31 23:28:01.579 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-31 23:28:01.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:28:01.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:28:01.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-03-31 23:28:01.590 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:28:01.593 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-31 23:28:01.595 | + ./stack.sh:main:943 : configure_placement 2022-03-31 23:28:01.598 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-31 23:28:01.611 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-31 23:28:01.614 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-31 23:28:01.618 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-31 23:28:01.621 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-31 23:28:01.624 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-31 23:28:01.626 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-31 23:28:01.629 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:28:01.632 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-31 23:28:01.666 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-31 23:28:01.698 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-31 23:28:01.731 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-31 23:28:01.734 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:28:01.736 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-31 23:28:01.739 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:28:01.741 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-31 23:28:01.774 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-31 23:28:01.805 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:28:01.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-31 23:28:01.865 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-31 23:28:01.896 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-31 23:28:01.926 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-31 23:28:01.956 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-31 23:28:01.988 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:28:02.019 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:28:02.050 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-31 23:28:02.052 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-31 23:28:02.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-31 23:28:02.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:28:02.077 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:28:02.079 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:28:02.082 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:28:02.085 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:28:02.087 | + 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-03-31 23:28:02.117 | + 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-03-31 23:28:02.148 | + 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-03-31 23:28:02.182 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:28:02.212 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:28:02.215 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-31 23:28:02.217 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-31 23:28:02.220 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-31 23:28:02.223 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-31 23:28:02.225 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-31 23:28:02.228 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-31 23:28:02.231 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-31 23:28:02.235 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-31 23:28:02.238 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-31 23:28:02.241 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-31 23:28:02.253 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-31 23:28:02.254 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:28:02.263 | d /var/run/uwsgi 0755 ubuntu root 2022-03-31 23:28:02.266 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-31 23:28:02.282 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-31 23:28:02.285 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-31 23:28:02.289 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-31 23:28:02.321 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-31 23:28:02.350 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-31 23:28:02.379 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-31 23:28:02.408 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-31 23:28:02.438 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-31 23:28:02.469 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-31 23:28:02.498 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-31 23:28:02.529 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-31 23:28:02.559 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-31 23:28:02.588 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-31 23:28:02.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-31 23:28:02.647 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-31 23:28:02.676 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-31 23:28:02.679 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-31 23:28:02.683 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-31 23:28:02.685 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-31 23:28:02.688 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-31 23:28:02.691 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:02.693 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:02.696 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:28:02.699 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-31 23:28:02.702 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-31 23:28:02.732 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-31 23:28:02.762 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-31 23:28:02.762 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-31 23:28:02.771 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-31 23:28:02.775 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-31 23:28:02.777 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-31 23:28:02.780 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-31 23:28:02.782 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-31 23:28:02.785 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-31 23:28:02.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:02.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:02.793 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-31 23:28:02.795 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-31 23:28:02.798 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:02.801 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:02.804 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-31 23:28:02.865 | Site placement-api already enabled 2022-03-31 23:28:02.870 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-31 23:28:02.873 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-31 23:28:02.875 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:28:02.878 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-31 23:28:03.011 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-31 23:28:03.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:03.039 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-31 23:28:03.062 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:03.064 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-31 23:28:03.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:03.087 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-31 23:28:03.090 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-31 23:28:03.092 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:28:03.126 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-31 23:28:03.156 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:28:03.187 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:28:03.217 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:28:03.247 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:28:03.278 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:28:03.308 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-31 23:28:03.338 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-31 23:28:03.357 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:03.359 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-31 23:28:03.377 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:03.379 | + ./stack.sh:main:969 : run_phase stack install 2022-03-31 23:28:03.382 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:28:03.385 | + functions-common:run_phase:1854 : local phase=install 2022-03-31 23:28:03.387 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:28:03.390 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:28:03.392 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:28:03.395 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:28:03.398 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:28:03.402 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:28:03.406 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:28:03.409 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:28:03.411 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:28:03.414 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-31 23:28:03.417 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:28:03.433 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:03.435 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:28:03.438 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:28:03.440 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-31 23:28:03.442 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-31 23:28:03.445 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:28:03.448 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-31 23:28:03.450 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-31 23:28:03.452 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-31 23:28:03.511 | ++ inc/async:async_inner:63 : install_tempest 2022-03-31 23:28:03.551 | [179146 Async install_tempest:204363]: running: install_tempest 2022-03-31 23:28:03.554 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:28:03.556 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:28:03.559 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:28:03.562 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:28:03.565 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-31 23:28:03.569 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:28:03.572 | + functions-common:run_plugins:1840 : local phase=install 2022-03-31 23:28:03.575 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:28:03.578 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:28:03.581 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-31 23:28:03.586 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-31 23:28:03.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-31 23:28:03.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-03-31 23:28:03.595 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-03-31 23:28:03.599 | + inc/python:use_library_from_git:253 : return 1 2022-03-31 23:28:03.601 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-31 23:28:03.604 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-31 23:28:03.607 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-31 23:28:03.611 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-31 23:28:03.614 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-31 23:28:03.616 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-31 23:28:03.621 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-31 23:28:03.621 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-31 23:28:03.627 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-31 23:28:03.629 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-31 23:28:03.633 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-31 23:28:03.636 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-31 23:28:03.638 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-31 23:28:03.662 | Using python 3.8 to install python-openstackclient 2022-03-31 23:28:03.666 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-31 23:28:04.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:28:04.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:28:04.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:28:04.550 | from cryptography.utils import int_from_bytes 2022-03-31 23:28:05.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-31 23:28:05.733 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-31 23:28:05.752 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-31 23:28:05.753 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-31 23:28:05.754 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-31 23:28:05.755 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-31 23:28:05.756 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-31 23:28:05.757 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-31 23:28:05.758 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-31 23:28:05.760 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-31 23:28:05.761 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-31 23:28:05.762 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-31 23:28:05.763 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-31 23:28:05.774 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-31 23:28:05.775 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-31 23:28:05.776 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-31 23:28:05.777 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-31 23:28:05.778 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-31 23:28:05.806 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-31 23:28:05.807 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-31 23:28:05.808 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-31 23:28:05.809 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-31 23:28:05.810 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-31 23:28:05.811 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-31 23:28:05.813 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-31 23:28:05.814 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-31 23:28:05.815 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-31 23:28:05.816 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-31 23:28:05.817 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-31 23:28:05.836 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-31 23:28:05.864 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-31 23:28:05.865 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-31 23:28:05.868 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-31 23:28:05.869 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-31 23:28:05.895 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-31 23:28:05.914 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-31 23:28:05.916 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-31 23:28:05.918 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-31 23:28:06.009 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-31 23:28:06.010 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-31 23:28:06.011 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-31 23:28:06.055 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-31 23:28:06.066 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-31 23:28:06.101 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-31 23:28:06.265 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-31 23:28:06.282 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-31 23:28:06.386 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-31 23:28:06.387 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-31 23:28:06.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-31 23:28:06.391 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-31 23:28:06.522 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-31 23:28:08.844 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-31 23:28:08.852 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-31 23:28:08.852 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-31 23:28:08.992 | + inc/python:pip_install:200 : result=0 2022-03-31 23:28:08.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-31 23:28:08.997 | + functions-common:time_stop:2425 : local name 2022-03-31 23:28:08.999 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:28:09.002 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:28:09.004 | + functions-common:time_stop:2428 : local total 2022-03-31 23:28:09.007 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:28:09.010 | + functions-common:time_stop:2431 : name=pip_install 2022-03-31 23:28:09.012 | + functions-common:time_stop:2432 : start_time=1648769283657 2022-03-31 23:28:09.015 | + functions-common:time_stop:2434 : [[ -z 1648769283657 ]] 2022-03-31 23:28:09.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:28:09.022 | + functions-common:time_stop:2437 : end_time=1648769289020 2022-03-31 23:28:09.025 | + functions-common:time_stop:2438 : elapsed_time=5363 2022-03-31 23:28:09.027 | + functions-common:time_stop:2439 : total=176238 2022-03-31 23:28:09.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:28:09.033 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181601 2022-03-31 23:28:09.036 | + inc/python:pip_install:203 : return 0 2022-03-31 23:28:09.038 | + ./stack.sh:main:981 : install_oscwrap 2022-03-31 23:28:09.042 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-31 23:28:09.046 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.MkDEuYqA5k 2022-03-31 23:28:09.049 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-31 23:28:09.052 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-31 23:28:09.055 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-31 23:28:09.057 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-31 23:28:09.061 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:28:09.063 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-31 23:28:09.082 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:09.085 | + ./stack.sh:main:1035 : configure_database 2022-03-31 23:28:09.087 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-31 23:28:09.090 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-31 23:28:09.093 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-31 23:28:09.095 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:28:09.097 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-31 23:28:09.100 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-31 23:28:09.102 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:09.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:09.107 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-31 23:28:09.110 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-31 23:28:09.114 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-31 23:28:09.114 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-31 23:28:09.120 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-31 23:28:09.175 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-31 23:28:09.178 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-31 23:28:09.181 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-31 23:28:09.183 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-31 23:28:09.186 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-31 23:28:09.188 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-31 23:28:09.191 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-31 23:28:09.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-31 23:28:09.196 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-31 23:28:09.198 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-31 23:28:09.201 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-31 23:28:09.203 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-31 23:28:09.206 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-31 23:28:09.208 | + functions-common:is_suse:542 : is_opensuse 2022-03-31 23:28:09.210 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-31 23:28:09.213 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-31 23:28:09.215 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-31 23:28:09.218 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-31 23:28:09.220 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-31 23:28:09.222 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-31 23:28:09.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:09.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:09.230 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-31 23:28:09.232 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:28:09.235 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:28:12.973 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-31 23:28:12.991 | mysqladmin: connect to server at 'localhost' failed 2022-03-31 23:28:12.992 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-31 23:28:12.997 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-31 23:28:13.000 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-31 23:28:13.003 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:13.006 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:13.009 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-31 23:28:13.011 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-31 23:28:13.014 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-31 23:28:13.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:28:13.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:28:13.023 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-31 23:28:13.026 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-31 23:28:13.029 | + 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-03-31 23:28:13.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:28:13.121 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-31 23:28:13.134 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:28:13.184 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-31 23:28:13.238 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-31 23:28:13.293 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-31 23:28:13.352 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-31 23:28:13.354 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-31 23:28:13.357 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:28:13.359 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-31 23:28:17.061 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-31 23:28:17.063 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-31 23:28:17.067 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-31 23:28:17.072 | + functions-common:save_stackenv:62 : time_stamp=2022-03-31-232817 2022-03-31 23:28:17.074 | + functions-common:save_stackenv:63 : echo '# 2022-03-31-232817 1039' 2022-03-31 23:28:17.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.080 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-31 23:28:17.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.091 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-31 23:28:17.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.096 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-31 23:28:17.099 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.102 | + 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-03-31 23:28:17.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.107 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-31 23:28:17.109 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.112 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-31 23:28:17.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.118 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-31-232404 2022-03-31 23:28:17.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.123 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-31 23:28:17.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.128 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-31 23:28:17.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.133 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-31 23:28:17.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.138 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-31 23:28:17.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.144 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-31 23:28:17.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-31 23:28:17.149 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-31 23:28:17.151 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-31 23:28:17.154 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-31 23:28:17.157 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-31 23:28:17.169 | + ./stack.sh:main:1065 : start_dstat 2022-03-31 23:28:17.172 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.174 | + functions-common:run_process:1680 : local service=dstat 2022-03-31 23:28:17.177 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.180 | + functions-common:run_process:1682 : local group= 2022-03-31 23:28:17.183 | + functions-common:run_process:1683 : local user= 2022-03-31 23:28:17.185 | + functions-common:run_process:1685 : local name=dstat 2022-03-31 23:28:17.188 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:28:17.190 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:28:17.193 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:28:17.195 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:28:17.198 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:28:17.203 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769297200 2022-03-31 23:28:17.206 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-31 23:28:17.225 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:17.228 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-31 23:28:17.230 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-31 23:28:17.233 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.235 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.238 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.241 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.245 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-31 23:28:17.247 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-31 23:28:17.250 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-31 23:28:17.253 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:28:17.255 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:28:17.258 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-31 23:28:17.260 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-31 23:28:17.263 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-31 23:28:17.265 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.268 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:28:17.270 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:28:17.273 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:28:17.276 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:28:17.278 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-31 23:28:17.281 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:28:17.285 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-31 23:28:17.338 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-31 23:28:17.393 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-31 23:28:17.447 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-31 23:28:17.502 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-31 23:28:17.556 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:28:17.611 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:28:17.614 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-31 23:28:17.668 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:28:18.093 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-31 23:28:18.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-31 23:28:18.509 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-31 23:28:18.531 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:28:18.534 | + functions-common:time_stop:2425 : local name 2022-03-31 23:28:18.536 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:28:18.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:28:18.542 | + functions-common:time_stop:2428 : local total 2022-03-31 23:28:18.555 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:28:18.559 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:28:18.562 | + functions-common:time_stop:2432 : start_time=1648769297200 2022-03-31 23:28:18.564 | + functions-common:time_stop:2434 : [[ -z 1648769297200 ]] 2022-03-31 23:28:18.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:28:18.573 | + functions-common:time_stop:2437 : end_time=1648769298570 2022-03-31 23:28:18.575 | + functions-common:time_stop:2438 : elapsed_time=1370 2022-03-31 23:28:18.578 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:28:18.581 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:28:18.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1370 2022-03-31 23:28:18.586 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-31 23:28:18.589 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-31 23:28:18.591 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-31 23:28:18.594 | + functions-common:run_process:1682 : local group= 2022-03-31 23:28:18.596 | + functions-common:run_process:1683 : local user=root 2022-03-31 23:28:18.599 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-31 23:28:18.602 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:28:18.604 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:28:18.607 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:28:18.610 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:28:18.616 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:28:18.619 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769298616 2022-03-31 23:28:18.621 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-31 23:28:18.642 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:18.645 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:28:18.648 | + functions-common:time_stop:2425 : local name 2022-03-31 23:28:18.650 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:28:18.653 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:28:18.656 | + functions-common:time_stop:2428 : local total 2022-03-31 23:28:18.658 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:28:18.661 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:28:18.664 | + functions-common:time_stop:2432 : start_time=1648769298616 2022-03-31 23:28:18.666 | + functions-common:time_stop:2434 : [[ -z 1648769298616 ]] 2022-03-31 23:28:18.670 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:28:18.675 | + functions-common:time_stop:2437 : end_time=1648769298672 2022-03-31 23:28:18.677 | + functions-common:time_stop:2438 : elapsed_time=56 2022-03-31 23:28:18.680 | + functions-common:time_stop:2439 : total=1370 2022-03-31 23:28:18.684 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:28:18.687 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1426 2022-03-31 23:28:18.689 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-31 23:28:18.721 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:18.724 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-31 23:28:18.745 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:18.748 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-31 23:28:18.770 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:18.773 | + ./stack.sh:main:1078 : start_etcd3 2022-03-31 23:28:18.776 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-31 23:28:18.778 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd' 2022-03-31 23:28:18.781 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-31 23:28:18.783 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380' 2022-03-31 23:28:18.786 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-03-31 23:28:18.789 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-03-31 23:28:18.792 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-31 23:28:18.796 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-31 23:28:18.800 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-03-31 23:28:18.804 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-31 23:28:18.807 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-31 23:28:18.810 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:28:18.814 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-03-31 23:28:18.817 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-31 23:28:18.821 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-31 23:28:18.824 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:28:18.826 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-31 23:28:18.829 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:28:18.831 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:28:18.834 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-31 23:28:18.837 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:28:18.842 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-31 23:28:18.913 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-31 23:28:18.989 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-835881-2-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-835881-2-iscsi=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-31 23:28:19.042 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-31 23:28:19.094 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-31 23:28:19.147 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:28:19.199 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:28:19.202 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-31 23:28:19.264 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:28:19.685 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-31 23:28:19.746 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-31 23:28:19.805 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-31 23:28:19.865 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-31 23:28:19.926 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-31 23:28:19.930 | ++ functions-common:is_arch:506 : uname -m 2022-03-31 23:28:19.935 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-31 23:28:19.937 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-31 23:28:20.398 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-31 23:28:20.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-31 23:28:20.809 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-31 23:28:21.694 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-31 23:28:21.714 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:21.716 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-31 23:28:21.719 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-31 23:28:21.722 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-31 23:28:21.727 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-31 23:28:21.740 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-31 23:28:21.753 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-31 23:28:21.755 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-31 23:28:21.758 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-31 23:28:21.898 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-31 23:28:22.057 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-31 23:28:22.215 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:28:22.369 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:28:22.508 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-31 23:28:22.648 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-31 23:28:22.794 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-31 23:28:22.934 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-31 23:28:23.071 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-31 23:28:23.211 | + functions-common:write_clouds_yaml:198 : cat 2022-03-31 23:28:23.222 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-31 23:28:23.226 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-31 23:28:23.229 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-31 23:28:23.233 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-31 23:28:23.236 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-31 23:28:23.240 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-31 23:28:23.259 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:28:23.264 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-31 23:28:23.264 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:28:23.266 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-31 23:28:23.269 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-31 23:28:23.272 | + ./stack.sh:main:1096 : init_keystone 2022-03-31 23:28:23.274 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-31 23:28:23.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:28:23.293 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-31 23:28:23.297 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-31 23:28:23.298 | + lib/database:recreate_database:112 : local db=keystone 2022-03-31 23:28:23.301 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-31 23:28:23.304 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-31 23:28:23.306 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-31 23:28:23.311 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:28:30.636 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-31 23:28:30.640 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:28:30.788 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-31 23:28:30.791 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:28:30.794 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:28:30.796 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:28:30.799 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:28:30.804 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769310801 2022-03-31 23:28:30.806 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-31 23:28:35.532 | 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=206285) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:28:35.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:28:35.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.540 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.540 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.541 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.542 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:28:35.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:28:35.569 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:28:35.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.571 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.571 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.571 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:35.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:28:35.573 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:28:36.130 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:28:36.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.132 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.132 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.132 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:28:36.133 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:28:36.141 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:28:45.943 | ++ inc/async:async_inner:64 : rc=0 2022-03-31 23:28:45.969 | [204363 Async install_tempest:204363]: finished successfully 2022-03-31 23:29:05.556 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.556 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:29:05.659 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.659 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:29:05.705 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.705 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:29:05.771 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.771 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:29:05.834 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.834 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:29:05.921 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:05.921 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:29:06.882 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:06.883 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | 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=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:06.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:06.897 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:06.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:06.900 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:07.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:07.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.436 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:07.437 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:07.505 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:07.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:07.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:07.516 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:29:07.720 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:07.720 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:29:07.783 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:07.783 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:29:07.891 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:07.891 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:29:07.961 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:07.962 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:29:08.019 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.019 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:29:08.104 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.104 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:29:08.144 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:08.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:08.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:08.148 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:08.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:08.154 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:08.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:08.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.162 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:08.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:08.630 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.633 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:08.633 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:08.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:29:08.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:29:08.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:29:08.751 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:29:08.751 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=206285) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:29:08.759 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-31 23:29:08.828 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.828 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-31 23:29:08.891 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.891 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-31 23:29:08.971 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:08.971 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-31 23:29:09.047 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:09.047 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-31 23:29:09.108 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:09.108 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-31 23:29:09.188 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:09.188 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-31 23:29:09.269 | INFO migrate.versioning.api [-] done 2022-03-31 23:29:09.667 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-31 23:29:09.670 | + functions-common:time_stop:2425 : local name 2022-03-31 23:29:09.672 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:29:09.676 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:29:09.678 | + functions-common:time_stop:2428 : local total 2022-03-31 23:29:09.681 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:29:09.683 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:29:09.712 | + functions-common:time_stop:2432 : start_time=1648769310801 2022-03-31 23:29:09.712 | + functions-common:time_stop:2434 : [[ -z 1648769310801 ]] 2022-03-31 23:29:09.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:29:09.713 | + functions-common:time_stop:2437 : end_time=1648769349693 2022-03-31 23:29:09.713 | + functions-common:time_stop:2438 : elapsed_time=38892 2022-03-31 23:29:09.713 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:29:09.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:29:09.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=38892 2022-03-31 23:29:09.713 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-31 23:29:09.713 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-31 23:29:09.716 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-31 23:29:14.295 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-31 23:29:14.296 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:29:14.296 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:29:14.296 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-31 23:29:14.297 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-31 23:29:14.297 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:29:14.297 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:29:14.297 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:29:14.298 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-31 23:29:14.679 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-31 23:29:14.684 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-31 23:29:19.216 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-31 23:29:19.216 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:29:19.216 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:29:19.217 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-31 23:29:19.217 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-31 23:29:19.217 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-31 23:29:19.217 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-31 23:29:19.218 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-31 23:29:19.218 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-31 23:29:19.588 | + ./stack.sh:main:1097 : start_keystone 2022-03-31 23:29:19.591 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-31 23:29:19.593 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-31 23:29:19.596 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-31 23:29:19.613 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:29:19.623 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-31 23:29:19.623 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-31 23:29:19.623 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-31 23:29:19.626 | + functions-common:run_process:1680 : local service=keystone 2022-03-31 23:29:19.629 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.632 | + functions-common:run_process:1682 : local group= 2022-03-31 23:29:19.634 | + functions-common:run_process:1683 : local user= 2022-03-31 23:29:19.637 | + functions-common:run_process:1685 : local name=keystone 2022-03-31 23:29:19.639 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:29:19.642 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:29:19.645 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:29:19.647 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:29:19.650 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:29:19.655 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769359652 2022-03-31 23:29:19.662 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-31 23:29:19.673 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:29:19.676 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-31 23:29:19.678 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-31 23:29:19.681 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.683 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.686 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.688 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.691 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-31 23:29:19.693 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-31 23:29:19.696 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-31 23:29:19.698 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:29:19.701 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:29:19.703 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-31 23:29:19.705 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-31 23:29:19.708 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-31 23:29:19.710 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.712 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:29:19.714 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:29:19.716 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-31 23:29:19.719 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:29:19.723 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-31 23:29:19.775 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-31 23:29:19.827 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-31 23:29:19.880 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-31 23:29:19.934 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:29:19.987 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-31 23:29:20.040 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-31 23:29:20.092 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-31 23:29:20.146 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-31 23:29:20.199 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-31 23:29:20.255 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:29:20.258 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-31 23:29:20.316 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:29:20.719 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-31 23:29:20.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-31 23:29:21.107 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-31 23:29:21.185 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:29:21.188 | + functions-common:time_stop:2425 : local name 2022-03-31 23:29:21.192 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:29:21.195 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:29:21.197 | + functions-common:time_stop:2428 : local total 2022-03-31 23:29:21.200 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:29:21.202 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:29:21.204 | + functions-common:time_stop:2432 : start_time=1648769359652 2022-03-31 23:29:21.207 | + functions-common:time_stop:2434 : [[ -z 1648769359652 ]] 2022-03-31 23:29:21.210 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:29:21.215 | + functions-common:time_stop:2437 : end_time=1648769361212 2022-03-31 23:29:21.217 | + functions-common:time_stop:2438 : elapsed_time=1560 2022-03-31 23:29:21.220 | + functions-common:time_stop:2439 : total=1426 2022-03-31 23:29:21.222 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:29:21.224 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2986 2022-03-31 23:29:21.227 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-31 23:29:21.227 | Waiting for keystone to start... 2022-03-31 23:29:21.230 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-03-31 23:29:21.232 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-03-31 23:29:21.234 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:29:21.237 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-03-31 23:29:21.240 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:29:21.242 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:29:21.244 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:29:21.247 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:29:21.249 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:29:21.253 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:29:21.257 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769361255 2022-03-31 23:29:21.260 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:29:21.266 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-03-31 23:29:27.914 | + :: : [[ 200 == 503 ]] 2022-03-31 23:29:27.915 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:29:27.918 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:29:27.921 | + functions-common:time_stop:2425 : local name 2022-03-31 23:29:27.923 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:29:27.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:29:27.929 | + functions-common:time_stop:2428 : local total 2022-03-31 23:29:27.931 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:29:27.934 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:29:27.936 | + functions-common:time_stop:2432 : start_time=1648769361255 2022-03-31 23:29:27.938 | + functions-common:time_stop:2434 : [[ -z 1648769361255 ]] 2022-03-31 23:29:27.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:29:27.947 | + functions-common:time_stop:2437 : end_time=1648769367944 2022-03-31 23:29:27.950 | + functions-common:time_stop:2438 : elapsed_time=6689 2022-03-31 23:29:27.952 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:29:27.954 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:29:27.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6689 2022-03-31 23:29:27.960 | + functions:wait_for_service:467 : return 0 2022-03-31 23:29:27.962 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-31 23:29:27.979 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:29:27.982 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-31 23:29:27.984 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:29:27.987 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:29:28.020 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-31 23:29:28.022 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.37/identity 2022-03-31 23:29:32.634 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.634 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.634 | 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=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.642 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.659 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.659 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.690 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.722 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.722 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.813 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.813 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.813 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.813 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.814 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.814 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.826 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.826 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.826 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.827 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.827 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.827 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.827 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.835 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.838 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.838 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.838 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.838 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.839 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.839 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.839 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=207142) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-31 23:29:32.871 | 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=207142) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:29:33.267 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created domain default 2022-03-31 23:29:33.491 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created project admin 2022-03-31 23:29:33.520 | DEBUG passlib.handlers.bcrypt [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=207142) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-31 23:29:33.521 | DEBUG passlib.handlers.bcrypt [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=207142) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-31 23:29:33.703 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created user admin 2022-03-31 23:29:33.795 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created role reader 2022-03-31 23:29:33.898 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created role member 2022-03-31 23:29:34.011 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created implied role where 23b4335633674fdfb08cf84723719909 implies 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:29:34.111 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created role admin 2022-03-31 23:29:34.191 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created implied role where 341d8b259f1a42de9374d6747128ba91 implies 23b4335633674fdfb08cf84723719909 2022-03-31 23:29:34.276 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Granted role admin on project admin to user admin. 2022-03-31 23:29:34.380 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Granted role admin on the system to user admin. 2022-03-31 23:29:34.479 | WARNING py.warnings [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 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-03-31 23:29:34.479 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-31 23:29:34.479 |  2022-03-31 23:29:34.483 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created region RegionOne 2022-03-31 23:29:34.647 | INFO keystone.cmd.bootstrap [None req-5cb5e06b-5858-4ad5-aba3-1c84c342e056 None None] Created public endpoint http://10.222.0.37/identity 2022-03-31 23:29:35.124 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-31 23:29:35.128 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-31 23:29:35.130 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-31 23:29:35.134 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-31 23:29:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:38.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:38.146 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:38.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:38.317 | + lib/keystone:create_keystone_accounts:310 : admin_project=ee2853a2edde4a838881cf0562f5c9b0 2022-03-31 23:29:38.319 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-31 23:29:38.322 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-31 23:29:40.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:40.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:40.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:40.548 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:40.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:40.721 | + lib/keystone:create_keystone_accounts:312 : admin_user=e7a4879610db427b8d59387fe5f43644 2022-03-31 23:29:40.723 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-31 23:29:40.726 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-31 23:29:40.728 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-31 23:29:40.731 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin e7a4879610db427b8d59387fe5f43644 default 2022-03-31 23:29:40.787 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e7a4879610db427b8d59387fe5f43644 default 2022-03-31 23:29:40.823 | [179146 Async ks-domain-role:207295]: running: get_or_add_user_domain_role admin e7a4879610db427b8d59387fe5f43644 default 2022-03-31 23:29:40.826 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-31 23:29:40.828 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:29:40.837 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:29:44.061 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:29:44.063 | + functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:29:44.063 | default 2022-03-31 23:29:44.066 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-31 23:29:44.128 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-31 23:29:44.176 | [179146 Async ks-project:207437]: running: get_or_create_project service Default 2022-03-31 23:29:44.178 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-31 23:29:44.246 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-31 23:29:44.296 | [179146 Async ks-service:207523]: running: get_or_create_role service 2022-03-31 23:29:44.299 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-31 23:29:44.368 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-31 23:29:44.433 | [179146 Async ks-reseller:207609]: running: get_or_create_role ResellerAdmin 2022-03-31 23:29:44.436 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-31 23:29:44.442 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-31 23:29:44.833 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-31 23:29:45.050 | [179146 Async ks-anotherrole:207699]: running: get_or_create_role anotherrole 2022-03-31 23:29:45.069 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-31 23:29:45.097 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-31 23:29:45.117 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:29:45.153 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-31 23:29:48.151 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:29:48.192 | [207609 Async ks-reseller:207609]: finished successfully 2022-03-31 23:29:48.222 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:29:48.295 | [207523 Async ks-service:207523]: finished successfully 2022-03-31 23:29:48.478 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:29:48.508 | [207437 Async ks-project:207437]: finished successfully 2022-03-31 23:29:48.814 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:29:48.844 | [207699 Async ks-anotherrole:207699]: finished successfully 2022-03-31 23:29:49.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:49.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:49.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:49.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:49.300 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:49.303 | ++ functions-common:get_or_create_project:938 : project_id=5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:49.306 | ++ functions-common:get_or_create_project:939 : echo 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:49.308 | + lib/keystone:create_keystone_accounts:340 : invis_project=5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:49.314 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-31 23:29:49.315 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-31 23:29:49.317 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:29:49.320 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-31 23:29:52.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:52.000 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:52.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:52.000 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:52.183 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:52.186 | ++ functions-common:get_or_create_project:938 : project_id=908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:52.188 | ++ functions-common:get_or_create_project:939 : echo 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:52.192 | + lib/keystone:create_keystone_accounts:344 : demo_project=908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:52.194 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-31 23:29:52.197 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-31 23:29:52.200 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:29:52.202 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-31 23:29:52.205 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-31 23:29:52.208 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-31 23:29:52.429 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:29:52.454 | [207295 Async ks-domain-role:207295]: finished successfully 2022-03-31 23:29:54.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:54.828 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:54.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:54.828 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:54.999 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.002 | ++ functions-common:get_or_create_user:925 : user_id=d90af449dbbe46cfa2ea0cf66b15e5b7 2022-03-31 23:29:55.005 | ++ functions-common:get_or_create_user:926 : echo d90af449dbbe46cfa2ea0cf66b15e5b7 2022-03-31 23:29:55.007 | + lib/keystone:create_keystone_accounts:347 : demo_user=d90af449dbbe46cfa2ea0cf66b15e5b7 2022-03-31 23:29:55.010 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-31 23:29:55.061 | [179146 Async ks-domain-role:207295]: Waiting for completion of get_or_add_user_domain_role admin e7a4879610db427b8d59387fe5f43644 default running on PID 207295 (6 other jobs running) 2022-03-31 23:29:55.087 | [179146 Async ks-domain-role:207295]: Signaling child to exit 2022-03-31 23:29:55.087 | WAKEUP 2022-03-31 23:29:55.113 | [179146 Async ks-domain-role:207295]: Signaled 2022-03-31 23:29:55.114 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-31 23:29:55.114 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7a4879610db427b8d59387fe5f43644 --domain default 2022-03-31 23:29:55.114 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:29:55.114 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-31 23:29:55.114 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:29:55.114 | ++ functions-common:get_field:812 : read data 2022-03-31 23:29:55.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.114 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.115 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-31 23:29:55.115 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-31 23:29:55.115 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user e7a4879610db427b8d59387fe5f43644 --domain default 2022-03-31 23:29:55.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7a4879610db427b8d59387fe5f43644 --domain default 2022-03-31 23:29:55.115 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:29:55.115 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-31 23:29:55.115 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:29:55.115 | ++ functions-common:get_field:812 : read data 2022-03-31 23:29:55.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.115 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.115 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:29:55.115 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:29:55.115 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:29:55.115 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | e7a4879610db427b8d59387fe5f43644 | | | default | | False |' 2022-03-31 23:29:55.115 | ++ functions-common:get_field:812 : read data 2022-03-31 23:29:55.115 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:29:55.115 | + functions-common:get_or_add_user_domain_role:1021 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:29:55.115 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:29:55.159 | [179146 Async ks-domain-role:207295]: finished get_or_add_user_domain_role admin e7a4879610db427b8d59387fe5f43644 default with result 0 in 11 seconds 2022-03-31 23:29:55.166 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-31 23:29:55.202 | [179146 Async ks-project:207437]: Waiting for completion of get_or_create_project service Default running on PID 207437 (5 other jobs running) 2022-03-31 23:29:55.227 | [179146 Async ks-project:207437]: Signaling child to exit 2022-03-31 23:29:55.227 | WAKEUP 2022-03-31 23:29:55.249 | [179146 Async ks-project:207437]: Signaled 2022-03-31 23:29:55.251 | + functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:29:55.251 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-31 23:29:55.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.252 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.252 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.252 | + functions-common:get_or_create_project:938 : project_id=f351602c684241218fe7d63745824c0f 2022-03-31 23:29:55.252 | + functions-common:get_or_create_project:939 : echo f351602c684241218fe7d63745824c0f 2022-03-31 23:29:55.252 | f351602c684241218fe7d63745824c0f 2022-03-31 23:29:55.295 | [179146 Async ks-project:207437]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-31 23:29:55.340 | [179146 Async ks-service:207523]: Waiting for completion of get_or_create_role service running on PID 207523 (4 other jobs running) 2022-03-31 23:29:55.365 | [179146 Async ks-service:207523]: Signaling child to exit 2022-03-31 23:29:55.365 | WAKEUP 2022-03-31 23:29:55.387 | [179146 Async ks-service:207523]: Signaled 2022-03-31 23:29:55.389 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:29:55.389 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-31 23:29:55.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.389 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.389 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.389 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.389 | + functions-common:get_or_create_role:950 : role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:29:55.389 | + functions-common:get_or_create_role:951 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:29:55.389 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:29:55.433 | [179146 Async ks-service:207523]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-31 23:29:55.470 | [179146 Async ks-reseller:207609]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 207609 (3 other jobs running) 2022-03-31 23:29:55.496 | [179146 Async ks-reseller:207609]: Signaling child to exit 2022-03-31 23:29:55.496 | WAKEUP 2022-03-31 23:29:55.520 | [179146 Async ks-reseller:207609]: Signaled 2022-03-31 23:29:55.521 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:29:55.521 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-31 23:29:55.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.521 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.521 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.521 | + functions-common:get_or_create_role:950 : role_id=e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:29:55.522 | + functions-common:get_or_create_role:951 : echo e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:29:55.522 | e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:29:55.566 | [179146 Async ks-reseller:207609]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-31 23:29:55.603 | [179146 Async ks-anotherrole:207699]: Waiting for completion of get_or_create_role anotherrole running on PID 207699 (2 other jobs running) 2022-03-31 23:29:55.629 | [179146 Async ks-anotherrole:207699]: Signaling child to exit 2022-03-31 23:29:55.629 | WAKEUP 2022-03-31 23:29:55.651 | [179146 Async ks-anotherrole:207699]: Signaled 2022-03-31 23:29:55.652 | + functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:29:55.652 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:29:55.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.653 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:29:55.653 | from cryptography.utils import int_from_bytes 2022-03-31 23:29:55.653 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:29:55.653 | + functions-common:get_or_create_role:950 : role_id=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:29:55.653 | + functions-common:get_or_create_role:951 : echo 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:29:55.653 | 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:29:55.697 | [179146 Async ks-anotherrole:207699]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-31 23:29:55.701 | + inc/async:async_wait:197 : return 0 2022-03-31 23:29:55.704 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.763 | + inc/async:async_inner:63 : get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.805 | [179146 Async ks-demo-member:208566]: running: get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.808 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin e7a4879610db427b8d59387fe5f43644 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.870 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e7a4879610db427b8d59387fe5f43644 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.911 | [179146 Async ks-demo-admin:208678]: running: get_or_add_user_project_role admin e7a4879610db427b8d59387fe5f43644 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.914 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:55.985 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:56.034 | [179146 Async ks-demo-another:208790]: running: get_or_add_user_project_role anotherrole d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:29:56.037 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:56.106 | + inc/async:async_inner:63 : get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:56.206 | [179146 Async ks-demo-invis:208902]: running: get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:29:56.209 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-31 23:29:56.214 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-31 23:29:56.219 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:29:56.222 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-31 23:29:56.245 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-31 23:29:56.277 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-31 23:30:00.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:00.635 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:00.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:00.635 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:00.832 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:00.834 | ++ functions-common:get_or_create_user:925 : user_id=09700d272501430c93d751f927f9f532 2022-03-31 23:30:00.837 | ++ functions-common:get_or_create_user:926 : echo 09700d272501430c93d751f927f9f532 2022-03-31 23:30:00.840 | + lib/keystone:create_keystone_accounts:360 : demo_reader=09700d272501430c93d751f927f9f532 2022-03-31 23:30:00.843 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 09700d272501430c93d751f927f9f532 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:01.090 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 09700d272501430c93d751f927f9f532 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:01.275 | [179146 Async ks-demo-reader:209072]: running: get_or_add_user_project_role reader 09700d272501430c93d751f927f9f532 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:01.294 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-31 23:30:01.322 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-31 23:30:01.337 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:30:01.361 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-31 23:30:06.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:06.213 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:06.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:06.213 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:06.413 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:06.417 | ++ functions-common:get_or_create_project:938 : project_id=fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:06.421 | ++ functions-common:get_or_create_project:939 : echo fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:06.425 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:06.429 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-31 23:30:06.433 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-31 23:30:06.435 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:30:06.442 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-31 23:30:06.448 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-31 23:30:06.455 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-31 23:30:09.669 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:09.877 | [208678 Async ks-demo-admin:208678]: finished successfully 2022-03-31 23:30:10.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:10.075 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:10.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:10.075 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:10.385 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:10.396 | ++ functions-common:get_or_create_user:925 : user_id=22b78a32ef4c48d19d7a8b5e0bfc733e 2022-03-31 23:30:10.405 | ++ functions-common:get_or_create_user:926 : echo 22b78a32ef4c48d19d7a8b5e0bfc733e 2022-03-31 23:30:10.414 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=22b78a32ef4c48d19d7a8b5e0bfc733e 2022-03-31 23:30:10.432 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:10.739 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:10.932 | [179146 Async ks-alt-admin:209772]: running: get_or_add_user_project_role admin 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:10.946 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:11.310 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:11.460 | [179146 Async ks-alt-another:209992]: running: get_or_add_user_project_role anotherrole 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:11.469 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-31 23:30:11.492 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-31 23:30:11.503 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:30:11.509 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-31 23:30:11.513 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-31 23:30:11.532 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-31 23:30:12.439 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:12.595 | [208790 Async ks-demo-another:208790]: finished successfully 2022-03-31 23:30:14.241 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:14.401 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:14.412 | [208902 Async ks-demo-invis:208902]: finished successfully 2022-03-31 23:30:14.570 | [208566 Async ks-demo-member:208566]: finished successfully 2022-03-31 23:30:15.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:15.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:15.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:15.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:16.006 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:16.009 | ++ functions-common:get_or_create_user:925 : user_id=d054ddc8be804a12bdb15a93a6b3a116 2022-03-31 23:30:16.012 | ++ functions-common:get_or_create_user:926 : echo d054ddc8be804a12bdb15a93a6b3a116 2022-03-31 23:30:16.015 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d054ddc8be804a12bdb15a93a6b3a116 2022-03-31 23:30:16.018 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d054ddc8be804a12bdb15a93a6b3a116 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:16.089 | + inc/async:async_inner:63 : get_or_add_user_project_role member d054ddc8be804a12bdb15a93a6b3a116 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:16.149 | [179146 Async ks-alt-member-user:210680]: running: get_or_add_user_project_role member d054ddc8be804a12bdb15a93a6b3a116 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:16.153 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-31 23:30:16.159 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-31 23:30:16.162 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:30:16.165 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-31 23:30:16.174 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-31 23:30:16.189 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-31 23:30:18.173 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:18.343 | [209072 Async ks-demo-reader:209072]: finished successfully 2022-03-31 23:30:19.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:19.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:19.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:19.633 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:19.820 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:19.823 | ++ functions-common:get_or_create_user:925 : user_id=86afdfb70e41412a983a1ff749bf8dd7 2022-03-31 23:30:19.827 | ++ functions-common:get_or_create_user:926 : echo 86afdfb70e41412a983a1ff749bf8dd7 2022-03-31 23:30:19.833 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=86afdfb70e41412a983a1ff749bf8dd7 2022-03-31 23:30:19.835 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 86afdfb70e41412a983a1ff749bf8dd7 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:19.901 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 86afdfb70e41412a983a1ff749bf8dd7 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:19.958 | [179146 Async ks-alt-reader-user:211041]: running: get_or_add_user_project_role reader 86afdfb70e41412a983a1ff749bf8dd7 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:19.965 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-31 23:30:19.971 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:30:19.975 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-31 23:30:19.979 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-31 23:30:19.993 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-31 23:30:23.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:23.593 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:23.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:23.593 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:23.803 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:23.806 | ++ functions-common:get_or_create_user:925 : user_id=db7fb265592b4cf389dcf53908cafa7b 2022-03-31 23:30:23.809 | ++ functions-common:get_or_create_user:926 : echo db7fb265592b4cf389dcf53908cafa7b 2022-03-31 23:30:23.812 | + lib/keystone:create_keystone_accounts:392 : system_member_user=db7fb265592b4cf389dcf53908cafa7b 2022-03-31 23:30:23.815 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member db7fb265592b4cf389dcf53908cafa7b all 2022-03-31 23:30:23.922 | + inc/async:async_inner:63 : get_or_add_user_system_role member db7fb265592b4cf389dcf53908cafa7b all 2022-03-31 23:30:23.987 | [179146 Async ks-system-member:211407]: running: get_or_add_user_system_role member db7fb265592b4cf389dcf53908cafa7b all 2022-03-31 23:30:23.993 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-31 23:30:23.995 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:30:24.000 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-31 23:30:24.004 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-31 23:30:24.008 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-31 23:30:26.813 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:26.982 | [209772 Async ks-alt-admin:209772]: finished successfully 2022-03-31 23:30:27.266 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:27.313 | [209992 Async ks-alt-another:209992]: finished successfully 2022-03-31 23:30:28.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:28.078 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:28.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:28.078 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:28.315 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:28.320 | ++ functions-common:get_or_create_user:925 : user_id=733255da36c34e87af57074cd8ad95af 2022-03-31 23:30:28.322 | ++ functions-common:get_or_create_user:926 : echo 733255da36c34e87af57074cd8ad95af 2022-03-31 23:30:28.326 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=733255da36c34e87af57074cd8ad95af 2022-03-31 23:30:28.329 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 733255da36c34e87af57074cd8ad95af all 2022-03-31 23:30:28.446 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 733255da36c34e87af57074cd8ad95af all 2022-03-31 23:30:28.505 | [179146 Async ks-system-reader:211865]: running: get_or_add_user_system_role reader 733255da36c34e87af57074cd8ad95af all 2022-03-31 23:30:28.510 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-31 23:30:28.515 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-31 23:30:28.519 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-31 23:30:28.523 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:30:28.529 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-31 23:30:31.438 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:31.572 | [210680 Async ks-alt-member-user:210680]: finished successfully 2022-03-31 23:30:32.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:32.632 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:32.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:32.632 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:32.905 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:32.910 | ++ functions-common:get_or_create_group:902 : group_id=3296607612214b7ebf1be9d8bf1ac831 2022-03-31 23:30:32.913 | ++ functions-common:get_or_create_group:903 : echo 3296607612214b7ebf1be9d8bf1ac831 2022-03-31 23:30:32.919 | + lib/keystone:create_keystone_accounts:402 : admin_group=3296607612214b7ebf1be9d8bf1ac831 2022-03-31 23:30:32.929 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-31 23:30:32.933 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-31 23:30:32.944 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-31 23:30:32.947 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-31 23:30:32.967 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-31 23:30:34.051 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:34.103 | [211041 Async ks-alt-reader-user:211041]: finished successfully 2022-03-31 23:30:35.854 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:35.884 | [211407 Async ks-system-member:211407]: finished successfully 2022-03-31 23:30:36.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:36.101 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:36.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:36.101 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:36.303 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:36.306 | ++ functions-common:get_or_create_group:902 : group_id=5261ff4e1e274e1baee5fc7d4ebc59b4 2022-03-31 23:30:36.309 | ++ functions-common:get_or_create_group:903 : echo 5261ff4e1e274e1baee5fc7d4ebc59b4 2022-03-31 23:30:36.313 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5261ff4e1e274e1baee5fc7d4ebc59b4 2022-03-31 23:30:36.315 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.386 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.454 | [179146 Async ks-group-memberdemo:214516]: running: get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.458 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.550 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.612 | [179146 Async ks-group-anotherdemo:214696]: running: get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:36.615 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:36.882 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:37.070 | [179146 Async ks-group-memberalt:214906]: running: get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:37.085 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:37.571 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:37.799 | [179146 Async ks-group-anotheralt:215162]: running: get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:37.817 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 2022-03-31 23:30:38.278 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 2022-03-31 23:30:38.526 | [179146 Async ks-group-admin:215458]: running: get_or_add_group_project_role admin 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 2022-03-31 23:30:38.549 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-31 23:30:38.952 | [179146 Async ks-demo-member:208566]: Waiting for completion of get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 running on PID 208566 (17 other jobs running) 2022-03-31 23:30:39.137 | [179146 Async ks-demo-member:208566]: Signaling child to exit 2022-03-31 23:30:39.137 | WAKEUP 2022-03-31 23:30:39.331 | [179146 Async ks-demo-member:208566]: Signaled 2022-03-31 23:30:39.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:39.339 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:39.339 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:39.339 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:39.339 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:39.339 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:39.339 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:39.339 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:39.339 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:39.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.339 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.339 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:39.339 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:39.339 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:39.339 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:39.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.339 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.339 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:39.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:39.339 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:39.340 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:39.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.340 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:39.340 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:39.340 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:39.340 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:39.340 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:39.340 | ++ functions-common:get_field:818 : echo '| 23b4335633674fdfb08cf84723719909 | d90af449dbbe46cfa2ea0cf66b15e5b7 | | 908653b0b5fc4d66929edf90e70a8cc5 | | | False |' 2022-03-31 23:30:39.340 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:39.340 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:39.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id=23b4335633674fdfb08cf84723719909 2022-03-31 23:30:39.340 | + functions-common:get_or_add_user_project_role:997 : echo 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:39.340 | 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:39.666 | [179146 Async ks-demo-member:208566]: finished get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 18 seconds 2022-03-31 23:30:39.941 | [179146 Async ks-demo-admin:208678]: Waiting for completion of get_or_add_user_project_role admin e7a4879610db427b8d59387fe5f43644 908653b0b5fc4d66929edf90e70a8cc5 running on PID 208678 (16 other jobs running) 2022-03-31 23:30:40.092 | [179146 Async ks-demo-admin:208678]: Signaling child to exit 2022-03-31 23:30:40.095 | WAKEUP 2022-03-31 23:30:40.240 | [179146 Async ks-demo-admin:208678]: Signaled 2022-03-31 23:30:40.254 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:40.254 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:40.254 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:40.254 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:40.254 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:40.254 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:40.254 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7a4879610db427b8d59387fe5f43644 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:40.254 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:40.254 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.254 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:40.254 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:40.254 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:40.254 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e7a4879610db427b8d59387fe5f43644 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.254 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7a4879610db427b8d59387fe5f43644 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:40.254 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:40.255 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:40.255 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.255 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.255 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.255 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:40.255 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:40.255 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:40.255 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:40.255 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | e7a4879610db427b8d59387fe5f43644 | | 908653b0b5fc4d66929edf90e70a8cc5 | | | False |' 2022-03-31 23:30:40.255 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:40.255 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:40.255 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:40.521 | [179146 Async ks-demo-admin:208678]: finished get_or_add_user_project_role admin e7a4879610db427b8d59387fe5f43644 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 14 seconds 2022-03-31 23:30:40.664 | [179146 Async ks-demo-another:208790]: Waiting for completion of get_or_add_user_project_role anotherrole d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 running on PID 208790 (15 other jobs running) 2022-03-31 23:30:40.804 | [179146 Async ks-demo-another:208790]: Signaling child to exit 2022-03-31 23:30:40.804 | WAKEUP 2022-03-31 23:30:40.940 | [179146 Async ks-demo-another:208790]: Signaled 2022-03-31 23:30:40.949 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:40.949 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:40.949 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:40.949 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:40.949 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:40.949 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:40.949 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:40.949 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:40.949 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:40.949 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.949 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:40.949 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:40.949 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.949 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.949 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:40.949 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:40.949 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:40.949 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.950 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.950 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.950 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:40.950 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:40.950 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:40.950 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:40.950 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.950 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:40.950 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:40.950 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:40.950 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:40.950 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:40.950 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:40.950 | ++ functions-common:get_field:818 : echo '| 31825a5c7f154ebd926deaae7e2d5679 | d90af449dbbe46cfa2ea0cf66b15e5b7 | | 908653b0b5fc4d66929edf90e70a8cc5 | | | False |' 2022-03-31 23:30:40.950 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:40.950 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:40.950 | + functions-common:get_or_add_user_project_role:997 : echo 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:40.950 | 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:41.202 | [179146 Async ks-demo-another:208790]: finished get_or_add_user_project_role anotherrole d90af449dbbe46cfa2ea0cf66b15e5b7 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 16 seconds 2022-03-31 23:30:41.406 | [179146 Async ks-demo-invis:208902]: Waiting for completion of get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 5d982e78558e40b092e2f7ed8dd5e0a8 running on PID 208902 (14 other jobs running) 2022-03-31 23:30:41.474 | [179146 Async ks-demo-invis:208902]: Signaling child to exit 2022-03-31 23:30:41.474 | WAKEUP 2022-03-31 23:30:41.508 | [179146 Async ks-demo-invis:208902]: Signaled 2022-03-31 23:30:41.510 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:41.510 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:41.510 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:41.510 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:41.510 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:41.510 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:41.510 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:41.510 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:41.510 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:30:41.510 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:41.510 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:41.510 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:41.510 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.510 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.510 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.510 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:41.510 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:41.510 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:41.511 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:30:41.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.511 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.511 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.511 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:41.511 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d90af449dbbe46cfa2ea0cf66b15e5b7 --project 5d982e78558e40b092e2f7ed8dd5e0a8 2022-03-31 23:30:41.511 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:41.511 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:41.511 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.511 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.511 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.511 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:41.511 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:41.511 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:41.511 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:41.511 | ++ functions-common:get_field:818 : echo '| 23b4335633674fdfb08cf84723719909 | d90af449dbbe46cfa2ea0cf66b15e5b7 | | 5d982e78558e40b092e2f7ed8dd5e0a8 | | | False |' 2022-03-31 23:30:41.511 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.511 | + functions-common:get_or_add_user_project_role:995 : user_role_id=23b4335633674fdfb08cf84723719909 2022-03-31 23:30:41.511 | + functions-common:get_or_add_user_project_role:997 : echo 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:41.511 | 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:41.626 | [179146 Async ks-demo-invis:208902]: finished get_or_add_user_project_role member d90af449dbbe46cfa2ea0cf66b15e5b7 5d982e78558e40b092e2f7ed8dd5e0a8 with result 0 in 18 seconds 2022-03-31 23:30:41.772 | [179146 Async ks-demo-reader:209072]: Waiting for completion of get_or_add_user_project_role reader 09700d272501430c93d751f927f9f532 908653b0b5fc4d66929edf90e70a8cc5 running on PID 209072 (13 other jobs running) 2022-03-31 23:30:41.793 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:41.840 | [211865 Async ks-system-reader:211865]: finished successfully 2022-03-31 23:30:41.844 | [179146 Async ks-demo-reader:209072]: Signaling child to exit 2022-03-31 23:30:41.844 | WAKEUP 2022-03-31 23:30:41.913 | [179146 Async ks-demo-reader:209072]: Signaled 2022-03-31 23:30:41.914 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:41.914 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:41.914 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:41.914 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:41.914 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:41.914 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:41.914 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:41.914 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:41.914 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09700d272501430c93d751f927f9f532 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:41.914 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:41.914 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:41.914 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:41.914 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:41.915 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:41.915 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:41.915 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 09700d272501430c93d751f927f9f532 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:41.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 09700d272501430c93d751f927f9f532 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:41.915 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:41.915 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:41.915 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:41.915 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:41.915 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:41.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:41.915 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:41.915 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:41.915 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:41.915 | ++ functions-common:get_field:818 : echo '| 3a55cbc2f8a3457387a73c0747af3689 | 09700d272501430c93d751f927f9f532 | | 908653b0b5fc4d66929edf90e70a8cc5 | | | False |' 2022-03-31 23:30:41.915 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:41.915 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:41.915 | + functions-common:get_or_add_user_project_role:997 : echo 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:41.915 | 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:42.007 | [179146 Async ks-demo-reader:209072]: finished get_or_add_user_project_role reader 09700d272501430c93d751f927f9f532 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 17 seconds 2022-03-31 23:30:42.012 | + inc/async:async_wait:197 : return 0 2022-03-31 23:30:42.017 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-31 23:30:42.133 | [179146 Async ks-alt-admin:209772]: Waiting for completion of get_or_add_user_project_role admin 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 209772 (12 other jobs running) 2022-03-31 23:30:42.171 | [179146 Async ks-alt-admin:209772]: Signaling child to exit 2022-03-31 23:30:42.171 | WAKEUP 2022-03-31 23:30:42.220 | [179146 Async ks-alt-admin:209772]: Signaled 2022-03-31 23:30:42.224 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:42.224 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:42.225 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:42.225 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:42.225 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:42.225 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:42.225 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:42.225 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:42.225 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.225 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.225 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.225 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.225 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:42.225 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:42.225 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.225 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.225 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:42.225 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.225 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.225 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.226 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.226 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.226 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:42.226 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:42.226 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | 22b78a32ef4c48d19d7a8b5e0bfc733e | | fc1e5fd0fa9d484f9ead62c46e6fc60d | | | False |' 2022-03-31 23:30:42.226 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:42.226 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.226 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:42.226 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:42.226 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:30:42.312 | [179146 Async ks-alt-admin:209772]: finished get_or_add_user_project_role admin 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 16 seconds 2022-03-31 23:30:42.372 | [179146 Async ks-alt-another:209992]: Waiting for completion of get_or_add_user_project_role anotherrole 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 209992 (11 other jobs running) 2022-03-31 23:30:42.429 | [179146 Async ks-alt-another:209992]: Signaling child to exit 2022-03-31 23:30:42.429 | WAKEUP 2022-03-31 23:30:42.462 | [179146 Async ks-alt-another:209992]: Signaled 2022-03-31 23:30:42.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:42.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:42.463 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:42.463 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:42.463 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:42.463 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:42.463 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:42.463 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:42.463 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.463 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.463 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:42.463 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.464 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.464 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:42.464 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:42.464 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.464 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 22b78a32ef4c48d19d7a8b5e0bfc733e --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.464 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:42.464 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.464 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.464 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.464 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:42.464 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:42.464 | ++ functions-common:get_field:818 : echo '| 31825a5c7f154ebd926deaae7e2d5679 | 22b78a32ef4c48d19d7a8b5e0bfc733e | | fc1e5fd0fa9d484f9ead62c46e6fc60d | | | False |' 2022-03-31 23:30:42.464 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:42.464 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.464 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:42.464 | + functions-common:get_or_add_user_project_role:997 : echo 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:42.465 | 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:30:42.549 | [179146 Async ks-alt-another:209992]: finished get_or_add_user_project_role anotherrole 22b78a32ef4c48d19d7a8b5e0bfc733e fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 16 seconds 2022-03-31 23:30:42.625 | [179146 Async ks-alt-member-user:210680]: Waiting for completion of get_or_add_user_project_role member d054ddc8be804a12bdb15a93a6b3a116 fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 210680 (10 other jobs running) 2022-03-31 23:30:42.674 | [179146 Async ks-alt-member-user:210680]: Signaling child to exit 2022-03-31 23:30:42.674 | WAKEUP 2022-03-31 23:30:42.727 | [179146 Async ks-alt-member-user:210680]: Signaled 2022-03-31 23:30:42.728 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:42.728 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:42.728 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:42.728 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:42.728 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:42.728 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:42.728 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:42.728 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d054ddc8be804a12bdb15a93a6b3a116 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.729 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.729 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.729 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:42.729 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:42.729 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d054ddc8be804a12bdb15a93a6b3a116 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d054ddc8be804a12bdb15a93a6b3a116 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:42.729 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:42.729 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:42.729 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:42.729 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:42.729 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:42.730 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:42.730 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:42.730 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:42.730 | ++ functions-common:get_field:818 : echo '| 23b4335633674fdfb08cf84723719909 | d054ddc8be804a12bdb15a93a6b3a116 | | fc1e5fd0fa9d484f9ead62c46e6fc60d | | | False |' 2022-03-31 23:30:42.730 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:42.730 | + functions-common:get_or_add_user_project_role:995 : user_role_id=23b4335633674fdfb08cf84723719909 2022-03-31 23:30:42.730 | + functions-common:get_or_add_user_project_role:997 : echo 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:42.730 | 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:42.824 | [179146 Async ks-alt-member-user:210680]: finished get_or_add_user_project_role member d054ddc8be804a12bdb15a93a6b3a116 fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 15 seconds 2022-03-31 23:30:42.913 | [179146 Async ks-alt-reader-user:211041]: Waiting for completion of get_or_add_user_project_role reader 86afdfb70e41412a983a1ff749bf8dd7 fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 211041 (9 other jobs running) 2022-03-31 23:30:42.986 | [179146 Async ks-alt-reader-user:211041]: Signaling child to exit 2022-03-31 23:30:42.986 | WAKEUP 2022-03-31 23:30:43.030 | [179146 Async ks-alt-reader-user:211041]: Signaled 2022-03-31 23:30:43.033 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:30:43.033 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:30:43.033 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:43.033 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:43.033 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:43.033 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:43.033 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:43.033 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:30:43.033 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 86afdfb70e41412a983a1ff749bf8dd7 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:43.033 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:43.033 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:30:43.033 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:43.033 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:43.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.033 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.033 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.033 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:43.033 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:30:43.033 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:30:43.033 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 86afdfb70e41412a983a1ff749bf8dd7 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:43.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.033 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.034 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.034 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 86afdfb70e41412a983a1ff749bf8dd7 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:43.034 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:30:43.034 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:30:43.034 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:30:43.034 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:43.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.034 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.034 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.034 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:43.034 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:30:43.034 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:30:43.034 | ++ functions-common:get_field:818 : echo '| 3a55cbc2f8a3457387a73c0747af3689 | 86afdfb70e41412a983a1ff749bf8dd7 | | fc1e5fd0fa9d484f9ead62c46e6fc60d | | | False |' 2022-03-31 23:30:43.034 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:30:43.034 | ++ functions-common:get_field:812 : read data 2022-03-31 23:30:43.034 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:43.034 | + functions-common:get_or_add_user_project_role:997 : echo 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:43.034 | 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:43.124 | [179146 Async ks-alt-reader-user:211041]: finished get_or_add_user_project_role reader 86afdfb70e41412a983a1ff749bf8dd7 fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 14 seconds 2022-03-31 23:30:43.133 | + inc/async:async_wait:197 : return 0 2022-03-31 23:30:43.137 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-31 23:30:43.258 | [179146 Async ks-system-member:211407]: Waiting for completion of get_or_add_user_system_role member db7fb265592b4cf389dcf53908cafa7b all running on PID 211407 (8 other jobs running) 2022-03-31 23:30:43.327 | [179146 Async ks-system-member:211407]: Signaling child to exit 2022-03-31 23:30:43.327 | WAKEUP 2022-03-31 23:30:43.437 | [179146 Async ks-system-member:211407]: Signaled 2022-03-31 23:30:43.440 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:30:43.440 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:30:43.440 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:30:43.440 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:43.441 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:43.441 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:43.441 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:43.441 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:30:43.441 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db7fb265592b4cf389dcf53908cafa7b --system all -f value -c Role 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user db7fb265592b4cf389dcf53908cafa7b --system all 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user db7fb265592b4cf389dcf53908cafa7b --system all -f value -c Role 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:43.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:43.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=23b4335633674fdfb08cf84723719909 2022-03-31 23:30:43.441 | + functions-common:get_or_add_user_system_role:1052 : echo 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:43.441 | 23b4335633674fdfb08cf84723719909 2022-03-31 23:30:43.616 | [179146 Async ks-system-member:211407]: finished get_or_add_user_system_role member db7fb265592b4cf389dcf53908cafa7b all with result 0 in 11 seconds 2022-03-31 23:30:43.814 | [179146 Async ks-system-reader:211865]: Waiting for completion of get_or_add_user_system_role reader 733255da36c34e87af57074cd8ad95af all running on PID 211865 (7 other jobs running) 2022-03-31 23:30:43.990 | [179146 Async ks-system-reader:211865]: Signaling child to exit 2022-03-31 23:30:43.991 | WAKEUP 2022-03-31 23:30:44.118 | [179146 Async ks-system-reader:211865]: Signaled 2022-03-31 23:30:44.121 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-31 23:30:44.121 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-31 23:30:44.121 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-31 23:30:44.121 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:30:44.121 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:30:44.121 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:30:44.121 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:30:44.121 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:30:44.121 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-31 23:30:44.121 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 733255da36c34e87af57074cd8ad95af --system all -f value -c Role 2022-03-31 23:30:44.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.121 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.121 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:44.121 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-31 23:30:44.122 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-31 23:30:44.122 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 733255da36c34e87af57074cd8ad95af --system all 2022-03-31 23:30:44.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.122 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 733255da36c34e87af57074cd8ad95af --system all -f value -c Role 2022-03-31 23:30:44.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:44.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:44.122 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:44.122 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:44.122 | + functions-common:get_or_add_user_system_role:1052 : echo 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:44.122 | 3a55cbc2f8a3457387a73c0747af3689 2022-03-31 23:30:44.366 | [179146 Async ks-system-reader:211865]: finished get_or_add_user_system_role reader 733255da36c34e87af57074cd8ad95af all with result 0 in 13 seconds 2022-03-31 23:30:44.393 | + inc/async:async_wait:197 : return 0 2022-03-31 23:30:44.410 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-31 23:30:44.628 | [179146 Async ks-group-memberdemo:214516]: Waiting for completion of get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 running on PID 214516 (6 other jobs running) 2022-03-31 23:30:44.791 | [179146 Async ks-group-memberdemo:214516]: Signaling child to exit 2022-03-31 23:30:51.287 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:51.418 | [214516 Async ks-group-memberdemo:214516]: finished successfully 2022-03-31 23:30:51.555 | WAKEUP 2022-03-31 23:30:51.672 | [179146 Async ks-group-memberdemo:214516]: Signaled 2022-03-31 23:30:51.680 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:30:51.680 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 -f value 2022-03-31 23:30:51.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.680 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.680 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:51.680 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:30:51.680 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:30:51.680 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:51.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.680 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.681 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.681 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 -f value 2022-03-31 23:30:51.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.681 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:51.681 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:51.681 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:51.681 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False' 2022-03-31 23:30:51.681 | + functions-common:get_or_add_group_project_role:1076 : echo 23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False 2022-03-31 23:30:51.681 | 23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False 2022-03-31 23:30:51.940 | [179146 Async ks-group-memberdemo:214516]: finished get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 15 seconds 2022-03-31 23:30:52.152 | [179146 Async ks-group-anotherdemo:214696]: Waiting for completion of get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 running on PID 214696 (5 other jobs running) 2022-03-31 23:30:52.262 | [179146 Async ks-group-anotherdemo:214696]: Signaling child to exit 2022-03-31 23:30:52.753 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:52.811 | [214696 Async ks-group-anotherdemo:214696]: finished successfully 2022-03-31 23:30:52.841 | WAKEUP 2022-03-31 23:30:52.877 | [179146 Async ks-group-anotherdemo:214696]: Signaled 2022-03-31 23:30:52.878 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:30:52.878 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 -f value 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:52.879 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:30:52.879 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:30:52.879 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project 908653b0b5fc4d66929edf90e70a8cc5 -f value 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:52.879 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:52.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:52.879 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False' 2022-03-31 23:30:52.879 | + functions-common:get_or_add_group_project_role:1076 : echo 31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False 2022-03-31 23:30:52.879 | 31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 False 2022-03-31 23:30:52.955 | [179146 Async ks-group-anotherdemo:214696]: finished get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 908653b0b5fc4d66929edf90e70a8cc5 with result 0 in 16 seconds 2022-03-31 23:30:53.010 | [179146 Async ks-group-memberalt:214906]: Waiting for completion of get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 214906 (4 other jobs running) 2022-03-31 23:30:53.054 | [179146 Async ks-group-memberalt:214906]: Signaling child to exit 2022-03-31 23:30:54.020 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:54.051 | [214906 Async ks-group-memberalt:214906]: finished successfully 2022-03-31 23:30:54.078 | WAKEUP 2022-03-31 23:30:54.106 | [179146 Async ks-group-memberalt:214906]: Signaled 2022-03-31 23:30:54.107 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:30:54.107 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d -f value 2022-03-31 23:30:54.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:54.108 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:30:54.108 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:30:54.108 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:54.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d -f value 2022-03-31 23:30:54.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:54.108 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:54.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:54.108 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False' 2022-03-31 23:30:54.108 | + functions-common:get_or_add_group_project_role:1076 : echo 23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False 2022-03-31 23:30:54.108 | 23b4335633674fdfb08cf84723719909 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False 2022-03-31 23:30:54.165 | [179146 Async ks-group-memberalt:214906]: finished get_or_add_group_project_role member 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 17 seconds 2022-03-31 23:30:54.215 | [179146 Async ks-group-anotheralt:215162]: Waiting for completion of get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d running on PID 215162 (3 other jobs running) 2022-03-31 23:30:54.258 | [179146 Async ks-group-anotheralt:215162]: Signaling child to exit 2022-03-31 23:30:54.446 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:54.475 | [215458 Async ks-group-admin:215458]: finished successfully 2022-03-31 23:30:55.248 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:30:55.276 | [215162 Async ks-group-anotheralt:215162]: finished successfully 2022-03-31 23:30:55.298 | WAKEUP 2022-03-31 23:30:55.323 | [179146 Async ks-group-anotheralt:215162]: Signaled 2022-03-31 23:30:55.325 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:30:55.325 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d -f value 2022-03-31 23:30:55.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.325 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.325 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.325 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:55.326 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:30:55.326 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:30:55.326 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d 2022-03-31 23:30:55.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.326 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5261ff4e1e274e1baee5fc7d4ebc59b4 --project fc1e5fd0fa9d484f9ead62c46e6fc60d -f value 2022-03-31 23:30:55.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.326 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:55.326 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False' 2022-03-31 23:30:55.326 | + functions-common:get_or_add_group_project_role:1076 : echo 31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False 2022-03-31 23:30:55.326 | 31825a5c7f154ebd926deaae7e2d5679 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d False 2022-03-31 23:30:55.375 | [179146 Async ks-group-anotheralt:215162]: finished get_or_add_group_project_role anotherrole 5261ff4e1e274e1baee5fc7d4ebc59b4 fc1e5fd0fa9d484f9ead62c46e6fc60d with result 0 in 17 seconds 2022-03-31 23:30:55.416 | [179146 Async ks-group-admin:215458]: Waiting for completion of get_or_add_group_project_role admin 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 running on PID 215458 (2 other jobs running) 2022-03-31 23:30:55.448 | [179146 Async ks-group-admin:215458]: Signaling child to exit 2022-03-31 23:30:55.448 | WAKEUP 2022-03-31 23:30:55.472 | [179146 Async ks-group-admin:215458]: Signaled 2022-03-31 23:30:55.474 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-31 23:30:55.474 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3296607612214b7ebf1be9d8bf1ac831 --project ee2853a2edde4a838881cf0562f5c9b0 -f value 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.474 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.474 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:55.474 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-31 23:30:55.474 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-31 23:30:55.474 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 3296607612214b7ebf1be9d8bf1ac831 --project ee2853a2edde4a838881cf0562f5c9b0 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.474 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.474 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.474 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3296607612214b7ebf1be9d8bf1ac831 --project ee2853a2edde4a838881cf0562f5c9b0 -f value 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.474 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:30:55.475 | from cryptography.utils import int_from_bytes 2022-03-31 23:30:55.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:30:55.475 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='341d8b259f1a42de9374d6747128ba91 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 False' 2022-03-31 23:30:55.475 | + functions-common:get_or_add_group_project_role:1076 : echo 341d8b259f1a42de9374d6747128ba91 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 False 2022-03-31 23:30:55.475 | 341d8b259f1a42de9374d6747128ba91 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 False 2022-03-31 23:30:55.532 | [179146 Async ks-group-admin:215458]: finished get_or_add_group_project_role admin 3296607612214b7ebf1be9d8bf1ac831 ee2853a2edde4a838881cf0562f5c9b0 with result 0 in 16 seconds 2022-03-31 23:30:55.537 | + inc/async:async_wait:197 : return 0 2022-03-31 23:30:55.539 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-31 23:30:55.557 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:30:55.560 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-31 23:30:55.579 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:30:55.582 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-31 23:30:55.585 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-31 23:30:55.654 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-31 23:30:55.705 | [179146 Async create_nova_accounts:219762]: running: create_nova_accounts 2022-03-31 23:30:55.708 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-31 23:30:55.730 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:30:55.734 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-31 23:30:55.736 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-31 23:30:55.804 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-31 23:30:55.860 | [179146 Async create_glance_accounts:219877]: running: create_glance_accounts 2022-03-31 23:30:55.865 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-31 23:30:55.892 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:30:55.895 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-31 23:30:55.898 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-31 23:30:55.983 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-31 23:30:56.033 | [179146 Async create_cinder_accounts:220007]: running: create_cinder_accounts 2022-03-31 23:30:56.035 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-31 23:30:56.056 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:30:56.059 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-31 23:30:56.061 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-31 23:30:56.139 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-31 23:30:56.220 | [179146 Async create_neutron_accounts:220122]: running: create_neutron_accounts 2022-03-31 23:30:56.223 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-31 23:30:56.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:30:56.259 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-31 23:30:56.263 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-31 23:30:56.445 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-31 23:30:56.679 | [179146 Async create_swift_accounts:220263]: running: create_swift_accounts 2022-03-31 23:30:56.696 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-31 23:30:56.829 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:30:56.850 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-31 23:30:57.237 | [179146 Async create_nova_accounts:219762]: Waiting for completion of create_nova_accounts running on PID 219762 (6 other jobs running) 2022-03-31 23:30:57.416 | [179146 Async create_nova_accounts:219762]: Signaling child to exit 2022-03-31 23:31:38.581 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:31:38.768 | [220122 Async create_neutron_accounts:220122]: finished successfully 2022-03-31 23:31:57.328 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:31:57.377 | [220007 Async create_cinder_accounts:220007]: finished successfully 2022-03-31 23:32:14.168 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:32:14.196 | [219877 Async create_glance_accounts:219877]: finished successfully 2022-03-31 23:32:19.319 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:32:19.347 | [219762 Async create_nova_accounts:219762]: finished successfully 2022-03-31 23:32:19.368 | WAKEUP 2022-03-31 23:32:19.392 | [179146 Async create_nova_accounts:219762]: Signaled 2022-03-31 23:32:19.393 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-31 23:32:19.393 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-31 23:32:19.393 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-31 23:32:19.393 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.393 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.393 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.393 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:32:19.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.393 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.393 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.393 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.393 | + functions-common:get_or_create_user:925 : user_id=ceb89a43bb164d5f95214b2eb8c94e04 2022-03-31 23:32:19.393 | + functions-common:get_or_create_user:926 : echo ceb89a43bb164d5f95214b2eb8c94e04 2022-03-31 23:32:19.394 | ceb89a43bb164d5f95214b2eb8c94e04 2022-03-31 23:32:19.394 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-31 23:32:19.394 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.394 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.394 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.394 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.394 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.394 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.394 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.394 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.394 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.394 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.394 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.394 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.394 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.394 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.394 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.394 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.394 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.394 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.395 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.395 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.395 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.395 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.395 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.395 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.395 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.395 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.395 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.395 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.395 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | ceb89a43bb164d5f95214b2eb8c94e04 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.395 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.395 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.395 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.395 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.395 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:32:19.395 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-31 23:32:19.395 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.395 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.395 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.395 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.395 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.395 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.396 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.396 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.396 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.396 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.396 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.396 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.396 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.396 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.396 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.396 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.396 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.396 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.396 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.396 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.397 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.397 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.397 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.397 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.397 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | ceb89a43bb164d5f95214b2eb8c94e04 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.397 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.397 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:32:19.397 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:32:19.397 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:32:19.397 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-31 23:32:19.397 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:32:19.397 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-03-31 23:32:19.397 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-31 23:32:19.397 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.397 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-31 23:32:19.397 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.398 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.398 | 0c0f04156a744a1f906aadbbbcf2f0be' 2022-03-31 23:32:19.398 | + functions-common:get_or_create_service:1094 : echo 0c0f04156a744a1f906aadbbbcf2f0be 2022-03-31 23:32:19.398 | 0c0f04156a744a1f906aadbbbcf2f0be 2022-03-31 23:32:19.398 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-03-31 23:32:19.398 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.398 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-03-31 23:32:19.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.398 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.398 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.398 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=32ad56e4bf85481e87e10a14f9f1d21a 2022-03-31 23:32:19.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 32ad56e4bf85481e87e10a14f9f1d21a 2022-03-31 23:32:19.399 | + functions-common:get_or_create_endpoint:1127 : public_id=32ad56e4bf85481e87e10a14f9f1d21a 2022-03-31 23:32:19.399 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.399 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.399 | + functions-common:get_or_create_endpoint:1136 : echo 32ad56e4bf85481e87e10a14f9f1d21a 2022-03-31 23:32:19.399 | 32ad56e4bf85481e87e10a14f9f1d21a 2022-03-31 23:32:19.399 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-31 23:32:19.399 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.399 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-31 23:32:19.399 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-31 23:32:19.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.399 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.399 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.399 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.399 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.399 | 33e97628836b4e4a9fc27e32c50b4b0b' 2022-03-31 23:32:19.399 | + functions-common:get_or_create_service:1094 : echo 33e97628836b4e4a9fc27e32c50b4b0b 2022-03-31 23:32:19.399 | 33e97628836b4e4a9fc27e32c50b4b0b 2022-03-31 23:32:19.399 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-03-31 23:32:19.399 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.399 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-03-31 23:32:19.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.399 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.399 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.400 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.400 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-03-31 23:32:19.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.400 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.400 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.400 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4344cf9b8c8c4b8492125640db768689 2022-03-31 23:32:19.400 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4344cf9b8c8c4b8492125640db768689 2022-03-31 23:32:19.400 | + functions-common:get_or_create_endpoint:1127 : public_id=4344cf9b8c8c4b8492125640db768689 2022-03-31 23:32:19.400 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.400 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.400 | + functions-common:get_or_create_endpoint:1136 : echo 4344cf9b8c8c4b8492125640db768689 2022-03-31 23:32:19.400 | 4344cf9b8c8c4b8492125640db768689 2022-03-31 23:32:19.400 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-31 23:32:19.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:32:19.400 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-31 23:32:19.400 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:32:19.400 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-31 23:32:19.400 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.400 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.400 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.400 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.401 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.401 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.401 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.401 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.401 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.401 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.401 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.401 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.401 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.401 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.401 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.401 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.401 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.402 | ++ functions-common:get_field:818 : echo '| e4efe1ba6bdd45e09bc33f6a34169b2a | ceb89a43bb164d5f95214b2eb8c94e04 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.402 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.402 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.402 | + functions-common:get_or_add_user_project_role:997 : echo e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.402 | e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.402 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-31 23:32:19.402 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:32:19.402 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-31 23:32:19.402 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:32:19.402 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-31 23:32:19.443 | [179146 Async create_nova_accounts:219762]: finished create_nova_accounts with result 0 in 83 seconds 2022-03-31 23:32:19.483 | [179146 Async create_glance_accounts:219877]: Waiting for completion of create_glance_accounts running on PID 219877 (5 other jobs running) 2022-03-31 23:32:19.508 | [179146 Async create_glance_accounts:219877]: Signaling child to exit 2022-03-31 23:32:19.508 | WAKEUP 2022-03-31 23:32:19.532 | [179146 Async create_glance_accounts:219877]: Signaled 2022-03-31 23:32:19.534 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-31 23:32:19.534 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:32:19.534 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-31 23:32:19.534 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-31 23:32:19.534 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.534 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.534 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.534 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:32:19.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.534 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.534 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.534 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.534 | + functions-common:get_or_create_user:925 : user_id=90e83e48cbfd4777a7e64aaf1e5cdb53 2022-03-31 23:32:19.534 | + functions-common:get_or_create_user:926 : echo 90e83e48cbfd4777a7e64aaf1e5cdb53 2022-03-31 23:32:19.534 | 90e83e48cbfd4777a7e64aaf1e5cdb53 2022-03-31 23:32:19.534 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-31 23:32:19.534 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.534 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.534 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.534 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.535 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.535 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.535 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.535 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.535 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.535 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.535 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.535 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.535 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.535 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.535 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.535 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.535 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 90e83e48cbfd4777a7e64aaf1e5cdb53 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.536 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.536 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.536 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.536 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.536 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.536 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:32:19.536 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-31 23:32:19.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:32:19.536 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-31 23:32:19.536 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-31 23:32:19.536 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.536 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.536 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.536 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:32:19.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.536 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.536 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.536 | + functions-common:get_or_create_user:925 : user_id=1d20e0fe51854fa79d0c127b3fd3c785 2022-03-31 23:32:19.536 | + functions-common:get_or_create_user:926 : echo 1d20e0fe51854fa79d0c127b3fd3c785 2022-03-31 23:32:19.536 | 1d20e0fe51854fa79d0c127b3fd3c785 2022-03-31 23:32:19.536 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-31 23:32:19.536 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.536 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.536 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.536 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.536 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.536 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.536 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.537 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.537 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.537 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.537 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.537 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.537 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.537 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.537 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.537 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.537 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.537 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.537 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.537 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.538 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.538 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.538 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.538 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 1d20e0fe51854fa79d0c127b3fd3c785 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.538 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.538 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.538 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.538 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.538 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-31 23:32:19.538 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-31 23:32:19.538 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.538 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.538 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.538 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.538 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.538 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.538 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.538 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.538 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.538 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.538 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.538 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.539 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.539 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.539 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.539 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.539 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.539 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.539 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.539 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.539 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.539 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.539 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.539 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.539 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.539 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.539 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.539 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.539 | ++ functions-common:get_field:818 : echo '| e4efe1ba6bdd45e09bc33f6a34169b2a | 1d20e0fe51854fa79d0c127b3fd3c785 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.539 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.539 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.539 | + functions-common:get_or_add_user_project_role:997 : echo e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.539 | e4efe1ba6bdd45e09bc33f6a34169b2a 2022-03-31 23:32:19.539 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-31 23:32:19.539 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.539 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-31 23:32:19.539 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.540 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.540 | 63d452c44f9342f7a17753feea2d16b0' 2022-03-31 23:32:19.540 | + functions-common:get_or_create_service:1094 : echo 63d452c44f9342f7a17753feea2d16b0 2022-03-31 23:32:19.540 | 63d452c44f9342f7a17753feea2d16b0 2022-03-31 23:32:19.540 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-03-31 23:32:19.540 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.540 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-03-31 23:32:19.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.540 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.540 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4bbe8770cc824764a7293e1a36da78f4 2022-03-31 23:32:19.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4bbe8770cc824764a7293e1a36da78f4 2022-03-31 23:32:19.540 | + functions-common:get_or_create_endpoint:1127 : public_id=4bbe8770cc824764a7293e1a36da78f4 2022-03-31 23:32:19.540 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.541 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.541 | + functions-common:get_or_create_endpoint:1136 : echo 4bbe8770cc824764a7293e1a36da78f4 2022-03-31 23:32:19.541 | 4bbe8770cc824764a7293e1a36da78f4 2022-03-31 23:32:19.541 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-31 23:32:19.541 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:32:19.541 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-31 23:32:19.541 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-31 23:32:19.541 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-31 23:32:19.541 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-31 23:32:19.541 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-31 23:32:19.541 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-31 23:32:19.541 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-31 23:32:19.580 | [179146 Async create_glance_accounts:219877]: finished create_glance_accounts with result 0 in 78 seconds 2022-03-31 23:32:19.619 | [179146 Async create_cinder_accounts:220007]: Waiting for completion of create_cinder_accounts running on PID 220007 (4 other jobs running) 2022-03-31 23:32:19.645 | [179146 Async create_cinder_accounts:220007]: Signaling child to exit 2022-03-31 23:32:19.645 | WAKEUP 2022-03-31 23:32:19.668 | [179146 Async create_cinder_accounts:220007]: Signaled 2022-03-31 23:32:19.669 | + 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-03-31 23:32:19.669 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-31 23:32:19.669 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-31 23:32:19.669 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.669 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.669 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.669 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:32:19.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.669 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.669 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.669 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.669 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.669 | + functions-common:get_or_create_user:925 : user_id=256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.670 | + functions-common:get_or_create_user:926 : echo 256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.670 | 256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.670 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-31 23:32:19.670 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.670 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.670 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.670 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.670 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.670 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.670 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.670 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.670 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.670 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.670 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.670 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.670 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.670 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.670 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.670 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.670 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.670 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.671 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.671 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.671 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.671 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.671 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.671 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.671 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.671 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.671 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.671 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 256a0794f7824b2f87f799f30e3f2535 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.671 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.671 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.671 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.671 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.671 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.671 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:32:19.671 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-31 23:32:19.671 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.671 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-31 23:32:19.671 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-31 23:32:19.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.671 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.671 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.671 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.671 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.671 | 0ac416f8119049ed867efce3cd86ee5a' 2022-03-31 23:32:19.672 | + functions-common:get_or_create_service:1094 : echo 0ac416f8119049ed867efce3cd86ee5a 2022-03-31 23:32:19.672 | 0ac416f8119049ed867efce3cd86ee5a 2022-03-31 23:32:19.672 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-31 23:32:19.672 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-31 23:32:19.672 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.672 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:32:19.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.672 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.672 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.672 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.672 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.672 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:32:19.672 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.672 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.672 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.672 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.672 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=89dbf396b9fd43889cbdbd15aedd99db 2022-03-31 23:32:19.672 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 89dbf396b9fd43889cbdbd15aedd99db 2022-03-31 23:32:19.672 | + functions-common:get_or_create_endpoint:1127 : public_id=89dbf396b9fd43889cbdbd15aedd99db 2022-03-31 23:32:19.672 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.672 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.672 | + functions-common:get_or_create_endpoint:1136 : echo 89dbf396b9fd43889cbdbd15aedd99db 2022-03-31 23:32:19.672 | 89dbf396b9fd43889cbdbd15aedd99db 2022-03-31 23:32:19.672 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-31 23:32:19.672 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.672 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-31 23:32:19.672 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.673 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.673 | 723bf478faef41049890476c8f5070b9' 2022-03-31 23:32:19.673 | + functions-common:get_or_create_service:1094 : echo 723bf478faef41049890476c8f5070b9 2022-03-31 23:32:19.673 | 723bf478faef41049890476c8f5070b9 2022-03-31 23:32:19.673 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-31 23:32:19.673 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.673 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-31 23:32:19.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.673 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.673 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.673 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=86450d11e2504a02abb80b2d5764c442 2022-03-31 23:32:19.673 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 86450d11e2504a02abb80b2d5764c442 2022-03-31 23:32:19.674 | + functions-common:get_or_create_endpoint:1127 : public_id=86450d11e2504a02abb80b2d5764c442 2022-03-31 23:32:19.674 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.674 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.674 | + functions-common:get_or_create_endpoint:1136 : echo 86450d11e2504a02abb80b2d5764c442 2022-03-31 23:32:19.674 | 86450d11e2504a02abb80b2d5764c442 2022-03-31 23:32:19.674 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-31 23:32:19.674 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:32:19.674 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-31 23:32:19.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.674 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_project:938 : project_id=f351602c684241218fe7d63745824c0f 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_project:939 : echo f351602c684241218fe7d63745824c0f 2022-03-31 23:32:19.674 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f351602c684241218fe7d63745824c0f 2022-03-31 23:32:19.674 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.674 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-31 23:32:19.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.674 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.674 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-31 23:32:19.674 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_user:925 : user_id=256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.674 | ++ functions-common:get_or_create_user:926 : echo 256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.674 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 256a0794f7824b2f87f799f30e3f2535 2022-03-31 23:32:19.719 | [179146 Async create_cinder_accounts:220007]: finished create_cinder_accounts with result 0 in 61 seconds 2022-03-31 23:32:19.723 | + inc/async:async_wait:197 : return 0 2022-03-31 23:32:19.725 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-31 23:32:19.779 | [179146 Async create_neutron_accounts:220122]: Waiting for completion of create_neutron_accounts running on PID 220122 (3 other jobs running) 2022-03-31 23:32:19.806 | [179146 Async create_neutron_accounts:220122]: Signaling child to exit 2022-03-31 23:32:19.806 | WAKEUP 2022-03-31 23:32:19.830 | [179146 Async create_neutron_accounts:220122]: Signaled 2022-03-31 23:32:19.831 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-31 23:32:19.832 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:32:19.832 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:32:19.832 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:32:19.832 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:32:19.832 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:32:19.832 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:32:19.832 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-31 23:32:19.832 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-31 23:32:19.832 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-31 23:32:19.832 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-03-31 23:32:19.832 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-31 23:32:19.832 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-31 23:32:19.832 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-31 23:32:19.832 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:32:19.832 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:32:19.832 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:32:19.832 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:32:19.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.832 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.832 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.832 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.832 | + functions-common:get_or_create_user:925 : user_id=860bfe2d11ee465ebfcb1dc56b169056 2022-03-31 23:32:19.832 | + functions-common:get_or_create_user:926 : echo 860bfe2d11ee465ebfcb1dc56b169056 2022-03-31 23:32:19.832 | 860bfe2d11ee465ebfcb1dc56b169056 2022-03-31 23:32:19.832 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-31 23:32:19.832 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:32:19.832 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:32:19.832 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:32:19.832 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:32:19.833 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:32:19.833 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:32:19.833 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:32:19.833 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:32:19.833 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:32:19.833 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:32:19.833 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.833 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.833 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.833 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.833 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.833 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:32:19.833 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:32:19.833 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.833 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.833 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:32:19.833 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:32:19.833 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:32:19.833 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.833 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.834 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.834 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.834 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:32:19.834 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:32:19.834 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:32:19.834 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 860bfe2d11ee465ebfcb1dc56b169056 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:32:19.834 | ++ functions-common:get_field:812 : read data 2022-03-31 23:32:19.834 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.834 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.834 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:32:19.834 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-31 23:32:19.834 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-31 23:32:19.834 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:32:19.834 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-31 23:32:19.834 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-31 23:32:19.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.834 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.834 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.834 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.834 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:32:19.834 | c453b49cc5f447ff9ce3f41d5e968fbe' 2022-03-31 23:32:19.834 | + functions-common:get_or_create_service:1094 : echo c453b49cc5f447ff9ce3f41d5e968fbe 2022-03-31 23:32:19.834 | c453b49cc5f447ff9ce3f41d5e968fbe 2022-03-31 23:32:19.834 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-03-31 23:32:19.834 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:32:19.834 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-03-31 23:32:19.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:32:19.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-31 23:32:19.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.835 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.835 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.835 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:32:19.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:32:19.835 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-03-31 23:32:19.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.835 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:32:19.835 | from cryptography.utils import int_from_bytes 2022-03-31 23:32:19.835 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:32:19.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1ba409818eb14bff8e933cc2c2d21490 2022-03-31 23:32:19.835 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1ba409818eb14bff8e933cc2c2d21490 2022-03-31 23:32:19.835 | + functions-common:get_or_create_endpoint:1127 : public_id=1ba409818eb14bff8e933cc2c2d21490 2022-03-31 23:32:19.835 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:32:19.835 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:32:19.835 | + functions-common:get_or_create_endpoint:1136 : echo 1ba409818eb14bff8e933cc2c2d21490 2022-03-31 23:32:19.835 | 1ba409818eb14bff8e933cc2c2d21490 2022-03-31 23:32:19.879 | [179146 Async create_neutron_accounts:220122]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-31 23:32:19.920 | [179146 Async create_swift_accounts:220263]: Waiting for completion of create_swift_accounts running on PID 220263 (2 other jobs running) 2022-03-31 23:32:19.946 | [179146 Async create_swift_accounts:220263]: Signaling child to exit 2022-03-31 23:33:07.726 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:33:07.753 | [220263 Async create_swift_accounts:220263]: finished successfully 2022-03-31 23:33:07.774 | WAKEUP 2022-03-31 23:33:07.797 | [179146 Async create_swift_accounts:220263]: Signaled 2022-03-31 23:33:07.798 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-31 23:33:07.798 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-31 23:33:07.798 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-31 23:33:07.799 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-31 23:33:07.799 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-31 23:33:07.799 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-31 23:33:07.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.799 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.799 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.799 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.799 | ++ functions-common:get_or_create_role:950 : role_id=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.799 | ++ functions-common:get_or_create_role:951 : echo 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:614 : another_role=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.799 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-31 23:33:07.799 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-31 23:33:07.799 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:33:07.799 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:33:07.799 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:33:07.799 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:33:07.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.799 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.799 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.799 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.800 | + functions-common:get_or_create_user:925 : user_id=6e5c99b648ff4997bdbae9c2b885d583 2022-03-31 23:33:07.800 | + functions-common:get_or_create_user:926 : echo 6e5c99b648ff4997bdbae9c2b885d583 2022-03-31 23:33:07.800 | 6e5c99b648ff4997bdbae9c2b885d583 2022-03-31 23:33:07.800 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-31 23:33:07.800 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.800 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:33:07.800 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:33:07.800 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:33:07.800 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.800 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.800 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.800 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.800 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.800 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.800 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.800 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.800 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.800 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.800 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.801 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.801 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.801 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.801 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.801 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.801 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.801 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.801 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 6e5c99b648ff4997bdbae9c2b885d583 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:33:07.801 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.801 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:33:07.801 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:33:07.801 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:33:07.801 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:33:07.801 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-31 23:33:07.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.801 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:33:07.801 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:33:07.802 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.802 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.802 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.802 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.802 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.802 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.802 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.802 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.802 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.802 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.802 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.802 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.803 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | 6e5c99b648ff4997bdbae9c2b885d583 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:33:07.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.803 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.803 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.803 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.803 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-31 23:33:07.803 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:33:07.803 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-31 23:33:07.803 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-31 23:33:07.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.803 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:33:07.803 | 84c26a413369457bad37cea9f27d0b70' 2022-03-31 23:33:07.803 | + functions-common:get_or_create_service:1094 : echo 84c26a413369457bad37cea9f27d0b70 2022-03-31 23:33:07.803 | 84c26a413369457bad37cea9f27d0b70 2022-03-31 23:33:07.803 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-03-31 23:33:07.803 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:33:07.803 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-31 23:33:07.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:33:07.803 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-31 23:33:07.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.803 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.803 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:33:07.803 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:33:07.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=09a55a27b71b4052ba3b97d84ed5ed53 2022-03-31 23:33:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 09a55a27b71b4052ba3b97d84ed5ed53 2022-03-31 23:33:07.804 | + functions-common:get_or_create_endpoint:1127 : public_id=09a55a27b71b4052ba3b97d84ed5ed53 2022-03-31 23:33:07.804 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-03-31 23:33:07.804 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-03-31 23:33:07.804 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:33:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.804 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:33:07.804 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:33:07.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.804 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.804 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bf4bbac8be694ed995c3331c765849a9 2022-03-31 23:33:07.804 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo bf4bbac8be694ed995c3331c765849a9 2022-03-31 23:33:07.804 | bf4bbac8be694ed995c3331c765849a9 2022-03-31 23:33:07.804 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:33:07.805 | + functions-common:get_or_create_endpoint:1136 : echo 09a55a27b71b4052ba3b97d84ed5ed53 2022-03-31 23:33:07.805 | 09a55a27b71b4052ba3b97d84ed5ed53 2022-03-31 23:33:07.805 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-31 23:33:07.805 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:33:07.805 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-31 23:33:07.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_project:938 : project_id=4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_project:939 : echo 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.805 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.805 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-31 23:33:07.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.805 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-31 23:33:07.805 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-31 23:33:07.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.805 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_user:925 : user_id=5baa2dcc1e424b4193d403af3350ccc1 2022-03-31 23:33:07.805 | ++ functions-common:get_or_create_user:926 : echo 5baa2dcc1e424b4193d403af3350ccc1 2022-03-31 23:33:07.805 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=5baa2dcc1e424b4193d403af3350ccc1 2022-03-31 23:33:07.805 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-31 23:33:07.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.806 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 5baa2dcc1e424b4193d403af3350ccc1 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:33:07.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.806 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:33:07.806 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:33:07.806 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:33:07.806 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5baa2dcc1e424b4193d403af3350ccc1 --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.806 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.806 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.806 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.806 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.806 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.806 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5baa2dcc1e424b4193d403af3350ccc1 --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.806 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5baa2dcc1e424b4193d403af3350ccc1 --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.806 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.806 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.807 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.807 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.807 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | 5baa2dcc1e424b4193d403af3350ccc1 | | 4dbbab089dbb4c0193734d1ffd0632e5 | | | False |' 2022-03-31 23:33:07.807 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.807 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.807 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.807 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.807 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-31 23:33:07.807 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-31 23:33:07.807 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:33:07.807 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-31 23:33:07.807 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-31 23:33:07.807 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-31 23:33:07.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.807 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.807 | ++ functions-common:get_or_create_user:925 : user_id=125813793dea40e6afb73030ffaf63bb 2022-03-31 23:33:07.807 | ++ functions-common:get_or_create_user:926 : echo 125813793dea40e6afb73030ffaf63bb 2022-03-31 23:33:07.807 | + lib/swift:create_swift_accounts:637 : swift_user_test3=125813793dea40e6afb73030ffaf63bb 2022-03-31 23:33:07.807 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-31 23:33:07.808 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.808 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 31825a5c7f154ebd926deaae7e2d5679 125813793dea40e6afb73030ffaf63bb 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.808 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:33:07.808 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.808 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.808 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:33:07.808 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:33:07.808 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:33:07.808 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 31825a5c7f154ebd926deaae7e2d5679 --user 125813793dea40e6afb73030ffaf63bb --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.808 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.808 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.808 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.808 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.808 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.808 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 31825a5c7f154ebd926deaae7e2d5679 --user 125813793dea40e6afb73030ffaf63bb --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.808 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 31825a5c7f154ebd926deaae7e2d5679 --user 125813793dea40e6afb73030ffaf63bb --project 4dbbab089dbb4c0193734d1ffd0632e5 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.808 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.809 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.809 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.809 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.809 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.809 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.809 | ++ functions-common:get_field:818 : echo '| 31825a5c7f154ebd926deaae7e2d5679 | 125813793dea40e6afb73030ffaf63bb | | 4dbbab089dbb4c0193734d1ffd0632e5 | | | False |' 2022-03-31 23:33:07.809 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.809 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.809 | + functions-common:get_or_add_user_project_role:995 : user_role_id=31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.809 | + functions-common:get_or_add_user_project_role:997 : echo 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.809 | 31825a5c7f154ebd926deaae7e2d5679 2022-03-31 23:33:07.809 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-31 23:33:07.809 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-31 23:33:07.809 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:33:07.809 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-31 23:33:07.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.809 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.809 | ++ functions-common:get_or_create_project:938 : project_id=857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.809 | ++ functions-common:get_or_create_project:939 : echo 857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.809 | + lib/swift:create_swift_accounts:642 : swift_project_test2=857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.809 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-31 23:33:07.809 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.809 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-31 23:33:07.809 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-31 23:33:07.809 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:33:07.810 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-31 23:33:07.810 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-31 23:33:07.810 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-31 23:33:07.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.810 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.810 | ++ functions-common:get_or_create_user:925 : user_id=aeb46df74744425589cfaa351a276322 2022-03-31 23:33:07.810 | ++ functions-common:get_or_create_user:926 : echo aeb46df74744425589cfaa351a276322 2022-03-31 23:33:07.810 | + lib/swift:create_swift_accounts:647 : swift_user_test2=aeb46df74744425589cfaa351a276322 2022-03-31 23:33:07.810 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-31 23:33:07.810 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.810 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin aeb46df74744425589cfaa351a276322 857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.810 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.810 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:33:07.810 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.810 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.810 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:33:07.810 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:33:07.810 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:33:07.810 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:33:07.810 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aeb46df74744425589cfaa351a276322 --project 857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.810 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.810 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.810 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.810 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.810 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.810 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.811 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.811 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.811 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user aeb46df74744425589cfaa351a276322 --project 857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.811 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aeb46df74744425589cfaa351a276322 --project 857f5bfcda1c46068be085728e85c4f7 2022-03-31 23:33:07.811 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.811 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.811 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.811 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.811 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.811 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.811 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.811 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.811 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | aeb46df74744425589cfaa351a276322 | | 857f5bfcda1c46068be085728e85c4f7 | | | False |' 2022-03-31 23:33:07.811 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.811 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.811 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.811 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.811 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.811 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-31 23:33:07.811 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-31 23:33:07.811 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-31 23:33:07.811 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-31 23:33:07.812 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-31 23:33:07.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.812 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-31 23:33:07.812 | 798b5694997b4ad4aac6b27ca13e0518' 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_domain:888 : echo 798b5694997b4ad4aac6b27ca13e0518 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:652 : swift_domain=798b5694997b4ad4aac6b27ca13e0518 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-31 23:33:07.812 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-31 23:33:07.812 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 798b5694997b4ad4aac6b27ca13e0518 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-31 23:33:07.812 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=798b5694997b4ad4aac6b27ca13e0518 --or-show -f value -c id 2022-03-31 23:33:07.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.812 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.812 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_project:938 : project_id=4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_project:939 : echo 4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:656 : swift_project_test4=4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-31 23:33:07.812 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.812 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-31 23:33:07.812 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 798b5694997b4ad4aac6b27ca13e0518 test4@example.com 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-31 23:33:07.812 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-31 23:33:07.813 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=798b5694997b4ad4aac6b27ca13e0518 --email=test4@example.com --or-show -f value -c id 2022-03-31 23:33:07.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.813 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.813 | ++ functions-common:get_or_create_user:925 : user_id=a3c21532ac674d659dc1aab54d0eb401 2022-03-31 23:33:07.813 | ++ functions-common:get_or_create_user:926 : echo a3c21532ac674d659dc1aab54d0eb401 2022-03-31 23:33:07.813 | + lib/swift:create_swift_accounts:661 : swift_user_test4=a3c21532ac674d659dc1aab54d0eb401 2022-03-31 23:33:07.813 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-31 23:33:07.813 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:33:07.813 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin a3c21532ac674d659dc1aab54d0eb401 4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.813 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:33:07.813 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-31 23:33:07.813 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:33:07.813 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:33:07.813 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-31 23:33:07.813 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-31 23:33:07.813 | ++ functions-common:_get_domain_args:967 : echo 2022-03-31 23:33:07.813 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-31 23:33:07.813 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a3c21532ac674d659dc1aab54d0eb401 --project 4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.813 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.813 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:33:07.813 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.813 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.813 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.813 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.813 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:33:07.814 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:33:07.814 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a3c21532ac674d659dc1aab54d0eb401 --project 4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.814 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a3c21532ac674d659dc1aab54d0eb401 --project 4d744149c2f74b3cb48a0478eddf51df 2022-03-31 23:33:07.814 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:33:07.814 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:33:07.814 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:33:07.814 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:07.814 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:07.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:33:07.814 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:33:07.814 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:33:07.814 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:33:07.814 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | a3c21532ac674d659dc1aab54d0eb401 | | 4d744149c2f74b3cb48a0478eddf51df | | | False |' 2022-03-31 23:33:07.814 | ++ functions-common:get_field:812 : read data 2022-03-31 23:33:07.814 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.814 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.814 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:33:07.844 | [179146 Async create_swift_accounts:220263]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-31 23:33:07.852 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-31 23:33:07.854 | + inc/async:async_wait:197 : return 0 2022-03-31 23:33:07.857 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-31 23:33:07.875 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:07.877 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-31 23:33:07.896 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:07.899 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-31 23:33:07.901 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:33:07.904 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-31 23:33:07.906 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-31 23:33:07.909 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-31 23:33:07.969 | + inc/async:async_inner:63 : init_glance 2022-03-31 23:33:08.009 | [179146 Async init_glance:224520]: running: init_glance 2022-03-31 23:33:08.012 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-31 23:33:08.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:08.035 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-31 23:33:08.038 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:33:08.049 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-31 23:33:08.049 | + ./stack.sh:main:1147 : configure_neutron 2022-03-31 23:33:08.049 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-31 23:33:08.050 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:33:08.051 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:33:08.056 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:33:08.059 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:33:08.062 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:33:08.064 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:33:08.067 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-31 23:33:08.070 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-31 23:33:08.073 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-31 23:33:08.075 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-31 23:33:08.089 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-31 23:33:08.091 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-31 23:33:11.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:11.555 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:11.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:11.555 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:15.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:15.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:15.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:15.122 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:18.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:18.618 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:18.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:18.618 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:22.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:22.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:22.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:22.118 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:25.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:25.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:25.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:25.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:29.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:29.068 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:29.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:29.068 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:32.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:32.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:32.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:32.571 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:36.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:36.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:36.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:36.301 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:40.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:40.978 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:40.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:40.978 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:40.978 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-31 23:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:46.930 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:46.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:46.930 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:47.248 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-31 23:33:47.261 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-31 23:33:47.264 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-31 23:33:47.266 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-31 23:33:47.269 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-31 23:33:47.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-31 23:33:47.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-31 23:33:47.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-31 23:33:47.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-31 23:33:47.280 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-31 23:33:47.282 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-31 23:33:47.285 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-31 23:33:47.288 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-31 23:33:47.293 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-31 23:33:47.293 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-31 23:33:47.294 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-31 23:33:47.299 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:47.301 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-31 23:33:47.303 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:47.308 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-31 23:33:47.311 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-31 23:33:47.313 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-31 23:33:47.315 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-31 23:33:47.318 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:33:47.320 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-31 23:33:47.350 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-31 23:33:47.379 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-31 23:33:47.409 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-31 23:33:47.438 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-31 23:33:47.467 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-31 23:33:47.496 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-31 23:33:47.499 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-31 23:33:47.501 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-31 23:33:47.504 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:33:47.507 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-31 23:33:47.524 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-31 23:33:47.526 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-31 23:33:47.529 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-31 23:33:47.531 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-31 23:33:47.534 | + 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-03-31 23:33:47.563 | + 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-03-31 23:33:47.594 | + 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-03-31 23:33:47.624 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-31 23:33:47.656 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-31 23:33:47.673 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:33:47.675 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-31 23:33:47.678 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:33:47.682 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-31 23:33:47.683 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-31 23:33:47.685 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-31 23:33:47.697 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-31 23:33:47.700 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:33:47.702 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-31 23:33:47.704 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-31 23:33:47.718 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-31 23:33:47.730 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-31 23:33:47.732 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-31 23:33:47.749 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:33:47.762 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-31 23:33:47.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:33:47.777 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:47.780 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-31 23:33:47.792 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Nt14TloBEn 2022-03-31 23:33:47.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-31 23:33:47.796 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:47.799 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Nt14TloBEn 2022-03-31 23:33:47.803 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Nt14TloBEn 2022-03-31 23:33:47.815 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Nt14TloBEn /etc/sudoers.d/neutron-rootwrap 2022-03-31 23:33:47.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:33:47.856 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:47.859 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:47.889 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-31 23:33:47.891 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-31 23:33:47.894 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-31 23:33:47.896 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:33:47.899 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-31 23:33:47.901 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:33:47.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:47.922 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-31 23:33:47.924 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-31 23:33:47.927 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:33:47.946 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:47.948 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:33:47.951 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-31 23:33:47.982 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:33:47.984 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:33:47.987 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-31 23:33:48.005 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:48.007 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-31 23:33:48.010 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-31 23:33:48.013 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:33:48.015 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:33:48.021 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-31 23:33:48.021 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-31 23:33:48.023 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:33:48.026 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-31 23:33:48.028 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-31 23:33:48.031 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-31 23:33:48.035 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-31 23:33:48.038 | + 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-03-31 23:33:48.043 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-31 23:33:48.061 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:48.065 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-31 23:33:48.067 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-31 23:33:48.070 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-31 23:33:48.075 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-31 23:33:48.105 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:33:48.137 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-31 23:33:48.169 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-31 23:33:48.201 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-31 23:33:48.231 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-31 23:33:48.234 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:33:48.237 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-31 23:33:48.239 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-31 23:33:48.242 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-31 23:33:48.272 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-31 23:33:48.302 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-31 23:33:48.333 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-31 23:33:48.364 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-31 23:33:48.399 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-31 23:33:48.430 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-31 23:33:48.462 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-31 23:33:48.493 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:33:48.524 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-31 23:33:48.555 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-31 23:33:48.584 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-31 23:33:48.616 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-31 23:33:48.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-31 23:33:48.621 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-31 23:33:48.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-31 23:33:48.626 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-31 23:33:48.662 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-31 23:33:48.694 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-03-31 23:33:48.724 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-31 23:33:48.755 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-31 23:33:48.786 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-31 23:33:48.818 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-31 23:33:48.848 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-31 23:33:48.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-31 23:33:48.915 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-31 23:33:48.945 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-31 23:33:48.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-31 23:33:48.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-31 23:33:48.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-31 23:33:48.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-31 23:33:48.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-31 23:33:48.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-31 23:33:48.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1400:1449 != '' ]] 2022-03-31 23:33:48.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1400:1449 2022-03-31 23:33:48.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1400:1449 != '' ]] 2022-03-31 23:33:48.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-31 23:33:48.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-31 23:33:48.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-31 23:33:48.979 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-31 23:33:48.981 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-31 23:33:48.984 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-31 23:33:48.986 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-31 23:33:48.989 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-31 23:33:48.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:48.993 | + 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-03-31 23:33:49.022 | + 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-03-31 23:33:49.025 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.027 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:33:49.029 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-31 23:33:49.032 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-31 23:33:49.035 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.037 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-31 23:33:49.066 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-31 23:33:49.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-31 23:33:49.072 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:33:49.075 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-31 23:33:49.078 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-31 23:33:49.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.083 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-31 23:33:49.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-31 23:33:49.118 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-31 23:33:49.122 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-31 23:33:49.125 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-31 23:33:49.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.130 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-31 23:33:49.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-31 23:33:49.162 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.164 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-31 23:33:49.167 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-31 23:33:49.169 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-31 23:33:49.172 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.174 | + 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-03-31 23:33:49.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-31 23:33:49.209 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.211 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-31 23:33:49.213 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:33:49.216 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:33:49.218 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.220 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-31 23:33:49.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-31 23:33:49.251 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.254 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-31 23:33:49.256 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-31 23:33:49.259 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-31 23:33:49.261 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.266 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-31 23:33:49.294 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1400:1449 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1400:1449 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1400:1449 ']' 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.311 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1400:1449 2022-03-31 23:33:49.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-31 23:33:49.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:33:49.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-31 23:33:49.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-31 23:33:49.348 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-31 23:33:49.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-31 23:33:49.353 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-31 23:33:49.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:33:49.385 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-31 23:33:49.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:49.405 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-31 23:33:49.408 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:33:49.439 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:49.442 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:49.472 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-31 23:33:49.505 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-31 23:33:49.507 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-31 23:33:49.510 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-31 23:33:49.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:33:52.571 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:33:52.571 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:33:52.572 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226435) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:33:52.621 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:33:52.621 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:33:52.621 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:52.621 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:52.622 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:52.622 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226435) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:52.673 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:33:52.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:52.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:52.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:52.673 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:53.038 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-31 23:33:53.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-31 23:33:53.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-31 23:33:53.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:33:53.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-31 23:33:53.101 | + 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-03-31 23:33:53.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-31 23:33:53.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:53.128 | + 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-03-31 23:33:53.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-31 23:33:53.163 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-31 23:33:53.171 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-31 23:33:53.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-31 23:33:53.177 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-31 23:33:53.191 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-31 23:33:53.203 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:33:53.206 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-31 23:33:53.214 | net.bridge.bridge-nf-call-iptables = 1 2022-03-31 23:33:53.217 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-31 23:33:53.220 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-31 23:33:53.229 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-31 23:33:53.232 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-31 23:33:53.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-31 23:33:53.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-31 23:33:53.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-31 23:33:53.243 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:33:53.245 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:33:53.248 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:33:53.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:33:53.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:33:53.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-31 23:33:53.284 | + 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-03-31 23:33:53.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-31 23:33:53.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-31 23:33:53.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-31 23:33:53.383 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-31 23:33:53.401 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:53.403 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-31 23:33:53.406 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.411 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-31 23:33:53.441 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-31 23:33:53.479 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:33:53.512 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:53.514 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:53.547 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-31 23:33:53.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:53.567 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.570 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:33:53.599 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.602 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.605 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:33:53.634 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.637 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-31 23:33:53.639 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-31 23:33:53.642 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-31 23:33:53.660 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:53.662 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-31 23:33:53.665 | + 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-03-31 23:33:53.669 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-31 23:33:53.699 | + 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-03-31 23:33:53.731 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:53.734 | + 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-03-31 23:33:53.766 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:33:53.769 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-31 23:33:53.804 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-31 23:33:53.806 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:33:53.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-31 23:33:53.838 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-31 23:33:53.841 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-31 23:33:53.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-31 23:33:53.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-31 23:33:56.905 | INFO neutron.common.config [-] Logging enabled! 2022-03-31 23:33:56.906 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev73 2022-03-31 23:33:56.907 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226967) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-31 23:33:56.958 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:33:56.958 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-31 23:33:56.958 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:56.958 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:56.958 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:56.959 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226967) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-31 23:33:57.018 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-31 23:33:57.019 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=226967) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-31 23:33:57.020 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=226967) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-31 23:33:57.020 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-31 23:33:57.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:57.024 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:57.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:33:57.025 | from cryptography.utils import int_from_bytes 2022-03-31 23:33:57.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-31 23:33:57.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-31 23:33:57.399 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-31 23:33:57.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-31 23:33:57.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-31 23:33:57.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-31 23:33:57.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-31 23:33:57.425 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-31 23:33:57.428 | + functions:set_mtu:785 : local dev=br-data 2022-03-31 23:33:57.430 | + functions:set_mtu:786 : local mtu=1500 2022-03-31 23:33:57.433 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-31 23:33:57.446 | + 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-03-31 23:33:57.463 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-31 23:33:57.466 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-31 23:33:57.468 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-31 23:33:57.471 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-31 23:33:57.474 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-31 23:33:57.476 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-31 23:33:57.478 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-31 23:33:57.481 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-31 23:33:57.483 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-31 23:33:57.486 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-31 23:33:57.489 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-31 23:33:57.495 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-31 23:33:57.495 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-31 23:33:57.497 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-31 23:33:57.500 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-31 23:33:57.501 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-31 23:33:57.508 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-31 23:33:57.510 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-31 23:33:57.513 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-31 23:33:57.515 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-31 23:33:57.519 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-31 23:33:57.529 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-31 23:33:57.529 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-31 23:33:57.529 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.91/22 brd 192.168.3.255' 2022-03-31 23:33:57.529 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-31 23:33:57.532 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:57.534 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-31 23:33:57.537 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-31 23:33:57.539 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.91/22 brd 192.168.3.255 != '' ]] 2022-03-31 23:33:57.541 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1' 2022-03-31 23:33:57.544 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data' 2022-03-31 23:33:57.546 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-31 23:33:57.549 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-31 23:33:57.554 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.91/22 brd 192.168.3.255 2022-03-31 23:33:57.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-31 23:33:57.555 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-31 23:33:57.556 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-31 23:33:57.561 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.91 2022-03-31 23:33:57.564 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.91 ' 2022-03-31 23:33:57.567 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1 2022-03-31 23:33:57.580 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data 2022-03-31 23:33:57.592 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-31 23:33:57.604 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-31 23:33:57.625 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.91 2022-03-31 23:33:57.634 | PING 192.168.0.91 (192.168.0.91) from 192.168.0.91 br-data: 56(84) bytes of data. 2022-03-31 23:33:57.635 | 64 bytes from 192.168.0.91: icmp_seq=1 ttl=64 time=0.072 ms 2022-03-31 23:33:58.659 | 64 bytes from 192.168.0.91: icmp_seq=2 ttl=64 time=0.038 ms 2022-03-31 23:33:59.683 | 64 bytes from 192.168.0.91: icmp_seq=3 ttl=64 time=0.037 ms 2022-03-31 23:33:59.683 | 2022-03-31 23:33:59.683 | --- 192.168.0.91 ping statistics --- 2022-03-31 23:33:59.683 | 3 packets transmitted, 3 received, 0% packet loss, time 2049ms 2022-03-31 23:33:59.683 | rtt min/avg/max/mdev = 0.037/0.049/0.072/0.016 ms 2022-03-31 23:33:59.689 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-31 23:33:59.689 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-31 23:33:59.695 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-31 23:33:59.699 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-31 23:33:59.715 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:33:59.718 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-31 23:33:59.720 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-31 23:33:59.725 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-31 23:33:59.756 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-03-31 23:33:59.785 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-31 23:33:59.821 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-31 23:33:59.855 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-31 23:33:59.857 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-31 23:33:59.890 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-31 23:33:59.892 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-31 23:33:59.909 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:33:59.915 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:33:59.915 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-31 23:33:59.935 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:33:59.939 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-31 23:33:59.959 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:33:59.962 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-31 23:33:59.980 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:33:59.982 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-31 23:34:00.013 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-31 23:34:00.044 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-31 23:34:00.047 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-31 23:34:00.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.068 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-31 23:34:00.086 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.089 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-31 23:34:00.091 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-31 23:34:00.165 | + inc/async:async_inner:63 : init_neutron 2022-03-31 23:34:00.215 | [179146 Async init_neutron:227443]: running: init_neutron 2022-03-31 23:34:00.218 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-31 23:34:00.237 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.241 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-31 23:34:00.253 | ++ ./stack.sh:main:1162 : true 2022-03-31 23:34:00.256 | + ./stack.sh:main:1162 : netman_pid= 2022-03-31 23:34:00.259 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-31 23:34:00.262 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-31 23:34:00.278 | + ./stack.sh:main:1169 : clean_iptables 2022-03-31 23:34:00.286 | + lib/nova:clean_iptables:186 : bash 2022-03-31 23:34:00.287 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-31 23:34:00.288 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-31 23:34:00.290 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:34:00.292 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-31 23:34:00.296 | + lib/nova:clean_iptables:186 : grep nova 2022-03-31 23:34:00.296 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-31 23:34:00.314 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:34:00.314 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-31 23:34:00.317 | + lib/nova:clean_iptables:188 : grep nova 2022-03-31 23:34:00.317 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-31 23:34:00.328 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-31 23:34:00.328 | + lib/nova:clean_iptables:188 : bash 2022-03-31 23:34:00.328 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:34:00.336 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:34:00.339 | + lib/nova:clean_iptables:190 : grep nova 2022-03-31 23:34:00.340 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-31 23:34:00.342 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-31 23:34:00.342 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-31 23:34:00.350 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-31 23:34:00.353 | + lib/nova:clean_iptables:190 : bash 2022-03-31 23:34:00.360 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-31 23:34:00.360 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-31 23:34:00.365 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-31 23:34:00.367 | + lib/nova:clean_iptables:192 : bash 2022-03-31 23:34:00.371 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-31 23:34:00.372 | + lib/nova:clean_iptables:192 : grep nova 2022-03-31 23:34:00.376 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-31 23:34:00.382 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-31 23:34:00.391 | net.ipv4.ip_forward = 1 2022-03-31 23:34:00.396 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-31 23:34:00.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.419 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-31 23:34:00.421 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-31 23:34:00.424 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:34:00.459 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-31 23:34:00.490 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-31 23:34:00.493 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-31 23:34:00.530 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-31 23:34:00.566 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-31 23:34:00.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.588 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-31 23:34:00.590 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:34:00.593 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-31 23:34:00.596 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-31 23:34:00.599 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-31 23:34:00.668 | + inc/async:async_inner:63 : init_swift 2022-03-31 23:34:00.710 | [179146 Async init_swift:227801]: running: init_swift 2022-03-31 23:34:00.713 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-31 23:34:00.733 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.736 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-31 23:34:00.738 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:34:00.741 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-31 23:34:00.744 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-31 23:34:00.746 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-31 23:34:00.817 | + inc/async:async_inner:63 : init_cinder 2022-03-31 23:34:00.873 | [179146 Async init_cinder:227896]: running: init_cinder 2022-03-31 23:34:00.876 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-31 23:34:00.905 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:34:00.911 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-31 23:34:00.919 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:34:00.921 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-31 23:34:00.925 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-31 23:34:00.928 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-31 23:34:01.008 | + inc/async:async_inner:63 : init_placement 2022-03-31 23:34:01.084 | [179146 Async init_placement:228015]: running: init_placement 2022-03-31 23:34:01.088 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-31 23:34:01.157 | [179146 Async init_neutron:227443]: Waiting for completion of init_neutron running on PID 227443 (6 other jobs running) 2022-03-31 23:34:01.197 | [179146 Async init_neutron:227443]: Signaling child to exit 2022-03-31 23:34:01.209 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:34:01.242 | [224520 Async init_glance:224520]: finished successfully 2022-03-31 23:34:04.806 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:34:04.835 | [227896 Async init_cinder:227896]: finished successfully 2022-03-31 23:34:13.561 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:34:13.587 | [227801 Async init_swift:227801]: finished successfully 2022-03-31 23:35:02.803 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:35:02.829 | [228015 Async init_placement:228015]: finished successfully 2022-03-31 23:38:46.112 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:38:46.138 | [227443 Async init_neutron:227443]: finished successfully 2022-03-31 23:38:46.162 | WAKEUP 2022-03-31 23:38:46.185 | [179146 Async init_neutron:227443]: Signaled 2022-03-31 23:38:46.192 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-31 23:38:46.192 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:46.192 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:38:46.192 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:38:46.192 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:38:46.192 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:38:46.192 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:38:46.192 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-31 23:38:46.192 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-31 23:38:46.192 | + lib/database:recreate_database:112 : local db=neutron 2022-03-31 23:38:46.192 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-31 23:38:46.192 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-31 23:38:46.192 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-31 23:38:46.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.192 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-31 23:38:46.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.193 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-31 23:38:46.193 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:38:46.193 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:38:46.193 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:38:46.193 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:38:46.193 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769668378 2022-03-31 23:38:46.193 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-31 23:38:46.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.193 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.193 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-31 23:38:46.193 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-31 23:38:46.194 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-31 23:38:46.195 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-31 23:38:46.196 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-31 23:38:46.197 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-31 23:38:46.197 | Running upgrade for neutron ... 2022-03-31 23:38:46.197 | OK 2022-03-31 23:38:46.197 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-31 23:38:46.197 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:46.197 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:46.197 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:46.197 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:46.197 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:46.197 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:38:46.197 | + functions-common:time_stop:2432 : start_time=1648769668378 2022-03-31 23:38:46.197 | + functions-common:time_stop:2434 : [[ -z 1648769668378 ]] 2022-03-31 23:38:46.197 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:46.197 | + functions-common:time_stop:2437 : end_time=1648769926091 2022-03-31 23:38:46.197 | + functions-common:time_stop:2438 : elapsed_time=257713 2022-03-31 23:38:46.197 | + functions-common:time_stop:2439 : total=38892 2022-03-31 23:38:46.197 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:46.197 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=296605 2022-03-31 23:38:46.238 | [179146 Async init_neutron:227443]: finished init_neutron with result 0 in 286 seconds 2022-03-31 23:38:46.243 | + inc/async:async_wait:197 : return 0 2022-03-31 23:38:46.253 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-31 23:38:46.322 | [179146 Async init_placement:228015]: Waiting for completion of init_placement running on PID 228015 (5 other jobs running) 2022-03-31 23:38:46.357 | [179146 Async init_placement:228015]: Signaling child to exit 2022-03-31 23:38:46.357 | WAKEUP 2022-03-31 23:38:46.380 | [179146 Async init_placement:228015]: Signaled 2022-03-31 23:38:46.382 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-31 23:38:46.382 | + lib/database:recreate_database:112 : local db=placement 2022-03-31 23:38:46.382 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-31 23:38:46.382 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-31 23:38:46.382 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-31 23:38:46.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.382 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-31 23:38:46.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.383 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-31 23:38:46.383 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-31 23:38:46.383 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-31 23:38:46.383 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-31 23:38:46.383 | + functions-common:get_or_create_user:909 : local user_id 2022-03-31 23:38:46.383 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-31 23:38:46.383 | + functions-common:get_or_create_user:913 : local email= 2022-03-31 23:38:46.383 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-31 23:38:46.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.383 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.383 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.383 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.383 | + functions-common:get_or_create_user:925 : user_id=4f32a920b5334044bbfbc42765cfa409 2022-03-31 23:38:46.383 | + functions-common:get_or_create_user:926 : echo 4f32a920b5334044bbfbc42765cfa409 2022-03-31 23:38:46.383 | 4f32a920b5334044bbfbc42765cfa409 2022-03-31 23:38:46.383 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-31 23:38:46.383 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:38:46.383 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:38:46.383 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:38:46.384 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.384 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:38:46.384 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.384 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:38:46.384 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:38:46.384 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:38:46.384 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:38:46.384 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:38:46.384 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.384 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.384 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.385 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:38:46.385 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:38:46.385 | ++ functions-common:get_field:818 : echo '| bd5cb1fa356f4213b4c044d26ee879a3 | 4f32a920b5334044bbfbc42765cfa409 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:38:46.385 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:38:46.385 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:997 : echo bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:38:46.385 | bd5cb1fa356f4213b4c044d26ee879a3 2022-03-31 23:38:46.385 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-31 23:38:46.385 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-31 23:38:46.385 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-31 23:38:46.385 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-31 23:38:46.385 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.385 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-31 23:38:46.385 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:38:46.385 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:38:46.385 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.385 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.385 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.385 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-31 23:38:46.385 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-31 23:38:46.386 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.386 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.386 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.386 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-31 23:38:46.386 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-31 23:38:46.386 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-31 23:38:46.386 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:38:46.386 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.386 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.386 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.386 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.386 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-31 23:38:46.386 | ++ functions-common:get_field:816 : field='$2' 2022-03-31 23:38:46.386 | ++ functions-common:get_field:818 : echo '| 341d8b259f1a42de9374d6747128ba91 | 4f32a920b5334044bbfbc42765cfa409 | | f351602c684241218fe7d63745824c0f | | | False |' 2022-03-31 23:38:46.386 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-31 23:38:46.386 | ++ functions-common:get_field:812 : read data 2022-03-31 23:38:46.386 | + functions-common:get_or_add_user_project_role:995 : user_role_id=341d8b259f1a42de9374d6747128ba91 2022-03-31 23:38:46.386 | + functions-common:get_or_add_user_project_role:997 : echo 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:38:46.386 | 341d8b259f1a42de9374d6747128ba91 2022-03-31 23:38:46.386 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-03-31 23:38:46.386 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-31 23:38:46.386 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-31 23:38:46.386 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-31 23:38:46.386 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-31 23:38:46.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.386 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.387 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-31 23:38:46.387 | b62e46fa926746289a1749e94ca7e364' 2022-03-31 23:38:46.387 | + functions-common:get_or_create_service:1094 : echo b62e46fa926746289a1749e94ca7e364 2022-03-31 23:38:46.387 | b62e46fa926746289a1749e94ca7e364 2022-03-31 23:38:46.387 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-03-31 23:38:46.387 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-31 23:38:46.387 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-03-31 23:38:46.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-31 23:38:46.387 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-31 23:38:46.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-31 23:38:46.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-31 23:38:46.387 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-03-31 23:38:46.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.387 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.387 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:38:46.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e6d8bd22cf334059bd623b832f26e7c8 2022-03-31 23:38:46.387 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e6d8bd22cf334059bd623b832f26e7c8 2022-03-31 23:38:46.387 | + functions-common:get_or_create_endpoint:1127 : public_id=e6d8bd22cf334059bd623b832f26e7c8 2022-03-31 23:38:46.388 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-31 23:38:46.388 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-31 23:38:46.388 | + functions-common:get_or_create_endpoint:1136 : echo e6d8bd22cf334059bd623b832f26e7c8 2022-03-31 23:38:46.388 | e6d8bd22cf334059bd623b832f26e7c8 2022-03-31 23:38:46.428 | [179146 Async init_placement:228015]: finished init_placement with result 0 in 61 seconds 2022-03-31 23:38:46.433 | + inc/async:async_wait:197 : return 0 2022-03-31 23:38:46.436 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-31 23:38:46.488 | [179146 Async init_glance:224520]: Waiting for completion of init_glance running on PID 224520 (4 other jobs running) 2022-03-31 23:38:46.514 | [179146 Async init_glance:224520]: Signaling child to exit 2022-03-31 23:38:46.514 | WAKEUP 2022-03-31 23:38:46.538 | [179146 Async init_glance:224520]: Signaled 2022-03-31 23:38:46.539 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-31 23:38:46.539 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-31 23:38:46.539 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-31 23:38:46.539 | + lib/database:recreate_database:112 : local db=glance 2022-03-31 23:38:46.540 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-31 23:38:46.540 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-31 23:38:46.540 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-31 23:38:46.540 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.540 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-31 23:38:46.540 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.540 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-31 23:38:46.540 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:38:46.540 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:38:46.540 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:38:46.540 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:38:46.540 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769589719 2022-03-31 23:38:46.540 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-31 23:38:46.540 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=224643) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:38:46.540 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:38:46.540 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:38:46.540 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:38:46.540 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-31 23:38:46.540 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-31 23:38:46.541 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-31 23:38:46.541 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-31 23:38:46.541 | Database migration is up to date. No migration needed. 2022-03-31 23:38:46.541 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-31 23:38:46.541 | Database is synced successfully. 2022-03-31 23:38:46.541 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-31 23:38:46.541 | 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=224860) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-31 23:38:46.541 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-31 23:38:46.541 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-31 23:38:46.541 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-31 23:38:46.542 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-31 23:38:46.542 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-31 23:38:46.543 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:46.543 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:46.543 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:46.543 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:46.543 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:46.543 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:38:46.543 | + functions-common:time_stop:2432 : start_time=1648769589719 2022-03-31 23:38:46.543 | + functions-common:time_stop:2434 : [[ -z 1648769589719 ]] 2022-03-31 23:38:46.543 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:46.543 | + functions-common:time_stop:2437 : end_time=1648769641186 2022-03-31 23:38:46.543 | + functions-common:time_stop:2438 : elapsed_time=51467 2022-03-31 23:38:46.543 | + functions-common:time_stop:2439 : total=38892 2022-03-31 23:38:46.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:46.543 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=90359 2022-03-31 23:38:46.586 | [179146 Async init_glance:224520]: finished init_glance with result 0 in 53 seconds 2022-03-31 23:38:46.590 | + inc/async:async_wait:197 : return 0 2022-03-31 23:38:46.593 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-31 23:38:46.644 | [179146 Async init_swift:227801]: Waiting for completion of init_swift running on PID 227801 (3 other jobs running) 2022-03-31 23:38:46.669 | [179146 Async init_swift:227801]: Signaling child to exit 2022-03-31 23:38:46.669 | WAKEUP 2022-03-31 23:38:46.692 | [179146 Async init_swift:227801]: Signaled 2022-03-31 23:38:46.694 | + lib/swift:init_swift:668 : local node_number 2022-03-31 23:38:46.694 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-31 23:38:46.694 | No object-updater running 2022-03-31 23:38:46.694 | No object-auditor running 2022-03-31 23:38:46.694 | No object-reconstructor running 2022-03-31 23:38:46.694 | No object-expirer running 2022-03-31 23:38:46.694 | No account-auditor running 2022-03-31 23:38:46.694 | No container-replicator running 2022-03-31 23:38:46.694 | No container-sharder running 2022-03-31 23:38:46.694 | No proxy-server running 2022-03-31 23:38:46.694 | No container-sync running 2022-03-31 23:38:46.694 | No container-auditor running 2022-03-31 23:38:46.694 | No object-server running 2022-03-31 23:38:46.694 | No container-reconciler running 2022-03-31 23:38:46.694 | No object-replicator running 2022-03-31 23:38:46.695 | No account-reaper running 2022-03-31 23:38:46.695 | No account-replicator running 2022-03-31 23:38:46.695 | No account-server running 2022-03-31 23:38:46.695 | No container-server running 2022-03-31 23:38:46.695 | No container-updater running 2022-03-31 23:38:46.695 | + lib/swift:init_swift:670 : true 2022-03-31 23:38:46.695 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-31 23:38:46.695 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-31 23:38:46.695 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-31 23:38:46.695 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-31 23:38:46.695 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-31 23:38:46.695 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-31 23:38:46.695 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-31 23:38:46.695 | + functions:create_disk:732 : local node_number 2022-03-31 23:38:46.695 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:38:46.695 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-31 23:38:46.695 | + functions:create_disk:736 : local key 2022-03-31 23:38:46.695 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | ++ functions:create_disk:738 : sed s#/.## 2022-03-31 23:38:46.695 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-31 23:38:46.695 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-31 23:38:46.695 | + functions:destroy_disk:765 : local key 2022-03-31 23:38:46.695 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-31 23:38:46.695 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.695 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-31 23:38:46.696 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-31 23:38:46.696 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.696 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.696 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-31 23:38:46.696 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.696 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-31 23:38:46.696 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-31 23:38:46.696 | = sectsz=512 attr=2, projid32bit=1 2022-03-31 23:38:46.696 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-31 23:38:46.696 | = reflink=1 2022-03-31 23:38:46.696 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-31 23:38:46.696 | = sunit=0 swidth=0 blks 2022-03-31 23:38:46.696 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-31 23:38:46.696 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-31 23:38:46.696 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-31 23:38:46.696 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-31 23:38:46.696 | + 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-03-31 23:38:46.696 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-31 23:38:46.696 | /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-03-31 23:38:46.696 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-31 23:38:46.696 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-31 23:38:46.696 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-31 23:38:46.696 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-31 23:38:46.697 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-31 23:38:46.697 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648768334.object.builder backups/1648768335.container.builder backups/1648768337.account.builder backups/1648768342.object.builder backups/1648768343.container.builder backups/1648768344.account.builder backups/1648768342.object.ring.gz backups/1648768343.container.ring.gz backups/1648768344.account.ring.gz 2022-03-31 23:38:46.697 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-31 23:38:46.697 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-31 23:38:46.697 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-31 23:38:46.697 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-31 23:38:46.697 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-31 23:38:46.697 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-31 23:38:46.697 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-31 23:38:46.697 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:38:46.697 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-31 23:38:46.697 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-31 23:38:46.697 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:38:46.697 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-31 23:38:46.697 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-31 23:38:46.697 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-31 23:38:46.697 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-31 23:38:46.697 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:38:46.697 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-31 23:38:46.697 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:38:46.697 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-31 23:38:46.697 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-31 23:38:46.697 | + lib/swift:init_swift:714 : popd 2022-03-31 23:38:46.739 | [179146 Async init_swift:227801]: finished init_swift with result 0 in 12 seconds 2022-03-31 23:38:46.744 | + inc/async:async_wait:197 : return 0 2022-03-31 23:38:46.753 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-31 23:38:46.807 | [179146 Async init_cinder:227896]: Waiting for completion of init_cinder running on PID 227896 (2 other jobs running) 2022-03-31 23:38:46.833 | [179146 Async init_cinder:227896]: Signaling child to exit 2022-03-31 23:38:46.834 | WAKEUP 2022-03-31 23:38:46.856 | [179146 Async init_cinder:227896]: Signaled 2022-03-31 23:38:46.858 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-31 23:38:46.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:46.858 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-31 23:38:46.858 | + lib/database:recreate_database:112 : local db=cinder 2022-03-31 23:38:46.858 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-31 23:38:46.858 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-31 23:38:46.858 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-31 23:38:46.858 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.858 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-31 23:38:46.858 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:46.858 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-31 23:38:46.858 | + functions-common:time_start:2411 : local name=dbsync 2022-03-31 23:38:46.858 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:38:46.858 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:38:46.858 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:38:46.858 | + functions-common:time_start:2416 : _TIME_START[$name]=1648769641166 2022-03-31 23:38:46.858 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-31 23:38:46.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.858 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:38:46.858 | from cryptography.utils import int_from_bytes 2022-03-31 23:38:46.858 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:38:46.858 | last_heartbeat = column_property( 2022-03-31 23:38:46.858 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:38:46.858 | num_hosts = column_property( 2022-03-31 23:38:46.858 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-31 23:38:46.858 | num_down_hosts = column_property( 2022-03-31 23:38:46.858 | Traceback (most recent call last): 2022-03-31 23:38:46.858 | File "/usr/local/bin/cinder-manage", line 10, in 2022-03-31 23:38:46.858 | sys.exit(main()) 2022-03-31 23:38:46.859 | File "/opt/stack/cinder/cinder/cmd/manage.py", line 1041, in main 2022-03-31 23:38:46.859 | objects.register_all() 2022-03-31 23:38:46.859 | File "/opt/stack/cinder/cinder/objects/__init__.py", line 27, in register_all 2022-03-31 23:38:46.859 | __import__('cinder.objects.backup') 2022-03-31 23:38:46.859 | File "/opt/stack/cinder/cinder/objects/backup.py", line 36, in 2022-03-31 23:38:46.859 | class Backup(base.CinderPersistentObject, base.CinderObject, 2022-03-31 23:38:46.859 | File "/opt/stack/cinder/cinder/objects/backup.py", line 125, in Backup 2022-03-31 23:38:46.859 | backup: objects.Backup, 2022-03-31 23:38:46.859 | AttributeError: module 'cinder.objects' has no attribute 'Backup' 2022-03-31 23:38:46.859 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-31 23:38:46.859 | + functions-common:time_stop:2425 : local name 2022-03-31 23:38:46.859 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:38:46.859 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:38:46.859 | + functions-common:time_stop:2428 : local total 2022-03-31 23:38:46.859 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:38:46.859 | + functions-common:time_stop:2431 : name=dbsync 2022-03-31 23:38:46.859 | + functions-common:time_stop:2432 : start_time=1648769641166 2022-03-31 23:38:46.859 | + functions-common:time_stop:2434 : [[ -z 1648769641166 ]] 2022-03-31 23:38:46.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:38:46.859 | + functions-common:time_stop:2437 : end_time=1648769644726 2022-03-31 23:38:46.859 | + functions-common:time_stop:2438 : elapsed_time=3560 2022-03-31 23:38:46.859 | + functions-common:time_stop:2439 : total=38892 2022-03-31 23:38:46.859 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:38:46.859 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42452 2022-03-31 23:38:46.859 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-31 23:38:46.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:46.859 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-31 23:38:46.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:38:46.859 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-31 23:38:46.905 | [179146 Async init_cinder:227896]: finished init_cinder with result 0 in 4 seconds 2022-03-31 23:38:46.909 | + inc/async:async_wait:197 : return 0 2022-03-31 23:38:46.912 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-31 23:38:46.930 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:46.933 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-31 23:38:46.935 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:38:46.938 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-31 23:38:46.940 | + ./stack.sh:main:1218 : init_nova 2022-03-31 23:38:46.944 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-31 23:38:46.961 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:46.964 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-31 23:38:46.981 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:38:46.984 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:38:46.986 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:38:47.057 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:38:47.097 | [179146 Async nova-cell-0:230315]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-31 23:38:47.100 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-31 23:38:47.105 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:38:47.108 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-31 23:38:47.111 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:38:47.114 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:38:47.117 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:38:47.183 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:38:47.229 | [179146 Async nova-cell-1:230407]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-31 23:38:47.231 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-31 23:38:47.235 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-31 23:38:47.237 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-31 23:38:47.240 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-31 23:38:47.243 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-31 23:38:47.248 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:59.681 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-31 23:38:59.686 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:38:59.845 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-31 23:39:00.856 | 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-03-31 23:39:04.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:39:04.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:39:04.284 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:39:04.284 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:39:04.284 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230467) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:39:04.311 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:39:04.311 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:39:04.941 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-31 23:39:47.509 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=230467) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:39:47.513 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-31 23:40:09.725 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=230467) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:40:09.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:09.809 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:09.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:09.810 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:10.263 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-31 23:40:10.266 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-31 23:40:10.268 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-31 23:40:10.271 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-31 23:40:10.275 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:40:10.277 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-31 23:40:11.284 | 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-03-31 23:40:13.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:13.936 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:13.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:40:13.936 | from cryptography.utils import int_from_bytes 2022-03-31 23:40:14.386 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-31 23:40:14.391 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:40:14.397 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-31 23:40:14.446 | [179146 Async nova-cell-0:230315]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 230315 (3 other jobs running) 2022-03-31 23:40:14.471 | [179146 Async nova-cell-0:230315]: Signaling child to exit 2022-03-31 23:41:27.050 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:27.077 | [230407 Async nova-cell-1:230407]: finished successfully 2022-03-31 23:41:27.929 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:27.955 | [230315 Async nova-cell-0:230315]: finished successfully 2022-03-31 23:41:27.974 | WAKEUP 2022-03-31 23:41:27.997 | [179146 Async nova-cell-0:230315]: Signaled 2022-03-31 23:41:27.999 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-31 23:41:27.999 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-31 23:41:27.999 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-31 23:41:27.999 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-31 23:41:27.999 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-31 23:41:27.999 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-31 23:41:27.999 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-31 23:41:27.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:41:27.999 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-31 23:41:27.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:41:27.999 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-31 23:41:27.999 | 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-03-31 23:41:27.999 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:27.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:41:28.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230528) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:41:28.001 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:41:28.001 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:41:28.001 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:41:28.001 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=230528) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:41:28.001 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:41:28.001 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=230528) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:41:28.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.001 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:28.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.001 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:28.044 | [179146 Async nova-cell-0:230315]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 160 seconds 2022-03-31 23:41:28.048 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:28.051 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-31 23:41:28.053 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-31 23:41:28.105 | [179146 Async nova-cell-1:230407]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 230407 (2 other jobs running) 2022-03-31 23:41:28.131 | [179146 Async nova-cell-1:230407]: Signaling child to exit 2022-03-31 23:41:28.132 | WAKEUP 2022-03-31 23:41:28.154 | [179146 Async nova-cell-1:230407]: Signaled 2022-03-31 23:41:28.156 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-31 23:41:28.156 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-31 23:41:28.156 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-31 23:41:28.156 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-31 23:41:28.156 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-31 23:41:28.156 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-31 23:41:28.156 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-31 23:41:28.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:41:28.156 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-31 23:41:28.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-31 23:41:28.156 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-31 23:41:28.156 | 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-03-31 23:41:28.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-31 23:41:28.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-31 23:41:28.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230517) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-31 23:41:28.158 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-31 23:41:28.158 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-31 23:41:28.158 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-31 23:41:28.158 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=230517) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-31 23:41:28.158 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-31 23:41:28.158 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=230517) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-31 23:41:28.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.158 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:28.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:28.158 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:28.201 | [179146 Async nova-cell-1:230407]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 159 seconds 2022-03-31 23:41:28.205 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:28.224 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:41:28.224 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-31 23:41:29.221 | 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-03-31 23:41:32.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:32.155 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:32.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:32.155 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:32.155 | Running batches of 50 until complete 2022-03-31 23:41:32.155 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:41:32.155 | | Migration | Total Needed | Completed | 2022-03-31 23:41:32.155 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:41:32.155 | | fill_virtual_interface_list | 0 | 0 | 2022-03-31 23:41:32.155 | | migrate_empty_ratio | 0 | 0 | 2022-03-31 23:41:32.155 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-31 23:41:32.155 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-31 23:41:32.155 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-31 23:41:32.155 | | populate_dev_uuids | 0 | 0 | 2022-03-31 23:41:32.155 | | populate_missing_availability_zones | 0 | 0 | 2022-03-31 23:41:32.155 | | populate_queued_for_delete | 0 | 0 | 2022-03-31 23:41:32.155 | | populate_user_id | 0 | 0 | 2022-03-31 23:41:32.155 | | populate_uuids | 0 | 0 | 2022-03-31 23:41:32.155 | +-------------------------------------+--------------+-----------+ 2022-03-31 23:41:32.639 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-31 23:41:32.643 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:41:32.647 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-31 23:41:32.650 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:41:32.653 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:41:32.656 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-31 23:41:33.659 | 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-03-31 23:41:36.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.303 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:41:36.303 | from cryptography.utils import int_from_bytes 2022-03-31 23:41:36.303 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-31 23:41:36.303 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-31 23:41:36.745 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-31 23:41:36.748 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-31 23:41:36.761 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-31 23:41:36.769 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-31 23:41:36.784 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:36.787 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-31 23:41:36.789 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-31 23:41:36.850 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-31 23:41:36.894 | [179146 Async configure_neutron_nova:231728]: running: configure_neutron_nova 2022-03-31 23:41:36.897 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-31 23:41:36.900 | + functions-common:run_phase:1853 : local mode=stack 2022-03-31 23:41:36.902 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-31 23:41:36.905 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-31 23:41:36.907 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-31 23:41:36.911 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-31 23:41:36.914 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-31 23:41:36.917 | + functions-common:run_phase:1863 : local extra 2022-03-31 23:41:36.922 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-31 23:41:36.925 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-31 23:41:36.928 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-31 23:41:36.931 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-31 23:41:36.933 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-31 23:41:36.937 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-31 23:41:36.955 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:36.958 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:41:36.960 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:41:36.963 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-31 23:41:36.965 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-31 23:41:36.968 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-31 23:41:36.978 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-31 23:41:36.978 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-31 23:41:36.978 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-31 23:41:36.978 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-31 23:41:36.981 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-31 23:41:36.984 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-31 23:41:36.987 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-31 23:41:36.989 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-31 23:41:36.992 | + functions-common:run_plugins:1842 : local plugins= 2022-03-31 23:41:36.995 | + functions-common:run_plugins:1843 : local plugin 2022-03-31 23:41:36.998 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:41:37.000 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.003 | + inc/meta-config:merge_config_group:171 : shift 2022-03-31 23:41:37.006 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-31 23:41:37.009 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:37.011 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-31 23:41:37.014 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-31 23:41:37.017 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-31 23:41:37.020 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.023 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-31 23:41:37.026 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:37.029 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-31 23:41:37.029 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:41:37.029 | gsub("[][]", "", $1); 2022-03-31 23:41:37.029 | split($1, a, "|"); 2022-03-31 23:41:37.029 | if (a[1] == matchgroup) 2022-03-31 23:41:37.029 | print a[2] 2022-03-31 23:41:37.030 | } 2022-03-31 23:41:37.030 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.037 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:41:37.040 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:41:37.042 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:41:37.046 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-31 23:41:37.048 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-31 23:41:37.052 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-31 23:41:37.055 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-31 23:41:37.059 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-31 23:41:37.063 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-31 23:41:37.066 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-31 23:41:37.072 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:41:37.072 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.074 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:41:37.077 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-31 23:41:37.080 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:41:37.083 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-31 23:41:37.086 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-31 23:41:37.090 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-31 23:41:37.092 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-31 23:41:37.096 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-31 23:41:37.105 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:41:37.105 | BEGIN { 2022-03-31 23:41:37.105 | section = "" 2022-03-31 23:41:37.105 | last_section = "" 2022-03-31 23:41:37.105 | section_count = 0 2022-03-31 23:41:37.106 | } 2022-03-31 23:41:37.106 | /^\[.+\]/ { 2022-03-31 23:41:37.106 | gsub("[][]", "", $1); 2022-03-31 23:41:37.106 | section=$1 2022-03-31 23:41:37.106 | next 2022-03-31 23:41:37.106 | } 2022-03-31 23:41:37.106 | /^ *\#/ { 2022-03-31 23:41:37.106 | next 2022-03-31 23:41:37.106 | } 2022-03-31 23:41:37.106 | /^[^ \t]+/ { 2022-03-31 23:41:37.106 | # get offset of first = in $0 2022-03-31 23:41:37.106 | eq_idx = index($0, "=") 2022-03-31 23:41:37.106 | # extract attr & value from $0 2022-03-31 23:41:37.106 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:41:37.106 | value = substr($0, eq_idx + 1) 2022-03-31 23:41:37.106 | # only need to strip trailing whitespace from attr 2022-03-31 23:41:37.106 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:41:37.106 | # need to strip leading & trailing whitespace from value 2022-03-31 23:41:37.106 | sub(/^[ \t]*/, "", value) 2022-03-31 23:41:37.106 | sub(/[ \t]*$/, "", value) 2022-03-31 23:41:37.106 | 2022-03-31 23:41:37.106 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:41:37.106 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:41:37.106 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:41:37.106 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:41:37.106 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:41:37.106 | if (section != last_section) { 2022-03-31 23:41:37.106 | cfg_section[section_count++] = section 2022-03-31 23:41:37.106 | last_section = section 2022-03-31 23:41:37.106 | } 2022-03-31 23:41:37.106 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:41:37.106 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:41:37.107 | 2022-03-31 23:41:37.107 | cfg_attr[section, attr, 0] = value 2022-03-31 23:41:37.107 | cfg_attr_count[section, attr] = 1 2022-03-31 23:41:37.107 | } else { 2022-03-31 23:41:37.107 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:41:37.107 | cfg_attr[section, attr, lno] = value 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | END { 2022-03-31 23:41:37.107 | # Process each section in order 2022-03-31 23:41:37.107 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:41:37.107 | section = cfg_section[sno] 2022-03-31 23:41:37.107 | # The ini routines simply append a config item immediately 2022-03-31 23:41:37.107 | # after the section header. To keep the same order as defined 2022-03-31 23:41:37.107 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:41:37.107 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:41:37.107 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:41:37.107 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:41:37.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:41:37.107 | else { 2022-03-31 23:41:37.107 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:41:37.107 | count = cfg_attr_count[section, attr] 2022-03-31 23:41:37.107 | print "inidelete " configfile " " section " " attr 2022-03-31 23:41:37.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:41:37.107 | for (l = count -2; l >= 0; l--) 2022-03-31 23:41:37.107 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | } 2022-03-31 23:41:37.107 | ' 2022-03-31 23:41:37.107 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.107 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.107 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:41:37.108 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:41:37.108 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-31 23:41:37.108 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:37.109 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-31 23:41:37.112 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-31 23:41:37.112 | BEGIN { group = "" } 2022-03-31 23:41:37.112 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:41:37.112 | gsub("[][]", "", $1); 2022-03-31 23:41:37.112 | split($1, a, "|"); 2022-03-31 23:41:37.112 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:41:37.112 | group=a[1] 2022-03-31 23:41:37.112 | } else { 2022-03-31 23:41:37.112 | group="" 2022-03-31 23:41:37.113 | } 2022-03-31 23:41:37.113 | next 2022-03-31 23:41:37.113 | } 2022-03-31 23:41:37.113 | { 2022-03-31 23:41:37.113 | if (group != "") 2022-03-31 23:41:37.113 | print $0 2022-03-31 23:41:37.113 | } 2022-03-31 23:41:37.113 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.122 | + 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-03-31 23:41:37.125 | ++ 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-03-31 23:41:37.157 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-31 23:41:37.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-31 23:41:37.194 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.197 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-31 23:41:37.200 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-31 23:41:37.233 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-31 23:41:37.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-31 23:41:37.273 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.275 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-31 23:41:37.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-31 23:41:37.310 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.312 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-31 23:41:37.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-31 23:41:37.347 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-03-31 23:41:37.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-31 23:41:37.387 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-31 23:41:37.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-31 23:41:37.424 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.428 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-31 23:41:37.430 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-31 23:41:37.464 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.467 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-31 23:41:37.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-31 23:41:37.502 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-31 23:41:37.508 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-31 23:41:37.541 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.544 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-31 23:41:37.546 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-31 23:41:37.581 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.584 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-31 23:41:37.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-31 23:41:37.619 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.622 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:41:37.625 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:41:37.628 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:41:37.632 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-31 23:41:37.634 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-31 23:41:37.638 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-31 23:41:37.640 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-31 23:41:37.644 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-31 23:41:37.648 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-31 23:41:37.651 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-31 23:41:37.654 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:41:37.657 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.659 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:41:37.663 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:41:37.665 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:41:37.669 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-31 23:41:37.672 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-31 23:41:37.675 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-31 23:41:37.678 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-31 23:41:37.682 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-31 23:41:37.687 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:41:37.687 | BEGIN { 2022-03-31 23:41:37.687 | section = "" 2022-03-31 23:41:37.687 | last_section = "" 2022-03-31 23:41:37.687 | section_count = 0 2022-03-31 23:41:37.687 | } 2022-03-31 23:41:37.687 | /^\[.+\]/ { 2022-03-31 23:41:37.687 | gsub("[][]", "", $1); 2022-03-31 23:41:37.687 | section=$1 2022-03-31 23:41:37.687 | next 2022-03-31 23:41:37.687 | } 2022-03-31 23:41:37.687 | /^ *\#/ { 2022-03-31 23:41:37.687 | next 2022-03-31 23:41:37.687 | } 2022-03-31 23:41:37.687 | /^[^ \t]+/ { 2022-03-31 23:41:37.687 | # get offset of first = in $0 2022-03-31 23:41:37.687 | eq_idx = index($0, "=") 2022-03-31 23:41:37.687 | # extract attr & value from $0 2022-03-31 23:41:37.688 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:41:37.688 | value = substr($0, eq_idx + 1) 2022-03-31 23:41:37.688 | # only need to strip trailing whitespace from attr 2022-03-31 23:41:37.688 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:41:37.688 | # need to strip leading & trailing whitespace from value 2022-03-31 23:41:37.688 | sub(/^[ \t]*/, "", value) 2022-03-31 23:41:37.688 | sub(/[ \t]*$/, "", value) 2022-03-31 23:41:37.688 | 2022-03-31 23:41:37.688 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:41:37.688 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:41:37.688 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:41:37.688 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:41:37.688 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:41:37.688 | if (section != last_section) { 2022-03-31 23:41:37.688 | cfg_section[section_count++] = section 2022-03-31 23:41:37.688 | last_section = section 2022-03-31 23:41:37.688 | } 2022-03-31 23:41:37.688 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:41:37.688 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:41:37.688 | 2022-03-31 23:41:37.688 | cfg_attr[section, attr, 0] = value 2022-03-31 23:41:37.688 | cfg_attr_count[section, attr] = 1 2022-03-31 23:41:37.688 | } else { 2022-03-31 23:41:37.688 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:41:37.688 | cfg_attr[section, attr, lno] = value 2022-03-31 23:41:37.688 | } 2022-03-31 23:41:37.688 | } 2022-03-31 23:41:37.688 | END { 2022-03-31 23:41:37.688 | # Process each section in order 2022-03-31 23:41:37.688 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:41:37.688 | section = cfg_section[sno] 2022-03-31 23:41:37.688 | # The ini routines simply append a config item immediately 2022-03-31 23:41:37.688 | # after the section header. To keep the same order as defined 2022-03-31 23:41:37.689 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:41:37.689 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:41:37.689 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:41:37.689 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:41:37.689 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:41:37.689 | else { 2022-03-31 23:41:37.689 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:41:37.689 | count = cfg_attr_count[section, attr] 2022-03-31 23:41:37.689 | print "inidelete " configfile " " section " " attr 2022-03-31 23:41:37.689 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:41:37.689 | for (l = count -2; l >= 0; l--) 2022-03-31 23:41:37.689 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:41:37.689 | } 2022-03-31 23:41:37.689 | } 2022-03-31 23:41:37.689 | } 2022-03-31 23:41:37.689 | } 2022-03-31 23:41:37.689 | ' 2022-03-31 23:41:37.689 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.689 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.689 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:41:37.689 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:41:37.692 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-31 23:41:37.695 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:37.698 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-31 23:41:37.701 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-31 23:41:37.701 | BEGIN { group = "" } 2022-03-31 23:41:37.701 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:41:37.701 | gsub("[][]", "", $1); 2022-03-31 23:41:37.701 | split($1, a, "|"); 2022-03-31 23:41:37.701 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:41:37.701 | group=a[1] 2022-03-31 23:41:37.701 | } else { 2022-03-31 23:41:37.701 | group="" 2022-03-31 23:41:37.701 | } 2022-03-31 23:41:37.701 | next 2022-03-31 23:41:37.701 | } 2022-03-31 23:41:37.701 | { 2022-03-31 23:41:37.701 | if (group != "") 2022-03-31 23:41:37.701 | print $0 2022-03-31 23:41:37.701 | } 2022-03-31 23:41:37.701 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:41:37.708 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-31 23:41:37.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-31 23:41:37.742 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-31 23:41:37.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-31 23:41:37.768 | + inc/async:async_inner:64 : rc=0 2022-03-31 23:41:37.782 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.786 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-31 23:41:37.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-31 23:41:37.799 | [231728 Async configure_neutron_nova:231728]: finished successfully 2022-03-31 23:41:37.821 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-31 23:41:37.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-31 23:41:37.859 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-31 23:41:37.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-31 23:41:37.897 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-31 23:41:37.918 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-31 23:41:37.934 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-31 23:41:37.939 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-31 23:41:37.969 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:37.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-31 23:41:37.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-31 23:41:38.005 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-31 23:41:38.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-31 23:41:38.041 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-31 23:41:38.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-31 23:41:38.075 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-31 23:41:38.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-31 23:41:38.111 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.114 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-31 23:41:38.116 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-31 23:41:38.152 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-31 23:41:38.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-31 23:41:38.188 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-31 23:41:38.193 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-31 23:41:38.224 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-31 23:41:38.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-31 23:41:38.258 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.261 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-31 23:41:38.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-31 23:41:38.294 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.297 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:41:38.299 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:41:38.303 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:41:38.306 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-31 23:41:38.309 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-31 23:41:38.312 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-31 23:41:38.314 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-31 23:41:38.318 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-31 23:41:38.323 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-31 23:41:38.325 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-31 23:41:38.328 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:41:38.330 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.333 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:41:38.336 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-31 23:41:38.338 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:41:38.342 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-31 23:41:38.344 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-31 23:41:38.347 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-31 23:41:38.350 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-31 23:41:38.353 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-31 23:41:38.354 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.355 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:41:38.355 | BEGIN { 2022-03-31 23:41:38.355 | section = "" 2022-03-31 23:41:38.355 | last_section = "" 2022-03-31 23:41:38.355 | section_count = 0 2022-03-31 23:41:38.355 | } 2022-03-31 23:41:38.355 | /^\[.+\]/ { 2022-03-31 23:41:38.355 | gsub("[][]", "", $1); 2022-03-31 23:41:38.355 | section=$1 2022-03-31 23:41:38.355 | next 2022-03-31 23:41:38.355 | } 2022-03-31 23:41:38.355 | /^ *\#/ { 2022-03-31 23:41:38.355 | next 2022-03-31 23:41:38.355 | } 2022-03-31 23:41:38.355 | /^[^ \t]+/ { 2022-03-31 23:41:38.355 | # get offset of first = in $0 2022-03-31 23:41:38.355 | eq_idx = index($0, "=") 2022-03-31 23:41:38.355 | # extract attr & value from $0 2022-03-31 23:41:38.355 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:41:38.355 | value = substr($0, eq_idx + 1) 2022-03-31 23:41:38.355 | # only need to strip trailing whitespace from attr 2022-03-31 23:41:38.355 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:41:38.355 | # need to strip leading & trailing whitespace from value 2022-03-31 23:41:38.355 | sub(/^[ \t]*/, "", value) 2022-03-31 23:41:38.355 | sub(/[ \t]*$/, "", value) 2022-03-31 23:41:38.355 | 2022-03-31 23:41:38.355 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:41:38.355 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:41:38.355 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:41:38.355 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:41:38.355 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:41:38.356 | if (section != last_section) { 2022-03-31 23:41:38.356 | cfg_section[section_count++] = section 2022-03-31 23:41:38.356 | last_section = section 2022-03-31 23:41:38.356 | } 2022-03-31 23:41:38.356 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:41:38.356 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:41:38.356 | 2022-03-31 23:41:38.356 | cfg_attr[section, attr, 0] = value 2022-03-31 23:41:38.356 | cfg_attr_count[section, attr] = 1 2022-03-31 23:41:38.356 | } else { 2022-03-31 23:41:38.356 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:41:38.356 | cfg_attr[section, attr, lno] = value 2022-03-31 23:41:38.356 | } 2022-03-31 23:41:38.356 | } 2022-03-31 23:41:38.356 | END { 2022-03-31 23:41:38.356 | # Process each section in order 2022-03-31 23:41:38.356 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:41:38.356 | section = cfg_section[sno] 2022-03-31 23:41:38.356 | # The ini routines simply append a config item immediately 2022-03-31 23:41:38.356 | # after the section header. To keep the same order as defined 2022-03-31 23:41:38.356 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:41:38.356 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:41:38.356 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:41:38.356 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:41:38.356 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:41:38.356 | else { 2022-03-31 23:41:38.356 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:41:38.356 | count = cfg_attr_count[section, attr] 2022-03-31 23:41:38.356 | print "inidelete " configfile " " section " " attr 2022-03-31 23:41:38.356 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:41:38.356 | for (l = count -2; l >= 0; l--) 2022-03-31 23:41:38.356 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:41:38.356 | } 2022-03-31 23:41:38.357 | } 2022-03-31 23:41:38.357 | } 2022-03-31 23:41:38.357 | } 2022-03-31 23:41:38.357 | ' 2022-03-31 23:41:38.357 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:41:38.358 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.361 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:41:38.364 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-31 23:41:38.366 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:38.368 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-31 23:41:38.371 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-31 23:41:38.371 | BEGIN { group = "" } 2022-03-31 23:41:38.371 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:41:38.371 | gsub("[][]", "", $1); 2022-03-31 23:41:38.371 | split($1, a, "|"); 2022-03-31 23:41:38.371 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:41:38.371 | group=a[1] 2022-03-31 23:41:38.371 | } else { 2022-03-31 23:41:38.371 | group="" 2022-03-31 23:41:38.371 | } 2022-03-31 23:41:38.371 | next 2022-03-31 23:41:38.371 | } 2022-03-31 23:41:38.371 | { 2022-03-31 23:41:38.371 | if (group != "") 2022-03-31 23:41:38.371 | print $0 2022-03-31 23:41:38.371 | } 2022-03-31 23:41:38.371 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.377 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.37/identity/v2.0"' 2022-03-31 23:41:38.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.37/identity/v2.0 2022-03-31 23:41:38.409 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.412 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-31 23:41:38.415 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-31 23:41:38.418 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-31 23:41:38.421 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.424 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:41:38.427 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:41:38.430 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-31 23:41:38.433 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:41:38.437 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-31 23:41:38.440 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-31 23:41:38.444 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.446 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.449 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:41:38.452 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.454 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:41:38.458 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.460 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:41:38.464 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-31 23:41:38.466 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-31 23:41:38.470 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.471 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:41:38.471 | BEGIN { 2022-03-31 23:41:38.471 | section = "" 2022-03-31 23:41:38.471 | last_section = "" 2022-03-31 23:41:38.471 | section_count = 0 2022-03-31 23:41:38.471 | } 2022-03-31 23:41:38.472 | /^\[.+\]/ { 2022-03-31 23:41:38.472 | gsub("[][]", "", $1); 2022-03-31 23:41:38.472 | section=$1 2022-03-31 23:41:38.472 | next 2022-03-31 23:41:38.472 | } 2022-03-31 23:41:38.472 | /^ *\#/ { 2022-03-31 23:41:38.472 | next 2022-03-31 23:41:38.472 | } 2022-03-31 23:41:38.472 | /^[^ \t]+/ { 2022-03-31 23:41:38.472 | # get offset of first = in $0 2022-03-31 23:41:38.472 | eq_idx = index($0, "=") 2022-03-31 23:41:38.472 | # extract attr & value from $0 2022-03-31 23:41:38.472 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:41:38.472 | value = substr($0, eq_idx + 1) 2022-03-31 23:41:38.472 | # only need to strip trailing whitespace from attr 2022-03-31 23:41:38.472 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:41:38.472 | # need to strip leading & trailing whitespace from value 2022-03-31 23:41:38.472 | sub(/^[ \t]*/, "", value) 2022-03-31 23:41:38.472 | sub(/[ \t]*$/, "", value) 2022-03-31 23:41:38.472 | 2022-03-31 23:41:38.472 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:41:38.472 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:41:38.472 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:41:38.472 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:41:38.473 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:41:38.473 | if (section != last_section) { 2022-03-31 23:41:38.473 | cfg_section[section_count++] = section 2022-03-31 23:41:38.473 | last_section = section 2022-03-31 23:41:38.473 | } 2022-03-31 23:41:38.473 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:41:38.473 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:41:38.473 | 2022-03-31 23:41:38.473 | cfg_attr[section, attr, 0] = value 2022-03-31 23:41:38.473 | cfg_attr_count[section, attr] = 1 2022-03-31 23:41:38.473 | } else { 2022-03-31 23:41:38.473 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:41:38.473 | cfg_attr[section, attr, lno] = value 2022-03-31 23:41:38.473 | } 2022-03-31 23:41:38.473 | } 2022-03-31 23:41:38.473 | END { 2022-03-31 23:41:38.473 | # Process each section in order 2022-03-31 23:41:38.473 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:41:38.473 | section = cfg_section[sno] 2022-03-31 23:41:38.473 | # The ini routines simply append a config item immediately 2022-03-31 23:41:38.473 | # after the section header. To keep the same order as defined 2022-03-31 23:41:38.473 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:41:38.473 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:41:38.474 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:41:38.474 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:41:38.474 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:41:38.474 | else { 2022-03-31 23:41:38.474 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:41:38.474 | count = cfg_attr_count[section, attr] 2022-03-31 23:41:38.474 | print "inidelete " configfile " " section " " attr 2022-03-31 23:41:38.474 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:41:38.474 | for (l = count -2; l >= 0; l--) 2022-03-31 23:41:38.474 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:41:38.474 | } 2022-03-31 23:41:38.474 | } 2022-03-31 23:41:38.474 | } 2022-03-31 23:41:38.474 | } 2022-03-31 23:41:38.474 | ' 2022-03-31 23:41:38.474 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.474 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.475 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:41:38.477 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:41:38.480 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-31 23:41:38.483 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:41:38.488 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-31 23:41:38.492 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-31 23:41:38.492 | BEGIN { group = "" } 2022-03-31 23:41:38.492 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:41:38.492 | gsub("[][]", "", $1); 2022-03-31 23:41:38.493 | split($1, a, "|"); 2022-03-31 23:41:38.493 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:41:38.493 | group=a[1] 2022-03-31 23:41:38.493 | } else { 2022-03-31 23:41:38.493 | group="" 2022-03-31 23:41:38.493 | } 2022-03-31 23:41:38.493 | next 2022-03-31 23:41:38.493 | } 2022-03-31 23:41:38.493 | { 2022-03-31 23:41:38.493 | if (group != "") 2022-03-31 23:41:38.493 | print $0 2022-03-31 23:41:38.493 | } 2022-03-31 23:41:38.493 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:41:38.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-31 23:41:38.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-31 23:41:38.533 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-31 23:41:38.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-31 23:41:38.568 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:41:38.576 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-31 23:41:38.589 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:38.592 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-31 23:41:38.594 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:41:38.597 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-31 23:41:38.600 | + ./stack.sh:main:1252 : start_swift 2022-03-31 23:41:38.603 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-31 23:41:38.606 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-31 23:41:38.608 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-31 23:41:38.639 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-31 23:41:38.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-31 23:41:38.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-31 23:41:38.648 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-31 23:41:39.098 | Restarting rsync (via systemctl): rsync.service. 2022-03-31 23:41:39.101 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-31 23:41:39.104 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-31 23:41:39.106 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-31 23:41:39.109 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-31 23:41:39.112 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:41:39.114 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.117 | + functions-common:run_process:1680 : local service=s-object 2022-03-31 23:41:39.120 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.122 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:39.124 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:39.127 | + functions-common:run_process:1685 : local name=s-object 2022-03-31 23:41:39.133 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:39.136 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:39.138 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:39.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:39.144 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:39.150 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770099146 2022-03-31 23:41:39.153 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-31 23:41:39.169 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:39.172 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-31 23:41:39.174 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-31 23:41:39.177 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.179 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.182 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.184 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.187 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-31 23:41:39.189 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-31 23:41:39.192 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-31 23:41:39.194 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:39.197 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:39.199 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:41:39.202 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-31 23:41:39.204 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-31 23:41:39.207 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.209 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:39.211 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:39.214 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:39.216 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:39.218 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-31 23:41:39.220 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:39.224 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-31 23:41:39.277 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-31 23:41:39.328 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-31 23:41:39.381 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-31 23:41:39.433 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-31 23:41:39.487 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:39.540 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:39.543 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-31 23:41:39.596 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:40.063 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-31 23:41:40.076 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-31 23:41:40.496 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-31 23:41:40.521 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:40.524 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:40.527 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:40.529 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:40.532 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:40.534 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:40.537 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:40.540 | + functions-common:time_stop:2432 : start_time=1648770099146 2022-03-31 23:41:40.542 | + functions-common:time_stop:2434 : [[ -z 1648770099146 ]] 2022-03-31 23:41:40.545 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:40.550 | + functions-common:time_stop:2437 : end_time=1648770100547 2022-03-31 23:41:40.552 | + functions-common:time_stop:2438 : elapsed_time=1401 2022-03-31 23:41:40.555 | + functions-common:time_stop:2439 : total=2986 2022-03-31 23:41:40.557 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:40.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4387 2022-03-31 23:41:40.562 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:41:40.565 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.567 | + functions-common:run_process:1680 : local service=s-container 2022-03-31 23:41:40.570 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.573 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:40.575 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:40.578 | + functions-common:run_process:1685 : local name=s-container 2022-03-31 23:41:40.580 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:40.583 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:40.586 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:40.588 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:40.591 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:40.596 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770100593 2022-03-31 23:41:40.599 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-31 23:41:40.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:40.620 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-31 23:41:40.623 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-31 23:41:40.625 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.628 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.632 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.634 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.636 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-31 23:41:40.639 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-31 23:41:40.641 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-31 23:41:40.644 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:40.647 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:40.649 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:41:40.652 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-31 23:41:40.654 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-31 23:41:40.657 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.659 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:40.662 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:40.664 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:40.667 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:40.669 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-31 23:41:40.672 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:40.676 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-31 23:41:40.730 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-31 23:41:40.790 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-31 23:41:40.847 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-31 23:41:40.910 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-31 23:41:40.967 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:41.030 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:41.033 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-31 23:41:41.088 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:41.537 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-31 23:41:41.553 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-31 23:41:42.004 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-31 23:41:42.036 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:42.038 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:42.041 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:42.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:42.046 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:42.048 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:42.052 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:42.054 | + functions-common:time_stop:2432 : start_time=1648770100593 2022-03-31 23:41:42.057 | + functions-common:time_stop:2434 : [[ -z 1648770100593 ]] 2022-03-31 23:41:42.060 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:42.064 | + functions-common:time_stop:2437 : end_time=1648770102061 2022-03-31 23:41:42.067 | + functions-common:time_stop:2438 : elapsed_time=1468 2022-03-31 23:41:42.072 | + functions-common:time_stop:2439 : total=4387 2022-03-31 23:41:42.075 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:42.078 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5855 2022-03-31 23:41:42.080 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-31 23:41:42.083 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.085 | + functions-common:run_process:1680 : local service=s-account 2022-03-31 23:41:42.088 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.090 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:42.093 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:42.095 | + functions-common:run_process:1685 : local name=s-account 2022-03-31 23:41:42.100 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:42.100 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:42.103 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:42.105 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:42.109 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:42.114 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770102110 2022-03-31 23:41:42.116 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-31 23:41:42.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:42.137 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-31 23:41:42.140 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-31 23:41:42.143 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.145 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.148 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.150 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.153 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-31 23:41:42.155 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-31 23:41:42.158 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-31 23:41:42.161 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:42.163 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:42.166 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-31 23:41:42.169 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-31 23:41:42.171 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-31 23:41:42.174 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.177 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:42.179 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:42.181 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:42.184 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:42.186 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-31 23:41:42.189 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:42.193 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-31 23:41:42.247 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-31 23:41:42.300 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-31 23:41:42.358 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-31 23:41:42.415 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-31 23:41:42.468 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:42.522 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:42.525 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-31 23:41:42.578 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:43.022 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-31 23:41:43.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-31 23:41:43.480 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-31 23:41:43.508 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:43.511 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:43.513 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:43.516 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:43.518 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:43.521 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:43.524 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:43.527 | + functions-common:time_stop:2432 : start_time=1648770102110 2022-03-31 23:41:43.533 | + functions-common:time_stop:2434 : [[ -z 1648770102110 ]] 2022-03-31 23:41:43.533 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:43.538 | + functions-common:time_stop:2437 : end_time=1648770103534 2022-03-31 23:41:43.540 | + functions-common:time_stop:2438 : elapsed_time=1424 2022-03-31 23:41:43.543 | + functions-common:time_stop:2439 : total=5855 2022-03-31 23:41:43.545 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:43.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7279 2022-03-31 23:41:43.551 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-31 23:41:43.553 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-31 23:41:43.605 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.608 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-31 23:41:43.610 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.617 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:43.617 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:43.618 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-31 23:41:43.620 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:43.623 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:43.626 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:43.629 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:43.632 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:43.637 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770103634 2022-03-31 23:41:43.640 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-31 23:41:43.657 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:43.660 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-31 23:41:43.663 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-31 23:41:43.665 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.668 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.670 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.673 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.675 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-31 23:41:43.678 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-31 23:41:43.680 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-31 23:41:43.683 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:43.685 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:43.688 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-31 23:41:43.690 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-31 23:41:43.693 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-31 23:41:43.696 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.698 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:43.700 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:43.703 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:43.705 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:43.708 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-31 23:41:43.711 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:43.715 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-31 23:41:43.768 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-31 23:41:43.821 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-31 23:41:43.876 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-31 23:41:43.938 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-31 23:41:43.996 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:44.051 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:44.054 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-31 23:41:44.107 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:44.564 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-31 23:41:45.003 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-31 23:41:45.027 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:45.029 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:45.034 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:45.034 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:45.037 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:45.040 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:45.042 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:45.045 | + functions-common:time_stop:2432 : start_time=1648770103634 2022-03-31 23:41:45.047 | + functions-common:time_stop:2434 : [[ -z 1648770103634 ]] 2022-03-31 23:41:45.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:45.055 | + functions-common:time_stop:2437 : end_time=1648770105052 2022-03-31 23:41:45.058 | + functions-common:time_stop:2438 : elapsed_time=1418 2022-03-31 23:41:45.060 | + functions-common:time_stop:2439 : total=7279 2022-03-31 23:41:45.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:45.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8697 2022-03-31 23:41:45.067 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-31 23:41:45.085 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:45.088 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.090 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-31 23:41:45.093 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.095 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:45.098 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:45.101 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-31 23:41:45.103 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:45.106 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:45.108 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:45.111 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:45.114 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:45.118 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770105116 2022-03-31 23:41:45.121 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-31 23:41:45.139 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:45.142 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-31 23:41:45.145 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-31 23:41:45.147 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.150 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.152 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.155 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.161 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-31 23:41:45.161 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-31 23:41:45.163 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-31 23:41:45.166 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:45.168 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:45.171 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-31 23:41:45.173 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-31 23:41:45.176 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-31 23:41:45.178 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.181 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:45.184 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:45.186 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:45.188 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:45.191 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-31 23:41:45.194 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:45.199 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-31 23:41:45.256 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-31 23:41:45.312 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-31 23:41:45.367 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-31 23:41:45.425 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-31 23:41:45.489 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:45.544 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:45.546 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-31 23:41:45.600 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:46.051 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-31 23:41:46.065 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-31 23:41:46.488 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-31 23:41:46.512 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:46.515 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:46.518 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:46.523 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:46.523 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:46.526 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:46.528 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:46.531 | + functions-common:time_stop:2432 : start_time=1648770105116 2022-03-31 23:41:46.533 | + functions-common:time_stop:2434 : [[ -z 1648770105116 ]] 2022-03-31 23:41:46.537 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:46.542 | + functions-common:time_stop:2437 : end_time=1648770106539 2022-03-31 23:41:46.544 | + functions-common:time_stop:2438 : elapsed_time=1423 2022-03-31 23:41:46.547 | + functions-common:time_stop:2439 : total=8697 2022-03-31 23:41:46.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:46.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10120 2022-03-31 23:41:46.555 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-31 23:41:46.555 | Waiting for swift proxy to start... 2022-03-31 23:41:46.557 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-03-31 23:41:46.559 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:41:46.562 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-03-31 23:41:46.564 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:41:46.567 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:41:46.569 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:41:46.572 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:46.575 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:46.578 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:46.583 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770106579 2022-03-31 23:41:46.586 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:41:46.591 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-31 23:41:46.604 | + :: : [[ 000 == 503 ]] 2022-03-31 23:41:46.606 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:41:46.607 | + :: : sleep 1 2022-03-31 23:41:47.611 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-31 23:41:47.624 | + :: : [[ 000 == 503 ]] 2022-03-31 23:41:47.625 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:41:47.626 | + :: : sleep 1 2022-03-31 23:41:48.631 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-31 23:41:48.643 | + :: : [[ 000 == 503 ]] 2022-03-31 23:41:48.645 | + :: : [[ 7 -eq 7 ]] 2022-03-31 23:41:48.646 | + :: : sleep 1 2022-03-31 23:41:49.650 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-31 23:41:49.718 | + :: : [[ 200 == 503 ]] 2022-03-31 23:41:49.719 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:41:49.723 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:41:49.725 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:49.728 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:49.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:49.733 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:49.735 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:49.738 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:41:49.741 | + functions-common:time_stop:2432 : start_time=1648770106579 2022-03-31 23:41:49.743 | + functions-common:time_stop:2434 : [[ -z 1648770106579 ]] 2022-03-31 23:41:49.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:49.751 | + functions-common:time_stop:2437 : end_time=1648770109748 2022-03-31 23:41:49.754 | + functions-common:time_stop:2438 : elapsed_time=3169 2022-03-31 23:41:49.756 | + functions-common:time_stop:2439 : total=6689 2022-03-31 23:41:49.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:49.761 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9858 2022-03-31 23:41:49.763 | + functions:wait_for_service:467 : return 0 2022-03-31 23:41:49.766 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-31 23:41:49.769 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:41:49.771 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-31 23:41:49.789 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:49.792 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:41:49.823 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-31 23:41:49.874 | [179146 Async configure_neutron_nova:231728]: Waiting for completion of configure_neutron_nova running on PID 231728 (2 other jobs running) 2022-03-31 23:41:49.900 | [179146 Async configure_neutron_nova:231728]: Signaling child to exit 2022-03-31 23:41:49.900 | WAKEUP 2022-03-31 23:41:49.923 | [179146 Async configure_neutron_nova:231728]: Signaled 2022-03-31 23:41:49.926 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-31 23:41:49.926 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:41:49.926 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:41:49.926 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:41:49.926 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:41:49.926 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-31 23:41:49.926 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:41:49.926 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-31 23:41:49.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:41:49.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:41:49.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:41:49.926 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:41:49.927 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:41:49.927 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-31 23:41:49.927 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:41:49.927 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-31 23:41:49.927 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-31 23:41:49.927 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:41:49.927 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:41:49.927 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:41:49.927 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-31 23:41:49.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-31 23:41:49.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-31 23:41:49.927 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:49.927 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-31 23:41:49.928 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-31 23:41:49.928 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-31 23:41:49.971 | [179146 Async configure_neutron_nova:231728]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-31 23:41:49.976 | + inc/async:async_wait:197 : return 0 2022-03-31 23:41:49.978 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-31 23:41:49.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:49.999 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:41:50.033 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-31 23:41:50.064 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-31 23:41:50.083 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:50.085 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-31 23:41:50.088 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:41:50.090 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-31 23:41:50.093 | + ./stack.sh:main:1277 : start_nova_api 2022-03-31 23:41:50.096 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-31 23:41:50.099 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-31 23:41:50.101 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-31 23:41:50.104 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-31 23:41:50.121 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:50.123 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:41:50.126 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:41:50.129 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:41:50.131 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-31 23:41:50.135 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-31 23:41:50.139 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.142 | + functions-common:run_process:1680 : local service=n-api 2022-03-31 23:41:50.145 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.148 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:50.150 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:50.153 | + functions-common:run_process:1685 : local name=n-api 2022-03-31 23:41:50.155 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:50.158 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:50.161 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:50.164 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:50.167 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:50.171 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770110168 2022-03-31 23:41:50.174 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-31 23:41:50.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:50.194 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-31 23:41:50.197 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-31 23:41:50.200 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.202 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.205 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.208 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.210 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:41:50.213 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:41:50.215 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-31 23:41:50.218 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:50.221 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:50.224 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:41:50.226 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-31 23:41:50.229 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-31 23:41:50.231 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.233 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:41:50.236 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:41:50.238 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-31 23:41:50.240 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:41:50.245 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-31 23:41:50.298 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-31 23:41:50.352 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-31 23:41:50.406 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-31 23:41:50.459 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:50.512 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-31 23:41:50.567 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-31 23:41:50.623 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-31 23:41:50.680 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-31 23:41:50.735 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-31 23:41:50.790 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:41:50.792 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-31 23:41:50.847 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:41:51.262 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-31 23:41:51.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-31 23:41:51.699 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-31 23:41:51.782 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:51.785 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:51.788 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:51.791 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:51.793 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:51.797 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:51.800 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:51.802 | + functions-common:time_stop:2432 : start_time=1648770110168 2022-03-31 23:41:51.805 | + functions-common:time_stop:2434 : [[ -z 1648770110168 ]] 2022-03-31 23:41:51.809 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:51.814 | + functions-common:time_stop:2437 : end_time=1648770111810 2022-03-31 23:41:51.816 | + functions-common:time_stop:2438 : elapsed_time=1642 2022-03-31 23:41:51.819 | + functions-common:time_stop:2439 : total=10120 2022-03-31 23:41:51.821 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:51.824 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11762 2022-03-31 23:41:51.826 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-03-31 23:41:51.829 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-31 23:41:51.829 | Waiting for nova-api to start... 2022-03-31 23:41:51.832 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-03-31 23:41:51.835 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:41:51.837 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-03-31 23:41:51.840 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:41:51.842 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:41:51.846 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:41:51.849 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:51.852 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:51.855 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:51.860 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770111857 2022-03-31 23:41:51.863 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:41:51.869 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-03-31 23:41:57.717 | + :: : [[ 200 == 503 ]] 2022-03-31 23:41:57.718 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:41:57.722 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:41:57.724 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:57.727 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:57.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:57.732 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:57.735 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:57.737 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:41:57.740 | + functions-common:time_stop:2432 : start_time=1648770111857 2022-03-31 23:41:57.742 | + functions-common:time_stop:2434 : [[ -z 1648770111857 ]] 2022-03-31 23:41:57.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:57.750 | + functions-common:time_stop:2437 : end_time=1648770117748 2022-03-31 23:41:57.753 | + functions-common:time_stop:2438 : elapsed_time=5891 2022-03-31 23:41:57.756 | + functions-common:time_stop:2439 : total=9858 2022-03-31 23:41:57.758 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:57.761 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15749 2022-03-31 23:41:57.763 | + functions:wait_for_service:467 : return 0 2022-03-31 23:41:57.766 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:41:57.769 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:41:57.772 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-31 23:41:57.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:57.792 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-31 23:41:57.795 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:41:57.798 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-31 23:41:57.800 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-31 23:41:57.803 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:41:57.806 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-31 23:41:57.823 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:57.825 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-31 23:41:57.843 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:57.846 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-31 23:41:57.849 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:41:57.852 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-31 23:41:57.854 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-31 23:41:57.857 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-31 23:41:57.860 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-31 23:41:57.890 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-31 23:41:57.894 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-31 23:41:57.897 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-31 23:41:57.927 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-31 23:41:57.959 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-31 23:41:57.962 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-31 23:41:57.965 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-31 23:41:57.967 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-31 23:41:57.970 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-31 23:41:57.973 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-31 23:41:57.976 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:41:57.979 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:41:57.982 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-31 23:41:57.984 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-31 23:41:57.987 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-31 23:41:57.989 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-31 23:41:57.992 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:57.995 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:57.998 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.000 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-31 23:41:58.004 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.007 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.009 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-31 23:41:58.027 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:58.030 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-31 23:41:58.033 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.035 | + functions-common:run_process:1680 : local service=q-svc 2022-03-31 23:41:58.038 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.040 | + functions-common:run_process:1682 : local group= 2022-03-31 23:41:58.043 | + functions-common:run_process:1683 : local user= 2022-03-31 23:41:58.045 | + functions-common:run_process:1685 : local name=q-svc 2022-03-31 23:41:58.048 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:41:58.050 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:41:58.053 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:58.055 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:58.059 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:58.063 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770118060 2022-03-31 23:41:58.066 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-31 23:41:58.083 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:41:58.086 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:41:58.088 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-31 23:41:58.091 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.094 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.096 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.099 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.101 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:41:58.104 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:41:58.106 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-31 23:41:58.109 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:41:58.111 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:41:58.114 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:41:58.117 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:41:58.119 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-31 23:41:58.121 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.124 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:41:58.126 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:41:58.129 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:41:58.131 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:41:58.134 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-31 23:41:58.137 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:41:58.141 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-31 23:41:58.194 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-31 23:41:58.247 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:41:58.301 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-31 23:41:58.354 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-31 23:41:58.409 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:41:58.462 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:41:58.464 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-31 23:41:58.517 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:41:58.954 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-31 23:41:58.967 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-31 23:41:59.388 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-31 23:41:59.414 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:41:59.417 | + functions-common:time_stop:2425 : local name 2022-03-31 23:41:59.419 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:41:59.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:41:59.424 | + functions-common:time_stop:2428 : local total 2022-03-31 23:41:59.427 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:41:59.429 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:41:59.432 | + functions-common:time_stop:2432 : start_time=1648770118060 2022-03-31 23:41:59.434 | + functions-common:time_stop:2434 : [[ -z 1648770118060 ]] 2022-03-31 23:41:59.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:41:59.443 | + functions-common:time_stop:2437 : end_time=1648770119440 2022-03-31 23:41:59.445 | + functions-common:time_stop:2438 : elapsed_time=1380 2022-03-31 23:41:59.448 | + functions-common:time_stop:2439 : total=11762 2022-03-31 23:41:59.451 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:41:59.453 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13142 2022-03-31 23:41:59.456 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-03-31 23:41:59.459 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-31 23:41:59.477 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:41:59.479 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-31 23:41:59.479 | Waiting for Neutron to start... 2022-03-31 23:41:59.482 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-31 23:41:59.484 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-03-31 23:41:59.487 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-31 23:41:59.489 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-31 23:41:59.492 | + functions-common:test_with_retry:2365 : local until=60 2022-03-31 23:41:59.495 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:41:59.497 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:41:59.500 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:41:59.503 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:41:59.506 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:41:59.509 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:41:59.514 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770119511 2022-03-31 23:41:59.516 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-03-31 23:42:05.598 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:42:05.601 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:05.604 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:05.608 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:05.614 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:05.619 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:05.624 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:42:05.629 | + functions-common:time_stop:2432 : start_time=1648770119511 2022-03-31 23:42:05.632 | + functions-common:time_stop:2434 : [[ -z 1648770119511 ]] 2022-03-31 23:42:05.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:05.643 | + functions-common:time_stop:2437 : end_time=1648770125639 2022-03-31 23:42:05.646 | + functions-common:time_stop:2438 : elapsed_time=6128 2022-03-31 23:42:05.649 | + functions-common:time_stop:2439 : total=0 2022-03-31 23:42:05.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:05.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6128 2022-03-31 23:42:05.661 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-31 23:42:05.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:05.688 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-31 23:42:05.690 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:42:05.693 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-31 23:42:05.696 | + ./stack.sh:main:1298 : start_placement 2022-03-31 23:42:05.702 | + lib/placement:start_placement:160 : start_placement_api 2022-03-31 23:42:05.704 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-31 23:42:05.709 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-31 23:42:05.712 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.715 | + functions-common:run_process:1680 : local service=placement-api 2022-03-31 23:42:05.719 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.721 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:05.724 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:05.729 | + functions-common:run_process:1685 : local name=placement-api 2022-03-31 23:42:05.734 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:05.737 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:05.742 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:05.745 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:05.754 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:05.763 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770125756 2022-03-31 23:42:05.766 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-31 23:42:05.792 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:05.795 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-31 23:42:05.797 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-31 23:42:05.800 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.802 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.805 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.808 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.810 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-31 23:42:05.813 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-31 23:42:05.816 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-31 23:42:05.819 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:05.821 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:05.824 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:42:05.827 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-31 23:42:05.829 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-31 23:42:05.832 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:05.835 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:42:05.837 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:42:05.840 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-31 23:42:05.842 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:42:05.847 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-31 23:42:05.900 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-31 23:42:05.955 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-31 23:42:06.010 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-31 23:42:06.064 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:06.125 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-31 23:42:06.179 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-31 23:42:06.241 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-31 23:42:06.294 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-31 23:42:06.348 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-31 23:42:06.413 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:42:06.413 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-31 23:42:06.463 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:42:06.901 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-31 23:42:06.915 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-31 23:42:07.324 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-31 23:42:07.403 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:07.406 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:07.410 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:07.413 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:07.421 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:07.421 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:07.422 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:07.424 | + functions-common:time_stop:2432 : start_time=1648770125756 2022-03-31 23:42:07.427 | + functions-common:time_stop:2434 : [[ -z 1648770125756 ]] 2022-03-31 23:42:07.432 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:07.435 | + functions-common:time_stop:2437 : end_time=1648770127432 2022-03-31 23:42:07.437 | + functions-common:time_stop:2438 : elapsed_time=1676 2022-03-31 23:42:07.440 | + functions-common:time_stop:2439 : total=13142 2022-03-31 23:42:07.443 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:07.445 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14818 2022-03-31 23:42:07.448 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-31 23:42:07.450 | Waiting for placement-api to start... 2022-03-31 23:42:07.451 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2022-03-31 23:42:07.453 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:42:07.456 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2022-03-31 23:42:07.459 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:42:07.461 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:42:07.464 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:42:07.466 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:07.469 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:07.473 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:07.477 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770127475 2022-03-31 23:42:07.480 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:42:07.486 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2022-03-31 23:42:10.423 | + :: : [[ 200 == 503 ]] 2022-03-31 23:42:10.425 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:42:10.431 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:42:10.434 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:10.437 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:10.440 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:10.442 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:10.445 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:10.448 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:42:10.450 | + functions-common:time_stop:2432 : start_time=1648770127475 2022-03-31 23:42:10.453 | + functions-common:time_stop:2434 : [[ -z 1648770127475 ]] 2022-03-31 23:42:10.457 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:10.461 | + functions-common:time_stop:2437 : end_time=1648770130459 2022-03-31 23:42:10.464 | + functions-common:time_stop:2438 : elapsed_time=2984 2022-03-31 23:42:10.467 | + functions-common:time_stop:2439 : total=15749 2022-03-31 23:42:10.469 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:10.473 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18733 2022-03-31 23:42:10.476 | + functions:wait_for_service:467 : return 0 2022-03-31 23:42:10.480 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-31 23:42:10.498 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:10.501 | + ./stack.sh:main:1302 : start_neutron 2022-03-31 23:42:10.504 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-31 23:42:10.508 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-31 23:42:10.509 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:42:10.514 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-31 23:42:10.516 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-31 23:42:10.520 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-31 23:42:10.523 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-31 23:42:10.526 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-31 23:42:10.529 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.532 | + functions-common:run_process:1680 : local service=q-agt 2022-03-31 23:42:10.535 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.539 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:10.540 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:10.543 | + functions-common:run_process:1685 : local name=q-agt 2022-03-31 23:42:10.546 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:10.549 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:10.551 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:10.554 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:10.558 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:10.562 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770130560 2022-03-31 23:42:10.565 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-31 23:42:10.582 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:10.585 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-31 23:42:10.588 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-31 23:42:10.590 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.593 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.596 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.600 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.601 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-31 23:42:10.604 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-31 23:42:10.606 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-31 23:42:10.609 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:10.611 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:10.614 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-31 23:42:10.617 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-31 23:42:10.619 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-31 23:42:10.621 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.624 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:42:10.626 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:42:10.629 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:42:10.632 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:42:10.634 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-31 23:42:10.636 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:42:10.640 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-31 23:42:10.693 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-31 23:42:10.746 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-31 23:42:10.800 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-31 23:42:10.857 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-31 23:42:10.911 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:10.964 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:42:10.967 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-31 23:42:11.020 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:42:11.436 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-31 23:42:11.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-31 23:42:11.876 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-31 23:42:11.897 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:11.900 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:11.902 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:11.905 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:11.908 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:11.910 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:11.913 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:11.915 | + functions-common:time_stop:2432 : start_time=1648770130560 2022-03-31 23:42:11.918 | + functions-common:time_stop:2434 : [[ -z 1648770130560 ]] 2022-03-31 23:42:11.924 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:11.929 | + functions-common:time_stop:2437 : end_time=1648770131926 2022-03-31 23:42:11.932 | + functions-common:time_stop:2438 : elapsed_time=1366 2022-03-31 23:42:11.934 | + functions-common:time_stop:2439 : total=14818 2022-03-31 23:42:11.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:11.940 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16184 2022-03-31 23:42:11.942 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-31 23:42:11.945 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:42:11.948 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:42:11.950 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-31 23:42:11.953 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:11.955 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-31 23:42:11.958 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:11.960 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:11.963 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:11.966 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-31 23:42:11.968 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:11.970 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:11.973 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:11.976 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:11.979 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:11.984 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770131981 2022-03-31 23:42:11.987 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-31 23:42:12.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:12.008 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-31 23:42:12.011 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-31 23:42:12.014 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.016 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.019 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.021 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.024 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-31 23:42:12.027 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-31 23:42:12.030 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-31 23:42:12.032 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:12.035 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:12.037 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-31 23:42:12.040 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-31 23:42:12.043 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-31 23:42:12.045 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.048 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:42:12.051 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:42:12.053 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:42:12.056 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:42:12.058 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-31 23:42:12.061 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:42:12.066 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-31 23:42:12.122 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-31 23:42:12.177 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-31 23:42:12.241 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-31 23:42:12.296 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-31 23:42:12.351 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:12.406 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:42:12.409 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-31 23:42:12.464 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:42:12.937 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-31 23:42:12.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-31 23:42:13.380 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-31 23:42:13.401 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:13.404 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:13.407 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:13.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:13.412 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:13.415 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:13.417 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:13.420 | + functions-common:time_stop:2432 : start_time=1648770131981 2022-03-31 23:42:13.423 | + functions-common:time_stop:2434 : [[ -z 1648770131981 ]] 2022-03-31 23:42:13.426 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:13.431 | + functions-common:time_stop:2437 : end_time=1648770133428 2022-03-31 23:42:13.433 | + functions-common:time_stop:2438 : elapsed_time=1447 2022-03-31 23:42:13.436 | + functions-common:time_stop:2439 : total=16184 2022-03-31 23:42:13.439 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:13.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17631 2022-03-31 23:42:13.445 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-31 23:42:13.448 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-31 23:42:13.450 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-31 23:42:13.454 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-31 23:42:13.457 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.459 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.462 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.465 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-31 23:42:13.468 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.471 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.474 | + functions-common:run_process:1680 : local service=q-l3 2022-03-31 23:42:13.476 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.479 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:13.482 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:13.484 | + functions-common:run_process:1685 : local name=q-l3 2022-03-31 23:42:13.487 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:13.489 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:13.492 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:13.494 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:13.497 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:13.502 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770133499 2022-03-31 23:42:13.505 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-31 23:42:13.526 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:13.528 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-31 23:42:13.531 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-31 23:42:13.534 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.537 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.539 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.542 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.544 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-31 23:42:13.547 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-31 23:42:13.550 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-31 23:42:13.552 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:13.555 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:13.557 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-31 23:42:13.560 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-31 23:42:13.563 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-31 23:42:13.565 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.568 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:42:13.570 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:42:13.573 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:42:13.575 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:42:13.578 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-31 23:42:13.581 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:42:13.586 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-31 23:42:13.644 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-31 23:42:13.701 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-31 23:42:13.760 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-31 23:42:13.827 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-31 23:42:13.892 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:13.960 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:42:13.963 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-31 23:42:14.021 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:42:14.517 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-31 23:42:14.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-31 23:42:14.963 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-31 23:42:14.989 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:14.996 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:14.999 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:15.002 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:15.005 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:15.007 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:15.010 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:15.013 | + functions-common:time_stop:2432 : start_time=1648770133499 2022-03-31 23:42:15.015 | + functions-common:time_stop:2434 : [[ -z 1648770133499 ]] 2022-03-31 23:42:15.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:15.025 | + functions-common:time_stop:2437 : end_time=1648770135022 2022-03-31 23:42:15.028 | + functions-common:time_stop:2438 : elapsed_time=1523 2022-03-31 23:42:15.031 | + functions-common:time_stop:2439 : total=17631 2022-03-31 23:42:15.034 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:15.036 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19154 2022-03-31 23:42:15.039 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.042 | + functions-common:run_process:1680 : local service=q-meta 2022-03-31 23:42:15.045 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.047 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:15.050 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:15.053 | + functions-common:run_process:1685 : local name=q-meta 2022-03-31 23:42:15.055 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:15.058 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:15.061 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:15.063 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:15.071 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:15.074 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770135071 2022-03-31 23:42:15.077 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-31 23:42:15.097 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:15.100 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-31 23:42:15.103 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-31 23:42:15.106 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.108 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.111 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.114 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.123 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-31 23:42:15.123 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-31 23:42:15.123 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-31 23:42:15.127 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:15.131 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:15.135 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-31 23:42:15.135 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-31 23:42:15.139 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-31 23:42:15.140 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.143 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:42:15.147 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:42:15.148 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:42:15.151 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:42:15.153 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-31 23:42:15.156 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:42:15.162 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-31 23:42:15.231 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-31 23:42:15.297 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-31 23:42:15.363 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-31 23:42:15.429 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-31 23:42:15.498 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:15.564 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:42:15.567 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-31 23:42:15.635 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:42:16.165 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-31 23:42:16.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-31 23:42:16.669 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-31 23:42:16.696 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:16.699 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:16.703 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:16.707 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:16.710 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:16.712 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:16.715 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:16.717 | + functions-common:time_stop:2432 : start_time=1648770135071 2022-03-31 23:42:16.721 | + functions-common:time_stop:2434 : [[ -z 1648770135071 ]] 2022-03-31 23:42:16.725 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:16.730 | + functions-common:time_stop:2437 : end_time=1648770136726 2022-03-31 23:42:16.733 | + functions-common:time_stop:2438 : elapsed_time=1655 2022-03-31 23:42:16.736 | + functions-common:time_stop:2439 : total=19154 2022-03-31 23:42:16.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:16.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20809 2022-03-31 23:42:16.744 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.747 | + functions-common:run_process:1680 : local service=q-metering 2022-03-31 23:42:16.750 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.753 | + functions-common:run_process:1682 : local group= 2022-03-31 23:42:16.756 | + functions-common:run_process:1683 : local user= 2022-03-31 23:42:16.759 | + functions-common:run_process:1685 : local name=q-metering 2022-03-31 23:42:16.761 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:42:16.764 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:42:16.767 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:42:16.770 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:42:16.776 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:42:16.779 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770136775 2022-03-31 23:42:16.787 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-31 23:42:16.808 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:16.811 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-31 23:42:16.814 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-31 23:42:16.817 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.819 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.822 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.825 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.828 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-31 23:42:16.831 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-31 23:42:16.833 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-31 23:42:16.836 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:42:16.838 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:42:16.841 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-31 23:42:16.844 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-31 23:42:16.847 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-31 23:42:16.850 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:16.853 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:42:16.856 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:42:16.858 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:42:16.862 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:42:16.864 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-31 23:42:16.867 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:42:16.872 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-31 23:42:16.946 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-31 23:42:17.017 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-31 23:42:17.091 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-31 23:42:17.160 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-31 23:42:17.224 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:42:17.317 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:42:17.323 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-31 23:42:17.396 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:42:17.892 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-31 23:42:17.907 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-31 23:42:18.396 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-31 23:42:18.425 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:42:18.430 | + functions-common:time_stop:2425 : local name 2022-03-31 23:42:18.431 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:42:18.436 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:42:18.438 | + functions-common:time_stop:2428 : local total 2022-03-31 23:42:18.441 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:42:18.445 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:42:18.452 | + functions-common:time_stop:2432 : start_time=1648770136775 2022-03-31 23:42:18.455 | + functions-common:time_stop:2434 : [[ -z 1648770136775 ]] 2022-03-31 23:42:18.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:42:18.467 | + functions-common:time_stop:2437 : end_time=1648770138461 2022-03-31 23:42:18.478 | + functions-common:time_stop:2438 : elapsed_time=1686 2022-03-31 23:42:18.489 | + functions-common:time_stop:2439 : total=20809 2022-03-31 23:42:18.500 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:42:18.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22495 2022-03-31 23:42:18.519 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-31 23:42:18.568 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:42:18.580 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-31 23:42:18.587 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-31 23:42:18.596 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:42:18.604 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-31 23:42:18.611 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-31 23:42:18.620 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-31 23:42:18.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-03-31 23:42:18.632 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:42:18.635 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:42:18.639 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:42:22.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:22.447 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:22.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:22.447 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:22.639 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:22.642 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:42:22.642 | address-scope 2022-03-31 23:42:22.642 | router-admin-state-down-before-update 2022-03-31 23:42:22.642 | agent 2022-03-31 23:42:22.642 | agent-resources-synced 2022-03-31 23:42:22.642 | allowed-address-pairs 2022-03-31 23:42:22.642 | auto-allocated-topology 2022-03-31 23:42:22.642 | availability_zone 2022-03-31 23:42:22.642 | availability_zone_filter 2022-03-31 23:42:22.642 | default-subnetpools 2022-03-31 23:42:22.642 | dhcp_agent_scheduler 2022-03-31 23:42:22.642 | dvr 2022-03-31 23:42:22.642 | empty-string-filtering 2022-03-31 23:42:22.642 | external-net 2022-03-31 23:42:22.642 | extra_dhcp_opt 2022-03-31 23:42:22.642 | extraroute 2022-03-31 23:42:22.643 | extraroute-atomic 2022-03-31 23:42:22.643 | filter-validation 2022-03-31 23:42:22.643 | fip-port-details 2022-03-31 23:42:22.643 | flavors 2022-03-31 23:42:22.643 | floatingip-pools 2022-03-31 23:42:22.643 | ip-substring-filtering 2022-03-31 23:42:22.643 | router 2022-03-31 23:42:22.643 | ext-gw-mode 2022-03-31 23:42:22.643 | l3-ha 2022-03-31 23:42:22.643 | l3-flavors 2022-03-31 23:42:22.643 | l3-port-ip-change-not-allowed 2022-03-31 23:42:22.643 | l3_agent_scheduler 2022-03-31 23:42:22.643 | metering 2022-03-31 23:42:22.643 | metering_source_and_destination_fields 2022-03-31 23:42:22.643 | multi-provider 2022-03-31 23:42:22.643 | net-mtu 2022-03-31 23:42:22.643 | net-mtu-writable 2022-03-31 23:42:22.643 | network_availability_zone 2022-03-31 23:42:22.643 | network-ip-availability 2022-03-31 23:42:22.643 | pagination 2022-03-31 23:42:22.643 | port-device-profile 2022-03-31 23:42:22.643 | port-mac-address-regenerate 2022-03-31 23:42:22.643 | port-numa-affinity-policy 2022-03-31 23:42:22.643 | binding 2022-03-31 23:42:22.643 | binding-extended 2022-03-31 23:42:22.643 | port-security 2022-03-31 23:42:22.643 | project-id 2022-03-31 23:42:22.643 | provider 2022-03-31 23:42:22.643 | quota-check-limit 2022-03-31 23:42:22.643 | quotas 2022-03-31 23:42:22.643 | quota_details 2022-03-31 23:42:22.643 | rbac-policies 2022-03-31 23:42:22.643 | rbac-address-group 2022-03-31 23:42:22.643 | rbac-address-scope 2022-03-31 23:42:22.644 | rbac-security-groups 2022-03-31 23:42:22.644 | rbac-subnetpool 2022-03-31 23:42:22.644 | revision-if-match 2022-03-31 23:42:22.644 | standard-attr-revisions 2022-03-31 23:42:22.644 | router_availability_zone 2022-03-31 23:42:22.644 | security-groups-normalized-cidr 2022-03-31 23:42:22.644 | port-security-groups-filtering 2022-03-31 23:42:22.644 | security-groups-remote-address-group 2022-03-31 23:42:22.644 | security-groups-shared-filtering 2022-03-31 23:42:22.644 | security-group 2022-03-31 23:42:22.644 | service-type 2022-03-31 23:42:22.644 | sorting 2022-03-31 23:42:22.644 | standard-attr-description 2022-03-31 23:42:22.644 | stateful-security-group 2022-03-31 23:42:22.644 | subnet_onboard 2022-03-31 23:42:22.644 | subnet-service-types 2022-03-31 23:42:22.644 | subnet_allocation 2022-03-31 23:42:22.644 | subnetpool-prefix-ops 2022-03-31 23:42:22.644 | standard-attr-tag 2022-03-31 23:42:22.644 | standard-attr-timestamp' 2022-03-31 23:42:22.647 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:42:22.647 | address-scope 2022-03-31 23:42:22.647 | router-admin-state-down-before-update 2022-03-31 23:42:22.647 | agent 2022-03-31 23:42:22.647 | agent-resources-synced 2022-03-31 23:42:22.647 | allowed-address-pairs 2022-03-31 23:42:22.647 | auto-allocated-topology 2022-03-31 23:42:22.647 | availability_zone 2022-03-31 23:42:22.647 | availability_zone_filter 2022-03-31 23:42:22.647 | default-subnetpools 2022-03-31 23:42:22.647 | dhcp_agent_scheduler 2022-03-31 23:42:22.647 | dvr 2022-03-31 23:42:22.647 | empty-string-filtering 2022-03-31 23:42:22.647 | external-net 2022-03-31 23:42:22.647 | extra_dhcp_opt 2022-03-31 23:42:22.647 | extraroute 2022-03-31 23:42:22.647 | extraroute-atomic 2022-03-31 23:42:22.647 | filter-validation 2022-03-31 23:42:22.648 | fip-port-details 2022-03-31 23:42:22.648 | flavors 2022-03-31 23:42:22.648 | floatingip-pools 2022-03-31 23:42:22.648 | ip-substring-filtering 2022-03-31 23:42:22.648 | router 2022-03-31 23:42:22.648 | ext-gw-mode 2022-03-31 23:42:22.648 | l3-ha 2022-03-31 23:42:22.648 | l3-flavors 2022-03-31 23:42:22.648 | l3-port-ip-change-not-allowed 2022-03-31 23:42:22.648 | l3_agent_scheduler 2022-03-31 23:42:22.648 | metering 2022-03-31 23:42:22.648 | metering_source_and_destination_fields 2022-03-31 23:42:22.648 | multi-provider 2022-03-31 23:42:22.648 | net-mtu 2022-03-31 23:42:22.648 | net-mtu-writable 2022-03-31 23:42:22.648 | network_availability_zone 2022-03-31 23:42:22.648 | network-ip-availability 2022-03-31 23:42:22.648 | pagination 2022-03-31 23:42:22.648 | port-device-profile 2022-03-31 23:42:22.648 | port-mac-address-regenerate 2022-03-31 23:42:22.648 | port-numa-affinity-policy 2022-03-31 23:42:22.648 | binding 2022-03-31 23:42:22.648 | binding-extended 2022-03-31 23:42:22.648 | port-security 2022-03-31 23:42:22.648 | project-id 2022-03-31 23:42:22.648 | provider 2022-03-31 23:42:22.648 | quota-check-limit 2022-03-31 23:42:22.648 | quotas 2022-03-31 23:42:22.648 | quota_details 2022-03-31 23:42:22.648 | rbac-policies 2022-03-31 23:42:22.648 | rbac-address-group 2022-03-31 23:42:22.648 | rbac-address-scope 2022-03-31 23:42:22.648 | rbac-security-groups 2022-03-31 23:42:22.648 | rbac-subnetpool 2022-03-31 23:42:22.648 | revision-if-match 2022-03-31 23:42:22.649 | standard-attr-revisions 2022-03-31 23:42:22.649 | router_availability_zone 2022-03-31 23:42:22.649 | security-groups-normalized-cidr 2022-03-31 23:42:22.649 | port-security-groups-filtering 2022-03-31 23:42:22.649 | security-groups-remote-address-group 2022-03-31 23:42:22.649 | security-groups-shared-filtering 2022-03-31 23:42:22.649 | security-group 2022-03-31 23:42:22.649 | service-type 2022-03-31 23:42:22.649 | sorting 2022-03-31 23:42:22.649 | standard-attr-description 2022-03-31 23:42:22.649 | stateful-security-group 2022-03-31 23:42:22.649 | subnet_onboard 2022-03-31 23:42:22.649 | subnet-service-types 2022-03-31 23:42:22.649 | subnet_allocation 2022-03-31 23:42:22.649 | subnetpool-prefix-ops 2022-03-31 23:42:22.649 | standard-attr-tag 2022-03-31 23:42:22.649 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:42:22.652 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:42:22.654 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-03-31 23:42:22.657 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-03-31 23:42:22.661 | ++ 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-03-31 23:42:26.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:26.106 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:26.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:26.106 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:26.305 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:26.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=cd7d18c1-1f79-403e-9f08-2d22a397143b 2022-03-31 23:42:26.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-03-31 23:42:26.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-03-31 23:42:26.318 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-31 23:42:26.320 | + functions-common:is_provider_network:2277 : return 1 2022-03-31 23:42:26.326 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-31 23:42:26.326 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-03-31 23:42:26.327 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-03-31 23:42:26.330 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:26.332 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:29.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.716 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:29.716 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:29.888 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:29.891 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:42:29.894 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:42:29.898 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:42:29.898 | ++ functions-common:get_field:818 : echo '| id | 18b80df9-1922-4206-9d35-c129a55de71d |' 2022-03-31 23:42:29.904 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:29.907 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=18b80df9-1922-4206-9d35-c129a55de71d 2022-03-31 23:42:29.910 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-03-31 23:42:29.913 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:42:29.931 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-03-31 23:42:29.935 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-03-31 23:42:29.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z cd7d18c1-1f79-403e-9f08-2d22a397143b ']' 2022-03-31 23:42:29.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:42:29.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-03-31 23:42:29.946 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-31 23:42:29.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool cd7d18c1-1f79-403e-9f08-2d22a397143b ' 2022-03-31 23:42:29.952 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-03-31 23:42:29.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 18b80df9-1922-4206-9d35-c129a55de71d private-subnet' 2022-03-31 23:42:29.957 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-03-31 23:42:29.961 | +++ 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 cd7d18c1-1f79-403e-9f08-2d22a397143b --network 18b80df9-1922-4206-9d35-c129a55de71d private-subnet 2022-03-31 23:42:29.961 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-03-31 23:42:29.962 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-03-31 23:42:29.964 | +++ functions-common:get_field:811 : local data field 2022-03-31 23:42:29.968 | +++ functions-common:get_field:812 : read data 2022-03-31 23:42:34.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:34.148 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:34.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:34.148 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:34.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:34.329 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:42:34.332 | +++ functions-common:get_field:816 : field='$3' 2022-03-31 23:42:34.335 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:42:34.336 | +++ functions-common:get_field:818 : echo '| id | dafe0d6b-b364-4e68-8128-7024e7ff18cb |' 2022-03-31 23:42:34.341 | +++ functions-common:get_field:812 : read data 2022-03-31 23:42:34.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=dafe0d6b-b364-4e68-8128-7024e7ff18cb 2022-03-31 23:42:34.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-03-31 23:42:34.350 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:42:34.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo dafe0d6b-b364-4e68-8128-7024e7ff18cb 2022-03-31 23:42:34.371 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=dafe0d6b-b364-4e68-8128-7024e7ff18cb 2022-03-31 23:42:34.373 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-03-31 23:42:34.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-03-31 23:42:34.380 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=router 2022-03-31 23:42:34.384 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:42:37.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:37.058 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:37.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:37.058 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:37.237 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:37.241 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:42:37.241 | address-scope 2022-03-31 23:42:37.241 | router-admin-state-down-before-update 2022-03-31 23:42:37.241 | agent 2022-03-31 23:42:37.241 | agent-resources-synced 2022-03-31 23:42:37.241 | allowed-address-pairs 2022-03-31 23:42:37.241 | auto-allocated-topology 2022-03-31 23:42:37.241 | availability_zone 2022-03-31 23:42:37.241 | availability_zone_filter 2022-03-31 23:42:37.241 | default-subnetpools 2022-03-31 23:42:37.241 | dhcp_agent_scheduler 2022-03-31 23:42:37.241 | dvr 2022-03-31 23:42:37.241 | empty-string-filtering 2022-03-31 23:42:37.241 | external-net 2022-03-31 23:42:37.241 | extra_dhcp_opt 2022-03-31 23:42:37.241 | extraroute 2022-03-31 23:42:37.241 | extraroute-atomic 2022-03-31 23:42:37.241 | filter-validation 2022-03-31 23:42:37.241 | fip-port-details 2022-03-31 23:42:37.241 | flavors 2022-03-31 23:42:37.241 | floatingip-pools 2022-03-31 23:42:37.241 | ip-substring-filtering 2022-03-31 23:42:37.241 | router 2022-03-31 23:42:37.241 | ext-gw-mode 2022-03-31 23:42:37.241 | l3-ha 2022-03-31 23:42:37.241 | l3-flavors 2022-03-31 23:42:37.241 | l3-port-ip-change-not-allowed 2022-03-31 23:42:37.241 | l3_agent_scheduler 2022-03-31 23:42:37.242 | metering 2022-03-31 23:42:37.242 | metering_source_and_destination_fields 2022-03-31 23:42:37.242 | multi-provider 2022-03-31 23:42:37.242 | net-mtu 2022-03-31 23:42:37.242 | net-mtu-writable 2022-03-31 23:42:37.242 | network_availability_zone 2022-03-31 23:42:37.242 | network-ip-availability 2022-03-31 23:42:37.242 | pagination 2022-03-31 23:42:37.242 | port-device-profile 2022-03-31 23:42:37.242 | port-mac-address-regenerate 2022-03-31 23:42:37.242 | port-numa-affinity-policy 2022-03-31 23:42:37.242 | binding 2022-03-31 23:42:37.242 | binding-extended 2022-03-31 23:42:37.242 | port-security 2022-03-31 23:42:37.242 | project-id 2022-03-31 23:42:37.242 | provider 2022-03-31 23:42:37.242 | quota-check-limit 2022-03-31 23:42:37.242 | quotas 2022-03-31 23:42:37.242 | quota_details 2022-03-31 23:42:37.242 | rbac-policies 2022-03-31 23:42:37.242 | rbac-address-group 2022-03-31 23:42:37.242 | rbac-address-scope 2022-03-31 23:42:37.242 | rbac-security-groups 2022-03-31 23:42:37.242 | rbac-subnetpool 2022-03-31 23:42:37.242 | revision-if-match 2022-03-31 23:42:37.242 | standard-attr-revisions 2022-03-31 23:42:37.242 | router_availability_zone 2022-03-31 23:42:37.242 | security-groups-normalized-cidr 2022-03-31 23:42:37.242 | port-security-groups-filtering 2022-03-31 23:42:37.242 | security-groups-remote-address-group 2022-03-31 23:42:37.242 | security-groups-shared-filtering 2022-03-31 23:42:37.242 | security-group 2022-03-31 23:42:37.242 | service-type 2022-03-31 23:42:37.242 | sorting 2022-03-31 23:42:37.242 | standard-attr-description 2022-03-31 23:42:37.243 | stateful-security-group 2022-03-31 23:42:37.243 | subnet_onboard 2022-03-31 23:42:37.243 | subnet-service-types 2022-03-31 23:42:37.243 | subnet_allocation 2022-03-31 23:42:37.243 | subnetpool-prefix-ops 2022-03-31 23:42:37.243 | standard-attr-tag 2022-03-31 23:42:37.243 | standard-attr-timestamp' 2022-03-31 23:42:37.245 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:42:37.245 | address-scope 2022-03-31 23:42:37.245 | router-admin-state-down-before-update 2022-03-31 23:42:37.245 | agent 2022-03-31 23:42:37.245 | agent-resources-synced 2022-03-31 23:42:37.245 | allowed-address-pairs 2022-03-31 23:42:37.245 | auto-allocated-topology 2022-03-31 23:42:37.245 | availability_zone 2022-03-31 23:42:37.245 | availability_zone_filter 2022-03-31 23:42:37.245 | default-subnetpools 2022-03-31 23:42:37.246 | dhcp_agent_scheduler 2022-03-31 23:42:37.246 | dvr 2022-03-31 23:42:37.246 | empty-string-filtering 2022-03-31 23:42:37.246 | external-net 2022-03-31 23:42:37.246 | extra_dhcp_opt 2022-03-31 23:42:37.246 | extraroute 2022-03-31 23:42:37.246 | extraroute-atomic 2022-03-31 23:42:37.246 | filter-validation 2022-03-31 23:42:37.246 | fip-port-details 2022-03-31 23:42:37.246 | flavors 2022-03-31 23:42:37.246 | floatingip-pools 2022-03-31 23:42:37.246 | ip-substring-filtering 2022-03-31 23:42:37.246 | router 2022-03-31 23:42:37.246 | ext-gw-mode 2022-03-31 23:42:37.246 | l3-ha 2022-03-31 23:42:37.246 | l3-flavors 2022-03-31 23:42:37.246 | l3-port-ip-change-not-allowed 2022-03-31 23:42:37.246 | l3_agent_scheduler 2022-03-31 23:42:37.246 | metering 2022-03-31 23:42:37.246 | metering_source_and_destination_fields 2022-03-31 23:42:37.246 | multi-provider 2022-03-31 23:42:37.246 | net-mtu 2022-03-31 23:42:37.246 | net-mtu-writable 2022-03-31 23:42:37.246 | network_availability_zone 2022-03-31 23:42:37.246 | network-ip-availability 2022-03-31 23:42:37.246 | pagination 2022-03-31 23:42:37.246 | port-device-profile 2022-03-31 23:42:37.246 | port-mac-address-regenerate 2022-03-31 23:42:37.246 | port-numa-affinity-policy 2022-03-31 23:42:37.246 | binding 2022-03-31 23:42:37.246 | binding-extended 2022-03-31 23:42:37.246 | port-security 2022-03-31 23:42:37.246 | project-id 2022-03-31 23:42:37.246 | provider 2022-03-31 23:42:37.246 | quota-check-limit 2022-03-31 23:42:37.246 | quotas 2022-03-31 23:42:37.247 | quota_details 2022-03-31 23:42:37.247 | rbac-policies 2022-03-31 23:42:37.247 | rbac-address-group 2022-03-31 23:42:37.247 | rbac-address-scope 2022-03-31 23:42:37.247 | rbac-security-groups 2022-03-31 23:42:37.247 | rbac-subnetpool 2022-03-31 23:42:37.247 | revision-if-match 2022-03-31 23:42:37.247 | standard-attr-revisions 2022-03-31 23:42:37.247 | router_availability_zone 2022-03-31 23:42:37.247 | security-groups-normalized-cidr 2022-03-31 23:42:37.247 | port-security-groups-filtering 2022-03-31 23:42:37.247 | security-groups-remote-address-group 2022-03-31 23:42:37.247 | security-groups-shared-filtering 2022-03-31 23:42:37.247 | security-group 2022-03-31 23:42:37.247 | service-type 2022-03-31 23:42:37.247 | sorting 2022-03-31 23:42:37.247 | standard-attr-description 2022-03-31 23:42:37.247 | stateful-security-group 2022-03-31 23:42:37.247 | subnet_onboard 2022-03-31 23:42:37.247 | subnet-service-types 2022-03-31 23:42:37.247 | subnet_allocation 2022-03-31 23:42:37.247 | subnetpool-prefix-ops 2022-03-31 23:42:37.247 | standard-attr-tag 2022-03-31 23:42:37.247 | standard-attr-timestamp =~ router ]] 2022-03-31 23:42:37.248 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:42:37.251 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-03-31 23:42:37.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=external-net 2022-03-31 23:42:37.258 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:42:39.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:39.983 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:39.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:39.983 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:40.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:40.169 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:42:40.169 | address-scope 2022-03-31 23:42:40.169 | router-admin-state-down-before-update 2022-03-31 23:42:40.170 | agent 2022-03-31 23:42:40.170 | agent-resources-synced 2022-03-31 23:42:40.170 | allowed-address-pairs 2022-03-31 23:42:40.170 | auto-allocated-topology 2022-03-31 23:42:40.170 | availability_zone 2022-03-31 23:42:40.170 | availability_zone_filter 2022-03-31 23:42:40.170 | default-subnetpools 2022-03-31 23:42:40.170 | dhcp_agent_scheduler 2022-03-31 23:42:40.170 | dvr 2022-03-31 23:42:40.170 | empty-string-filtering 2022-03-31 23:42:40.170 | external-net 2022-03-31 23:42:40.170 | extra_dhcp_opt 2022-03-31 23:42:40.170 | extraroute 2022-03-31 23:42:40.170 | extraroute-atomic 2022-03-31 23:42:40.170 | filter-validation 2022-03-31 23:42:40.170 | fip-port-details 2022-03-31 23:42:40.170 | flavors 2022-03-31 23:42:40.170 | floatingip-pools 2022-03-31 23:42:40.170 | ip-substring-filtering 2022-03-31 23:42:40.170 | router 2022-03-31 23:42:40.170 | ext-gw-mode 2022-03-31 23:42:40.170 | l3-ha 2022-03-31 23:42:40.170 | l3-flavors 2022-03-31 23:42:40.170 | l3-port-ip-change-not-allowed 2022-03-31 23:42:40.170 | l3_agent_scheduler 2022-03-31 23:42:40.170 | metering 2022-03-31 23:42:40.170 | metering_source_and_destination_fields 2022-03-31 23:42:40.170 | multi-provider 2022-03-31 23:42:40.170 | net-mtu 2022-03-31 23:42:40.170 | net-mtu-writable 2022-03-31 23:42:40.170 | network_availability_zone 2022-03-31 23:42:40.170 | network-ip-availability 2022-03-31 23:42:40.170 | pagination 2022-03-31 23:42:40.170 | port-device-profile 2022-03-31 23:42:40.170 | port-mac-address-regenerate 2022-03-31 23:42:40.171 | port-numa-affinity-policy 2022-03-31 23:42:40.171 | binding 2022-03-31 23:42:40.171 | binding-extended 2022-03-31 23:42:40.171 | port-security 2022-03-31 23:42:40.171 | project-id 2022-03-31 23:42:40.171 | provider 2022-03-31 23:42:40.171 | quota-check-limit 2022-03-31 23:42:40.171 | quotas 2022-03-31 23:42:40.171 | quota_details 2022-03-31 23:42:40.171 | rbac-policies 2022-03-31 23:42:40.171 | rbac-address-group 2022-03-31 23:42:40.171 | rbac-address-scope 2022-03-31 23:42:40.171 | rbac-security-groups 2022-03-31 23:42:40.171 | rbac-subnetpool 2022-03-31 23:42:40.171 | revision-if-match 2022-03-31 23:42:40.171 | standard-attr-revisions 2022-03-31 23:42:40.171 | router_availability_zone 2022-03-31 23:42:40.171 | security-groups-normalized-cidr 2022-03-31 23:42:40.171 | port-security-groups-filtering 2022-03-31 23:42:40.171 | security-groups-remote-address-group 2022-03-31 23:42:40.171 | security-groups-shared-filtering 2022-03-31 23:42:40.171 | security-group 2022-03-31 23:42:40.171 | service-type 2022-03-31 23:42:40.171 | sorting 2022-03-31 23:42:40.171 | standard-attr-description 2022-03-31 23:42:40.171 | stateful-security-group 2022-03-31 23:42:40.172 | subnet_onboard 2022-03-31 23:42:40.172 | subnet-service-types 2022-03-31 23:42:40.172 | subnet_allocation 2022-03-31 23:42:40.172 | subnetpool-prefix-ops 2022-03-31 23:42:40.172 | standard-attr-tag 2022-03-31 23:42:40.172 | standard-attr-timestamp' 2022-03-31 23:42:40.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:42:40.175 | address-scope 2022-03-31 23:42:40.175 | router-admin-state-down-before-update 2022-03-31 23:42:40.175 | agent 2022-03-31 23:42:40.175 | agent-resources-synced 2022-03-31 23:42:40.175 | allowed-address-pairs 2022-03-31 23:42:40.175 | auto-allocated-topology 2022-03-31 23:42:40.175 | availability_zone 2022-03-31 23:42:40.175 | availability_zone_filter 2022-03-31 23:42:40.176 | default-subnetpools 2022-03-31 23:42:40.176 | dhcp_agent_scheduler 2022-03-31 23:42:40.176 | dvr 2022-03-31 23:42:40.176 | empty-string-filtering 2022-03-31 23:42:40.176 | external-net 2022-03-31 23:42:40.176 | extra_dhcp_opt 2022-03-31 23:42:40.176 | extraroute 2022-03-31 23:42:40.176 | extraroute-atomic 2022-03-31 23:42:40.176 | filter-validation 2022-03-31 23:42:40.176 | fip-port-details 2022-03-31 23:42:40.176 | flavors 2022-03-31 23:42:40.176 | floatingip-pools 2022-03-31 23:42:40.176 | ip-substring-filtering 2022-03-31 23:42:40.176 | router 2022-03-31 23:42:40.176 | ext-gw-mode 2022-03-31 23:42:40.176 | l3-ha 2022-03-31 23:42:40.176 | l3-flavors 2022-03-31 23:42:40.176 | l3-port-ip-change-not-allowed 2022-03-31 23:42:40.176 | l3_agent_scheduler 2022-03-31 23:42:40.176 | metering 2022-03-31 23:42:40.176 | metering_source_and_destination_fields 2022-03-31 23:42:40.176 | multi-provider 2022-03-31 23:42:40.177 | net-mtu 2022-03-31 23:42:40.177 | net-mtu-writable 2022-03-31 23:42:40.177 | network_availability_zone 2022-03-31 23:42:40.177 | network-ip-availability 2022-03-31 23:42:40.177 | pagination 2022-03-31 23:42:40.177 | port-device-profile 2022-03-31 23:42:40.177 | port-mac-address-regenerate 2022-03-31 23:42:40.177 | port-numa-affinity-policy 2022-03-31 23:42:40.177 | binding 2022-03-31 23:42:40.177 | binding-extended 2022-03-31 23:42:40.177 | port-security 2022-03-31 23:42:40.177 | project-id 2022-03-31 23:42:40.177 | provider 2022-03-31 23:42:40.177 | quota-check-limit 2022-03-31 23:42:40.177 | quotas 2022-03-31 23:42:40.177 | quota_details 2022-03-31 23:42:40.177 | rbac-policies 2022-03-31 23:42:40.177 | rbac-address-group 2022-03-31 23:42:40.177 | rbac-address-scope 2022-03-31 23:42:40.177 | rbac-security-groups 2022-03-31 23:42:40.178 | rbac-subnetpool 2022-03-31 23:42:40.178 | revision-if-match 2022-03-31 23:42:40.179 | standard-attr-revisions 2022-03-31 23:42:40.179 | router_availability_zone 2022-03-31 23:42:40.179 | security-groups-normalized-cidr 2022-03-31 23:42:40.179 | port-security-groups-filtering 2022-03-31 23:42:40.179 | security-groups-remote-address-group 2022-03-31 23:42:40.179 | security-groups-shared-filtering 2022-03-31 23:42:40.179 | security-group 2022-03-31 23:42:40.179 | service-type 2022-03-31 23:42:40.179 | sorting 2022-03-31 23:42:40.180 | standard-attr-description 2022-03-31 23:42:40.180 | stateful-security-group 2022-03-31 23:42:40.180 | subnet_onboard 2022-03-31 23:42:40.180 | subnet-service-types 2022-03-31 23:42:40.180 | subnet_allocation 2022-03-31 23:42:40.180 | subnetpool-prefix-ops 2022-03-31 23:42:40.180 | standard-attr-tag 2022-03-31 23:42:40.180 | standard-attr-timestamp =~ external-net ]] 2022-03-31 23:42:40.184 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:42:40.187 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-03-31 23:42:40.192 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-03-31 23:42:40.193 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-03-31 23:42:40.195 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-31 23:42:40.197 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:40.201 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:43.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:43.192 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:43.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:43.192 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:43.360 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:43.363 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:42:43.366 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:42:43.370 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:42:43.370 | ++ functions-common:get_field:818 : echo '| id | 9089456a-72a7-482e-afeb-4f9dc74ccd76 |' 2022-03-31 23:42:43.376 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:43.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=9089456a-72a7-482e-afeb-4f9dc74ccd76 2022-03-31 23:42:43.382 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-03-31 23:42:43.385 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:42:43.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-31 23:42:43.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-03-31 23:42:43.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:424 : local extension=auto-allocated-topology 2022-03-31 23:42:43.412 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-31 23:42:46.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:46.051 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:46.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:46.051 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:46.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:46.217 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : EXT_LIST='address-group 2022-03-31 23:42:46.217 | address-scope 2022-03-31 23:42:46.217 | router-admin-state-down-before-update 2022-03-31 23:42:46.217 | agent 2022-03-31 23:42:46.217 | agent-resources-synced 2022-03-31 23:42:46.217 | allowed-address-pairs 2022-03-31 23:42:46.217 | auto-allocated-topology 2022-03-31 23:42:46.217 | availability_zone 2022-03-31 23:42:46.217 | availability_zone_filter 2022-03-31 23:42:46.218 | default-subnetpools 2022-03-31 23:42:46.218 | dhcp_agent_scheduler 2022-03-31 23:42:46.218 | dvr 2022-03-31 23:42:46.218 | empty-string-filtering 2022-03-31 23:42:46.218 | external-net 2022-03-31 23:42:46.218 | extra_dhcp_opt 2022-03-31 23:42:46.218 | extraroute 2022-03-31 23:42:46.218 | extraroute-atomic 2022-03-31 23:42:46.218 | filter-validation 2022-03-31 23:42:46.218 | fip-port-details 2022-03-31 23:42:46.218 | flavors 2022-03-31 23:42:46.218 | floatingip-pools 2022-03-31 23:42:46.218 | ip-substring-filtering 2022-03-31 23:42:46.218 | router 2022-03-31 23:42:46.218 | ext-gw-mode 2022-03-31 23:42:46.218 | l3-ha 2022-03-31 23:42:46.219 | l3-flavors 2022-03-31 23:42:46.219 | l3-port-ip-change-not-allowed 2022-03-31 23:42:46.219 | l3_agent_scheduler 2022-03-31 23:42:46.219 | metering 2022-03-31 23:42:46.219 | metering_source_and_destination_fields 2022-03-31 23:42:46.219 | multi-provider 2022-03-31 23:42:46.219 | net-mtu 2022-03-31 23:42:46.219 | net-mtu-writable 2022-03-31 23:42:46.219 | network_availability_zone 2022-03-31 23:42:46.219 | network-ip-availability 2022-03-31 23:42:46.219 | pagination 2022-03-31 23:42:46.219 | port-device-profile 2022-03-31 23:42:46.219 | port-mac-address-regenerate 2022-03-31 23:42:46.219 | port-numa-affinity-policy 2022-03-31 23:42:46.219 | binding 2022-03-31 23:42:46.219 | binding-extended 2022-03-31 23:42:46.219 | port-security 2022-03-31 23:42:46.219 | project-id 2022-03-31 23:42:46.219 | provider 2022-03-31 23:42:46.219 | quota-check-limit 2022-03-31 23:42:46.219 | quotas 2022-03-31 23:42:46.219 | quota_details 2022-03-31 23:42:46.219 | rbac-policies 2022-03-31 23:42:46.219 | rbac-address-group 2022-03-31 23:42:46.219 | rbac-address-scope 2022-03-31 23:42:46.219 | rbac-security-groups 2022-03-31 23:42:46.219 | rbac-subnetpool 2022-03-31 23:42:46.219 | revision-if-match 2022-03-31 23:42:46.219 | standard-attr-revisions 2022-03-31 23:42:46.219 | router_availability_zone 2022-03-31 23:42:46.219 | security-groups-normalized-cidr 2022-03-31 23:42:46.219 | port-security-groups-filtering 2022-03-31 23:42:46.219 | security-groups-remote-address-group 2022-03-31 23:42:46.220 | security-groups-shared-filtering 2022-03-31 23:42:46.220 | security-group 2022-03-31 23:42:46.220 | service-type 2022-03-31 23:42:46.220 | sorting 2022-03-31 23:42:46.220 | standard-attr-description 2022-03-31 23:42:46.220 | stateful-security-group 2022-03-31 23:42:46.220 | subnet_onboard 2022-03-31 23:42:46.220 | subnet-service-types 2022-03-31 23:42:46.220 | subnet_allocation 2022-03-31 23:42:46.220 | subnetpool-prefix-ops 2022-03-31 23:42:46.220 | standard-attr-tag 2022-03-31 23:42:46.220 | standard-attr-timestamp' 2022-03-31 23:42:46.221 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : [[ address-group 2022-03-31 23:42:46.221 | address-scope 2022-03-31 23:42:46.221 | router-admin-state-down-before-update 2022-03-31 23:42:46.221 | agent 2022-03-31 23:42:46.222 | agent-resources-synced 2022-03-31 23:42:46.222 | allowed-address-pairs 2022-03-31 23:42:46.222 | auto-allocated-topology 2022-03-31 23:42:46.222 | availability_zone 2022-03-31 23:42:46.222 | availability_zone_filter 2022-03-31 23:42:46.222 | default-subnetpools 2022-03-31 23:42:46.222 | dhcp_agent_scheduler 2022-03-31 23:42:46.222 | dvr 2022-03-31 23:42:46.222 | empty-string-filtering 2022-03-31 23:42:46.222 | external-net 2022-03-31 23:42:46.222 | extra_dhcp_opt 2022-03-31 23:42:46.222 | extraroute 2022-03-31 23:42:46.222 | extraroute-atomic 2022-03-31 23:42:46.222 | filter-validation 2022-03-31 23:42:46.222 | fip-port-details 2022-03-31 23:42:46.222 | flavors 2022-03-31 23:42:46.222 | floatingip-pools 2022-03-31 23:42:46.222 | ip-substring-filtering 2022-03-31 23:42:46.222 | router 2022-03-31 23:42:46.222 | ext-gw-mode 2022-03-31 23:42:46.222 | l3-ha 2022-03-31 23:42:46.222 | l3-flavors 2022-03-31 23:42:46.222 | l3-port-ip-change-not-allowed 2022-03-31 23:42:46.222 | l3_agent_scheduler 2022-03-31 23:42:46.222 | metering 2022-03-31 23:42:46.222 | metering_source_and_destination_fields 2022-03-31 23:42:46.222 | multi-provider 2022-03-31 23:42:46.222 | net-mtu 2022-03-31 23:42:46.222 | net-mtu-writable 2022-03-31 23:42:46.222 | network_availability_zone 2022-03-31 23:42:46.222 | network-ip-availability 2022-03-31 23:42:46.222 | pagination 2022-03-31 23:42:46.222 | port-device-profile 2022-03-31 23:42:46.222 | port-mac-address-regenerate 2022-03-31 23:42:46.223 | port-numa-affinity-policy 2022-03-31 23:42:46.223 | binding 2022-03-31 23:42:46.223 | binding-extended 2022-03-31 23:42:46.223 | port-security 2022-03-31 23:42:46.223 | project-id 2022-03-31 23:42:46.223 | provider 2022-03-31 23:42:46.223 | quota-check-limit 2022-03-31 23:42:46.223 | quotas 2022-03-31 23:42:46.223 | quota_details 2022-03-31 23:42:46.223 | rbac-policies 2022-03-31 23:42:46.223 | rbac-address-group 2022-03-31 23:42:46.223 | rbac-address-scope 2022-03-31 23:42:46.223 | rbac-security-groups 2022-03-31 23:42:46.223 | rbac-subnetpool 2022-03-31 23:42:46.223 | revision-if-match 2022-03-31 23:42:46.223 | standard-attr-revisions 2022-03-31 23:42:46.223 | router_availability_zone 2022-03-31 23:42:46.223 | security-groups-normalized-cidr 2022-03-31 23:42:46.223 | port-security-groups-filtering 2022-03-31 23:42:46.223 | security-groups-remote-address-group 2022-03-31 23:42:46.223 | security-groups-shared-filtering 2022-03-31 23:42:46.223 | security-group 2022-03-31 23:42:46.223 | service-type 2022-03-31 23:42:46.223 | sorting 2022-03-31 23:42:46.223 | standard-attr-description 2022-03-31 23:42:46.223 | stateful-security-group 2022-03-31 23:42:46.223 | subnet_onboard 2022-03-31 23:42:46.223 | subnet-service-types 2022-03-31 23:42:46.223 | subnet_allocation 2022-03-31 23:42:46.223 | subnetpool-prefix-ops 2022-03-31 23:42:46.223 | standard-attr-tag 2022-03-31 23:42:46.223 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-31 23:42:46.224 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : return 0 2022-03-31 23:42:46.227 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-31 23:42:46.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-03-31 23:42:46.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-03-31 23:42:46.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-03-31 23:42:46.235 | ++ 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-03-31 23:42:46.238 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:46.242 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:49.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:49.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:49.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:49.588 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:49.759 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:49.762 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:42:49.765 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:42:49.769 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:42:49.769 | ++ functions-common:get_field:818 : echo '| id | c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 |' 2022-03-31 23:42:49.775 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:49.778 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 2022-03-31 23:42:49.781 | + 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-03-31 23:42:49.784 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:42:49.801 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-03-31 23:42:49.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-03-31 23:42:49.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9089456a-72a7-482e-afeb-4f9dc74ccd76 dafe0d6b-b364-4e68-8128-7024e7ff18cb 2022-03-31 23:42:54.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:54.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:54.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:54.441 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:54.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-03-31 23:42:54.616 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 2022-03-31 23:42:54.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-03-31 23:42:54.621 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-03-31 23:42:54.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.27.3.1 ]] 2022-03-31 23:42:54.626 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.27.3.1 ' 2022-03-31 23:42:54.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 --subnet-range 172.27.3.0/24 --no-dhcp ' 2022-03-31 23:42:54.630 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-03-31 23:42:54.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-03-31 23:42:54.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.27.3.1 --network c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 --subnet-range 172.27.3.0/24 --no-dhcp public-subnet 2022-03-31 23:42:54.637 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-03-31 23:42:57.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:57.912 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:57.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:42:57.912 | from cryptography.utils import int_from_bytes 2022-03-31 23:42:58.093 | +++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:42:58.096 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | 2022-03-31 23:42:58.096 | | id | b2378401-08c9-4c98-a2a1-8ebc9582a515 |' 2022-03-31 23:42:58.099 | ++ 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-03-31 23:42:58.101 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:42:58.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' b2378401-08c9-4c98-a2a1-8ebc9582a515 '|' 2022-03-31 23:42:58.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.27.3.1 | | id | b2378401-08c9-4c98-a2a1-8ebc9582a515 |' 2022-03-31 23:42:58.122 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-03-31 23:42:58.126 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' b2378401-08c9-4c98-a2a1-8ebc9582a515 '|' 2022-03-31 23:42:58.127 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-03-31 23:42:58.129 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:58.132 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:58.134 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-31 23:42:58.136 | ++ functions-common:get_field:816 : field='$3' 2022-03-31 23:42:58.140 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-31 23:42:58.140 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | b2378401-08c9-4c98-a2a1-8ebc9582a515 |' 2022-03-31 23:42:58.146 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:58.149 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.27.3.1 2022-03-31 23:42:58.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-03-31 23:42:58.153 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.27.3.1 '|' '|' id '|' b2378401-08c9-4c98-a2a1-8ebc9582a515 '|' 2022-03-31 23:42:58.155 | ++ functions-common:get_field:811 : local data field 2022-03-31 23:42:58.158 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:58.160 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-31 23:42:58.162 | ++ functions-common:get_field:816 : field='$6' 2022-03-31 23:42:58.166 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.27.3.1 | | id | b2378401-08c9-4c98-a2a1-8ebc9582a515 |' 2022-03-31 23:42:58.166 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-31 23:42:58.172 | ++ functions-common:get_field:812 : read data 2022-03-31 23:42:58.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=b2378401-08c9-4c98-a2a1-8ebc9582a515 2022-03-31 23:42:58.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway c2cd72a9-6a0d-4a23-ae26-2b862f7214e6 9089456a-72a7-482e-afeb-4f9dc74ccd76 2022-03-31 23:43:02.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:02.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:02.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:02.523 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:02.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-03-31 23:43:02.695 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-03-31 23:43:02.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:02.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-03-31 23:43:02.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-03-31 23:43:02.720 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-31 23:43:02.723 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-03-31 23:43:02.726 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-31 23:43:02.728 | ++ 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-03-31 23:43:02.749 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-31 23:43:02.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-03-31 23:43:02.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-03-31 23:43:02.758 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-03-31 23:43:02.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:43:02.762 | + 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-03-31 23:43:02.765 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-31 23:43:02.768 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-31 23:43:02.770 | + functions-common:test_with_retry:2365 : local until=10 2022-03-31 23:43:02.773 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-31 23:43:02.775 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-31 23:43:02.778 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-31 23:43:02.781 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:02.783 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:02.786 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:02.791 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770182788 2022-03-31 23:43:02.793 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-31 23:43:02.800 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-31 23:43:02.803 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:02.805 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:02.808 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:02.810 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:02.812 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:02.815 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-31 23:43:02.817 | + functions-common:time_stop:2432 : start_time=1648770182788 2022-03-31 23:43:02.819 | + functions-common:time_stop:2434 : [[ -z 1648770182788 ]] 2022-03-31 23:43:02.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:02.827 | + functions-common:time_stop:2437 : end_time=1648770182824 2022-03-31 23:43:02.830 | + functions-common:time_stop:2438 : elapsed_time=36 2022-03-31 23:43:02.832 | + functions-common:time_stop:2439 : total=6128 2022-03-31 23:43:02.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:02.837 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6164 2022-03-31 23:43:02.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-03-31 23:43:02.841 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.27.3.1 2022-03-31 23:43:02.847 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-03-31 23:43:02.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:43:02.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-03-31 23:43:02.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-03-31 23:43:02.857 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.27.3.1/24 dev br-data 2022-03-31 23:43:02.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-03-31 23:43:02.887 | ++ 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-03-31 23:43:02.888 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-03-31 23:43:02.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-03-31 23:43:02.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-03-31 23:43:05.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:05.202 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:05.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:05.202 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:05.379 | ++ functions-common:oscwrap:2465 : return 0 2022-03-31 23:43:05.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.27.3.17 ' 2022-03-31 23:43:05.385 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-31 23:43:05.388 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-31 23:43:05.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-03-31 23:43:05.410 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-31 23:43:05.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-03-31 23:43:05.413 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-31 23:43:05.432 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:05.435 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-31 23:43:05.438 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:43:05.441 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-31 23:43:05.445 | + ./stack.sh:main:1319 : start_nova 2022-03-31 23:43:05.446 | + lib/nova:start_nova:1136 : start_nova_rest 2022-03-31 23:43:05.449 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:05.452 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:05.455 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:05.458 | + lib/nova:start_nova_rest:1048 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:43:05.460 | + lib/nova:start_nova_rest:1050 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.464 | + functions-common:run_process:1680 : local service=n-sch 2022-03-31 23:43:05.466 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.469 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:05.471 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:05.474 | + functions-common:run_process:1685 : local name=n-sch 2022-03-31 23:43:05.477 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:05.479 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:05.482 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:05.485 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:05.490 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:05.493 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770185490 2022-03-31 23:43:05.496 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-31 23:43:05.514 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:05.517 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:43:05.520 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-31 23:43:05.522 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.525 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.528 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.530 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.533 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:43:05.536 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:43:05.538 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-31 23:43:05.541 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:05.543 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:05.546 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:43:05.549 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:43:05.551 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-31 23:43:05.553 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.556 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:43:05.558 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:43:05.561 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:43:05.564 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:43:05.566 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-31 23:43:05.569 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:43:05.573 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-31 23:43:05.630 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-31 23:43:05.688 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-31 23:43:05.745 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-31 23:43:05.805 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-31 23:43:05.861 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:05.918 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:43:05.920 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-31 23:43:05.977 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:43:06.466 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-31 23:43:06.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-31 23:43:06.971 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-31 23:43:06.996 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:06.999 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:07.002 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:07.005 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:07.008 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:07.010 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:07.016 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:07.019 | + functions-common:time_stop:2432 : start_time=1648770185490 2022-03-31 23:43:07.025 | + functions-common:time_stop:2434 : [[ -z 1648770185490 ]] 2022-03-31 23:43:07.029 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:07.035 | + functions-common:time_stop:2437 : end_time=1648770187032 2022-03-31 23:43:07.038 | + functions-common:time_stop:2438 : elapsed_time=1542 2022-03-31 23:43:07.040 | + functions-common:time_stop:2439 : total=22495 2022-03-31 23:43:07.043 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:07.048 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24037 2022-03-31 23:43:07.051 | + lib/nova:start_nova_rest:1051 : '[' True == False ']' 2022-03-31 23:43:07.055 | ++ lib/nova:start_nova_rest:1054 : which uwsgi 2022-03-31 23:43:07.061 | + lib/nova:start_nova_rest:1054 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.065 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-31 23:43:07.069 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.077 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:07.079 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:07.082 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-31 23:43:07.085 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:07.088 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:07.091 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:07.095 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:07.099 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:07.106 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770187100 2022-03-31 23:43:07.113 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-31 23:43:07.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:07.137 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-31 23:43:07.144 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-31 23:43:07.151 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.155 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.158 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.160 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.165 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-31 23:43:07.169 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-31 23:43:07.174 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-31 23:43:07.176 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:07.179 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:07.182 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:43:07.185 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-31 23:43:07.188 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-31 23:43:07.191 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.194 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:43:07.197 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:43:07.200 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-31 23:43:07.202 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:43:07.209 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-31 23:43:07.274 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-31 23:43:07.340 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-31 23:43:07.423 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-31 23:43:07.504 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:07.586 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-31 23:43:07.668 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-31 23:43:07.738 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-31 23:43:07.818 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-31 23:43:07.887 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-31 23:43:07.948 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:43:07.951 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-31 23:43:08.011 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:43:08.506 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-31 23:43:08.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-31 23:43:08.985 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-31 23:43:09.070 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:09.073 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:09.076 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:09.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:09.082 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:09.085 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:09.088 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:09.092 | + functions-common:time_stop:2432 : start_time=1648770187100 2022-03-31 23:43:09.095 | + functions-common:time_stop:2434 : [[ -z 1648770187100 ]] 2022-03-31 23:43:09.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:09.104 | + functions-common:time_stop:2437 : end_time=1648770189101 2022-03-31 23:43:09.108 | + functions-common:time_stop:2438 : elapsed_time=2001 2022-03-31 23:43:09.111 | + functions-common:time_stop:2439 : total=24037 2022-03-31 23:43:09.114 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:09.116 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26038 2022-03-31 23:43:09.119 | + lib/nova:start_nova_rest:1057 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.122 | + lib/nova:start_nova_rest:1057 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.126 | + lib/nova:start_nova:1137 : start_nova_console_proxies 2022-03-31 23:43:09.132 | + lib/nova:start_nova_console_proxies:1072 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.134 | + lib/nova:start_nova_console_proxies:1074 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.137 | + lib/nova:start_nova_console_proxies:1074 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.140 | + lib/nova:start_nova_console_proxies:1076 : local api_cell_conf=/etc/nova/nova.conf 2022-03-31 23:43:09.143 | + lib/nova:start_nova_console_proxies:1078 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:43:09.145 | + lib/nova:start_nova_console_proxies:1083 : enable_nova_console_proxies 2022-03-31 23:43:09.151 | ++ lib/nova:enable_nova_console_proxies:1061 : seq 1 1 2022-03-31 23:43:09.153 | + lib/nova:enable_nova_console_proxies:1061 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:43:09.157 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:43:09.159 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-novnc 2022-03-31 23:43:09.180 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.183 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:43:09.185 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-spice 2022-03-31 23:43:09.206 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.209 | + lib/nova:enable_nova_console_proxies:1062 : for srv in n-novnc n-spice n-sproxy 2022-03-31 23:43:09.212 | + lib/nova:enable_nova_console_proxies:1063 : is_service_enabled n-sproxy 2022-03-31 23:43:09.237 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.243 | ++ lib/nova:start_nova_console_proxies:1084 : seq 1 1 2022-03-31 23:43:09.248 | + lib/nova:start_nova_console_proxies:1084 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:43:09.251 | + lib/nova:start_nova_console_proxies:1085 : local conf 2022-03-31 23:43:09.253 | ++ lib/nova:start_nova_console_proxies:1086 : conductor_conf 1 2022-03-31 23:43:09.256 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:43:09.259 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:43:09.263 | + lib/nova:start_nova_console_proxies:1086 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:43:09.266 | + lib/nova:start_nova_console_proxies:1087 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:43:09.269 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-31 23:43:09.273 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:43:09.276 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:09.284 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:09.284 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-31 23:43:09.287 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:09.291 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:09.291 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:09.295 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:09.299 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:09.303 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770189299 2022-03-31 23:43:09.307 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-31 23:43:09.327 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.330 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:09.333 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:09.336 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:09.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:09.342 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:09.345 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:09.347 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:09.350 | + functions-common:time_stop:2432 : start_time=1648770189299 2022-03-31 23:43:09.353 | + functions-common:time_stop:2434 : [[ -z 1648770189299 ]] 2022-03-31 23:43:09.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:09.362 | + functions-common:time_stop:2437 : end_time=1648770189358 2022-03-31 23:43:09.372 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-31 23:43:09.383 | + functions-common:time_stop:2439 : total=26038 2022-03-31 23:43:09.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:09.396 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26097 2022-03-31 23:43:09.403 | + lib/nova:start_nova_console_proxies:1088 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:43:09.408 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-31 23:43:09.414 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-31 23:43:09.423 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:09.430 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:09.436 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-31 23:43:09.440 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:09.447 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:09.452 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:09.459 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:09.468 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:09.480 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770189469 2022-03-31 23:43:09.487 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-31 23:43:09.537 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.548 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:09.553 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:09.564 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:09.570 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:09.579 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:09.584 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:09.591 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:09.593 | + functions-common:time_stop:2432 : start_time=1648770189469 2022-03-31 23:43:09.596 | + functions-common:time_stop:2434 : [[ -z 1648770189469 ]] 2022-03-31 23:43:09.599 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:09.605 | + functions-common:time_stop:2437 : end_time=1648770189601 2022-03-31 23:43:09.608 | + functions-common:time_stop:2438 : elapsed_time=132 2022-03-31 23:43:09.613 | + functions-common:time_stop:2439 : total=26097 2022-03-31 23:43:09.615 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:09.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26229 2022-03-31 23:43:09.622 | + lib/nova:start_nova_console_proxies:1089 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:09.624 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-31 23:43:09.627 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:09.630 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:09.632 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:09.635 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-31 23:43:09.637 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:09.641 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:09.643 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:09.646 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:09.655 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:09.658 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770189655 2022-03-31 23:43:09.661 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-31 23:43:09.686 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:09.691 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:09.694 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:09.699 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:09.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:09.704 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:09.708 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:09.711 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:09.714 | + functions-common:time_stop:2432 : start_time=1648770189655 2022-03-31 23:43:09.717 | + functions-common:time_stop:2434 : [[ -z 1648770189655 ]] 2022-03-31 23:43:09.723 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:09.727 | + functions-common:time_stop:2437 : end_time=1648770189723 2022-03-31 23:43:09.731 | + functions-common:time_stop:2438 : elapsed_time=68 2022-03-31 23:43:09.733 | + functions-common:time_stop:2439 : total=26229 2022-03-31 23:43:09.737 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:09.747 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26297 2022-03-31 23:43:09.747 | + lib/nova:start_nova_console_proxies:1093 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.751 | + lib/nova:start_nova_console_proxies:1093 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:09.755 | + lib/nova:start_nova:1138 : start_nova_conductor 2022-03-31 23:43:09.759 | + lib/nova:start_nova_conductor:1106 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:43:09.759 | + lib/nova:start_nova_conductor:1112 : enable_nova_fleet 2022-03-31 23:43:09.764 | + lib/nova:enable_nova_fleet:1097 : is_service_enabled n-cond 2022-03-31 23:43:09.787 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:09.787 | + lib/nova:enable_nova_fleet:1098 : enable_service n-super-cond 2022-03-31 23:43:09.850 | ++ lib/nova:enable_nova_fleet:1099 : seq 1 1 2022-03-31 23:43:09.852 | + lib/nova:enable_nova_fleet:1099 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:43:09.855 | + lib/nova:enable_nova_fleet:1100 : enable_service n-cond-cell1 2022-03-31 23:43:09.926 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-super-cond 2022-03-31 23:43:09.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:09.963 | + lib/nova:start_nova_conductor:1114 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:09.963 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-31 23:43:09.967 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:09.969 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:09.975 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:09.979 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-31 23:43:09.979 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:09.983 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:09.995 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:09.995 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:09.995 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:09.999 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770189995 2022-03-31 23:43:10.001 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-31 23:43:10.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:10.027 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-31 23:43:10.030 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-31 23:43:10.033 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.036 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.039 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.042 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.045 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-31 23:43:10.048 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-31 23:43:10.051 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-31 23:43:10.054 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:10.056 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:10.063 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-31 23:43:10.065 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-31 23:43:10.067 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-31 23:43:10.069 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.072 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:43:10.075 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:43:10.078 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:43:10.081 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:43:10.083 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-31 23:43:10.086 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:43:10.090 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-31 23:43:10.155 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-31 23:43:10.223 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-31 23:43:10.296 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-31 23:43:10.375 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-31 23:43:10.455 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:10.535 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:43:10.539 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-31 23:43:10.611 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:43:11.109 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-31 23:43:11.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-31 23:43:11.588 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-31 23:43:11.615 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:11.617 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:11.620 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:11.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:11.628 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:11.632 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:11.637 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:11.643 | + functions-common:time_stop:2432 : start_time=1648770189995 2022-03-31 23:43:11.652 | + functions-common:time_stop:2434 : [[ -z 1648770189995 ]] 2022-03-31 23:43:11.659 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:11.665 | + functions-common:time_stop:2437 : end_time=1648770191660 2022-03-31 23:43:11.671 | + functions-common:time_stop:2438 : elapsed_time=1665 2022-03-31 23:43:11.678 | + functions-common:time_stop:2439 : total=26297 2022-03-31 23:43:11.688 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:11.691 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27962 2022-03-31 23:43:11.702 | ++ lib/nova:start_nova_conductor:1116 : seq 1 1 2022-03-31 23:43:11.711 | + lib/nova:start_nova_conductor:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-31 23:43:11.718 | + lib/nova:start_nova_conductor:1117 : is_service_enabled n-cond-cell1 2022-03-31 23:43:11.756 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:11.761 | + lib/nova:start_nova_conductor:1118 : local conf 2022-03-31 23:43:11.765 | ++ lib/nova:start_nova_conductor:1119 : conductor_conf 1 2022-03-31 23:43:11.768 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-31 23:43:11.771 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-31 23:43:11.774 | + lib/nova:start_nova_conductor:1119 : conf=/etc/nova/nova_cell1.conf 2022-03-31 23:43:11.776 | + lib/nova:start_nova_conductor:1120 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.779 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-31 23:43:11.782 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.785 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:11.788 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:11.799 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-31 23:43:11.799 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:11.802 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:11.805 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:11.807 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:11.811 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:11.823 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770191812 2022-03-31 23:43:11.823 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-31 23:43:11.845 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:11.848 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-31 23:43:11.851 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-31 23:43:11.855 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.855 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.859 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.863 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.866 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-31 23:43:11.867 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-31 23:43:11.869 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-31 23:43:11.872 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:11.876 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:11.883 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-31 23:43:11.892 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-31 23:43:11.897 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-31 23:43:11.900 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:11.903 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:43:11.907 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:43:11.907 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:43:11.910 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:43:11.913 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-31 23:43:11.915 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:43:11.919 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-31 23:43:11.993 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-31 23:43:12.063 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-31 23:43:12.123 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-31 23:43:12.190 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-31 23:43:12.267 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:12.335 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:43:12.338 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-31 23:43:12.398 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:43:12.906 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-31 23:43:12.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-31 23:43:13.430 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-31 23:43:13.457 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:13.460 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:13.463 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:13.466 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:13.472 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:13.475 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:13.479 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:13.482 | + functions-common:time_stop:2432 : start_time=1648770191812 2022-03-31 23:43:13.488 | + functions-common:time_stop:2434 : [[ -z 1648770191812 ]] 2022-03-31 23:43:13.501 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:13.510 | + functions-common:time_stop:2437 : end_time=1648770193501 2022-03-31 23:43:13.514 | + functions-common:time_stop:2438 : elapsed_time=1689 2022-03-31 23:43:13.525 | + functions-common:time_stop:2439 : total=27962 2022-03-31 23:43:13.528 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:13.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29651 2022-03-31 23:43:13.546 | + lib/nova:start_nova:1139 : start_nova_compute 2022-03-31 23:43:13.551 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:13.556 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:13.562 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:13.565 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-31 23:43:13.572 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-31 23:43:13.588 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:43:13.596 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:43:13.603 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-31 23:43:13.615 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:43:13.623 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-31 23:43:13.633 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-31 23:43:13.644 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-31 23:43:13.652 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-31 23:43:13.657 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-31 23:43:13.665 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:43:13.665 | BEGIN { 2022-03-31 23:43:13.665 | section = "" 2022-03-31 23:43:13.665 | last_section = "" 2022-03-31 23:43:13.665 | section_count = 0 2022-03-31 23:43:13.665 | } 2022-03-31 23:43:13.665 | /^\[.+\]/ { 2022-03-31 23:43:13.665 | gsub("[][]", "", $1); 2022-03-31 23:43:13.665 | section=$1 2022-03-31 23:43:13.665 | next 2022-03-31 23:43:13.665 | } 2022-03-31 23:43:13.665 | /^ *\#/ { 2022-03-31 23:43:13.665 | next 2022-03-31 23:43:13.665 | } 2022-03-31 23:43:13.665 | /^[^ \t]+/ { 2022-03-31 23:43:13.665 | # get offset of first = in $0 2022-03-31 23:43:13.665 | eq_idx = index($0, "=") 2022-03-31 23:43:13.665 | # extract attr & value from $0 2022-03-31 23:43:13.665 | attr = substr($0, 1, eq_idx - 1) 2022-03-31 23:43:13.665 | value = substr($0, eq_idx + 1) 2022-03-31 23:43:13.665 | # only need to strip trailing whitespace from attr 2022-03-31 23:43:13.665 | sub(/[ \t]*$/, "", attr) 2022-03-31 23:43:13.666 | # need to strip leading & trailing whitespace from value 2022-03-31 23:43:13.666 | sub(/^[ \t]*/, "", value) 2022-03-31 23:43:13.666 | sub(/[ \t]*$/, "", value) 2022-03-31 23:43:13.666 | 2022-03-31 23:43:13.666 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-31 23:43:13.666 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-31 23:43:13.666 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-31 23:43:13.666 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-31 23:43:13.666 | if (! (section, attr) in cfg_attr_count) { 2022-03-31 23:43:13.666 | if (section != last_section) { 2022-03-31 23:43:13.666 | cfg_section[section_count++] = section 2022-03-31 23:43:13.666 | last_section = section 2022-03-31 23:43:13.666 | } 2022-03-31 23:43:13.666 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-31 23:43:13.666 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-31 23:43:13.666 | 2022-03-31 23:43:13.666 | cfg_attr[section, attr, 0] = value 2022-03-31 23:43:13.666 | cfg_attr_count[section, attr] = 1 2022-03-31 23:43:13.666 | } else { 2022-03-31 23:43:13.666 | lno = cfg_attr_count[section, attr]++ 2022-03-31 23:43:13.666 | cfg_attr[section, attr, lno] = value 2022-03-31 23:43:13.666 | } 2022-03-31 23:43:13.666 | } 2022-03-31 23:43:13.666 | END { 2022-03-31 23:43:13.666 | # Process each section in order 2022-03-31 23:43:13.666 | for (sno = 0; sno < section_count; sno++) { 2022-03-31 23:43:13.666 | section = cfg_section[sno] 2022-03-31 23:43:13.666 | # The ini routines simply append a config item immediately 2022-03-31 23:43:13.666 | # after the section header. To keep the same order as defined 2022-03-31 23:43:13.666 | # in local.conf, invoke the ini routines in the reverse order 2022-03-31 23:43:13.666 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-31 23:43:13.666 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-31 23:43:13.666 | if (cfg_attr_count[section, attr] == 1) 2022-03-31 23:43:13.667 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-31 23:43:13.667 | else { 2022-03-31 23:43:13.667 | # For multiline, invoke the ini routines in the reverse order 2022-03-31 23:43:13.667 | count = cfg_attr_count[section, attr] 2022-03-31 23:43:13.667 | print "inidelete " configfile " " section " " attr 2022-03-31 23:43:13.667 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-31 23:43:13.667 | for (l = count -2; l >= 0; l--) 2022-03-31 23:43:13.667 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-31 23:43:13.667 | } 2022-03-31 23:43:13.667 | } 2022-03-31 23:43:13.667 | } 2022-03-31 23:43:13.667 | } 2022-03-31 23:43:13.667 | ' 2022-03-31 23:43:13.667 | + inc/meta-config:merge_config_file:164 : read a 2022-03-31 23:43:13.667 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-31 23:43:13.671 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-31 23:43:13.684 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-31 23:43:13.691 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-31 23:43:13.703 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-31 23:43:13.711 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-31 23:43:13.724 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-31 23:43:13.731 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-31 23:43:13.731 | BEGIN { group = "" } 2022-03-31 23:43:13.732 | /^\[\[.+\|.*\]\]/ { 2022-03-31 23:43:13.732 | gsub("[][]", "", $1); 2022-03-31 23:43:13.732 | split($1, a, "|"); 2022-03-31 23:43:13.732 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-31 23:43:13.732 | group=a[1] 2022-03-31 23:43:13.732 | } else { 2022-03-31 23:43:13.732 | group="" 2022-03-31 23:43:13.732 | } 2022-03-31 23:43:13.732 | next 2022-03-31 23:43:13.732 | } 2022-03-31 23:43:13.732 | { 2022-03-31 23:43:13.732 | if (group != "") 2022-03-31 23:43:13.732 | print $0 2022-03-31 23:43:13.732 | } 2022-03-31 23:43:13.733 | ' /home/ubuntu/devstack/local.conf 2022-03-31 23:43:13.743 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-31 23:43:13.753 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-31 23:43:13.828 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-31 23:43:13.907 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-31 23:43:13.914 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-31 23:43:13.921 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-31 23:43:13.928 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-31 23:43:13.935 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-31 23:43:13.943 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-31 23:43:13.992 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:13.998 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-31 23:43:14.006 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-31 23:43:14.016 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-31 23:43:14.052 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:14.063 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-31 23:43:14.077 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-31 23:43:14.147 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-31 23:43:14.152 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-31 23:43:14.155 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-31 23:43:14.204 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-31 23:43:14.239 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-31 23:43:14.239 | + lib/nova:configure_console_compute:643 : local offset 2022-03-31 23:43:14.243 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-31 23:43:14.244 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-31 23:43:14.248 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-31 23:43:14.276 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.37 2022-03-31 23:43:14.279 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-31 23:43:14.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:14.311 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-31 23:43:14.340 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:14.343 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-31 23:43:14.348 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-31 23:43:14.415 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-31 23:43:14.456 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:14.459 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-31 23:43:14.494 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:14.497 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-31 23:43:14.504 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-31 23:43:14.511 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-31 23:43:14.519 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-31 23:43:14.523 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-31 23:43:14.523 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-31 23:43:14.526 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-31 23:43:14.535 | + functions-common:run_process:1682 : local group=libvirt 2022-03-31 23:43:14.538 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:14.544 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-31 23:43:14.548 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:14.550 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:14.553 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:14.556 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:14.563 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:14.567 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770194562 2022-03-31 23:43:14.571 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-31 23:43:14.592 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:14.594 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:14.597 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:14.600 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:14.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:14.605 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:14.607 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:14.610 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:14.613 | + functions-common:time_stop:2432 : start_time=1648770194562 2022-03-31 23:43:14.615 | + functions-common:time_stop:2434 : [[ -z 1648770194562 ]] 2022-03-31 23:43:14.620 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:14.624 | + functions-common:time_stop:2437 : end_time=1648770194620 2022-03-31 23:43:14.626 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-31 23:43:14.629 | + functions-common:time_stop:2439 : total=29651 2022-03-31 23:43:14.631 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:14.634 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29709 2022-03-31 23:43:14.637 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:14.641 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-31 23:43:14.644 | + lib/nova:start_nova:1140 : is_service_enabled n-api 2022-03-31 23:43:14.667 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:14.671 | + lib/nova:start_nova:1142 : echo 'Dumping cells_v2 mapping' 2022-03-31 23:43:14.671 | Dumping cells_v2 mapping 2022-03-31 23:43:14.673 | + lib/nova:start_nova:1143 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-31 23:43:15.706 | 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-03-31 23:43:18.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:18.269 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:18.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:18.269 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:18.269 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:43:18.270 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-31 23:43:18.270 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:43:18.270 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-31 23:43:18.270 | | cell1 | c5f36c63-fde9-4b17-b8e6-32e0825be315 | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-31 23:43:18.270 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-31 23:43:18.703 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-31 23:43:18.706 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-31 23:43:18.769 | + inc/async:async_inner:63 : create_flavors 2022-03-31 23:43:18.809 | [179146 Async create_flavors:243227]: running: create_flavors 2022-03-31 23:43:18.812 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-31 23:43:18.830 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:18.833 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-31 23:43:18.836 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-31 23:43:18.838 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-31 23:43:18.841 | + ./stack.sh:main:1324 : start_cinder 2022-03-31 23:43:18.843 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-31 23:43:18.846 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-31 23:43:18.849 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-31 23:43:18.852 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-31 23:43:18.869 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:18.872 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-31 23:43:18.875 | + 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-03-31 23:43:18.878 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-31 23:43:18.882 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-31 23:43:18.886 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.890 | + functions-common:run_process:1680 : local service=c-api 2022-03-31 23:43:18.892 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.895 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:18.897 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:18.900 | + functions-common:run_process:1685 : local name=c-api 2022-03-31 23:43:18.903 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:18.906 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:18.909 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:18.911 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:18.915 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:18.919 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770198916 2022-03-31 23:43:18.923 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-31 23:43:18.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:18.948 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-31 23:43:18.950 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-31 23:43:18.953 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.956 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.959 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.961 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.964 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-31 23:43:18.966 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-31 23:43:18.969 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-31 23:43:18.972 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:18.975 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:18.978 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-31 23:43:18.980 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-31 23:43:18.984 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-31 23:43:18.986 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:18.992 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-31 23:43:18.995 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-31 23:43:18.997 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-31 23:43:18.999 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-31 23:43:19.004 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-31 23:43:19.058 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-31 23:43:19.120 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-31 23:43:19.177 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-31 23:43:19.233 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:19.292 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-31 23:43:19.351 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-31 23:43:19.409 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-31 23:43:19.469 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-31 23:43:19.523 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-31 23:43:19.578 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-31 23:43:19.581 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-31 23:43:19.637 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-31 23:43:20.141 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-31 23:43:20.154 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-31 23:43:20.622 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-31 23:43:20.703 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:20.711 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:20.716 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:20.721 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:20.724 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:20.726 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:20.729 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:20.731 | + functions-common:time_stop:2432 : start_time=1648770198916 2022-03-31 23:43:20.734 | + functions-common:time_stop:2434 : [[ -z 1648770198916 ]] 2022-03-31 23:43:20.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:20.745 | + functions-common:time_stop:2437 : end_time=1648770200742 2022-03-31 23:43:20.748 | + functions-common:time_stop:2438 : elapsed_time=1826 2022-03-31 23:43:20.750 | + functions-common:time_stop:2439 : total=29709 2022-03-31 23:43:20.753 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:20.755 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31535 2022-03-31 23:43:20.758 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.37/volume/v3 2022-03-31 23:43:20.760 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-31 23:43:20.760 | Waiting for Cinder API to start... 2022-03-31 23:43:20.763 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.37/volume/v3 2022-03-31 23:43:20.766 | + functions:wait_for_service:457 : local timeout=60 2022-03-31 23:43:20.769 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2022-03-31 23:43:20.771 | + functions:wait_for_service:459 : local rval=0 2022-03-31 23:43:20.774 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-31 23:43:20.776 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-31 23:43:20.780 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:20.783 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:20.786 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:20.791 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770200788 2022-03-31 23:43:20.793 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-31 23:43:20.799 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2022-03-31 23:43:23.599 | + :: : [[ 500 == 503 ]] 2022-03-31 23:43:23.601 | + :: : [[ 0 -eq 7 ]] 2022-03-31 23:43:23.604 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-31 23:43:23.607 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:23.610 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:23.613 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:23.615 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:23.618 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:23.621 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-31 23:43:23.623 | + functions-common:time_stop:2432 : start_time=1648770200788 2022-03-31 23:43:23.626 | + functions-common:time_stop:2434 : [[ -z 1648770200788 ]] 2022-03-31 23:43:23.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:23.634 | + functions-common:time_stop:2437 : end_time=1648770203632 2022-03-31 23:43:23.637 | + functions-common:time_stop:2438 : elapsed_time=2844 2022-03-31 23:43:23.640 | + functions-common:time_stop:2439 : total=18733 2022-03-31 23:43:23.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:23.645 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21577 2022-03-31 23:43:23.647 | + functions:wait_for_service:467 : return 0 2022-03-31 23:43:23.650 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.653 | + functions-common:run_process:1680 : local service=c-sch 2022-03-31 23:43:23.656 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.659 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:23.661 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:23.664 | + functions-common:run_process:1685 : local name=c-sch 2022-03-31 23:43:23.667 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:23.669 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:23.673 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:23.679 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:23.685 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:23.689 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770203686 2022-03-31 23:43:23.693 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-31 23:43:23.715 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:23.718 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-31 23:43:23.720 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-31 23:43:23.723 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.726 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.728 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.731 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.734 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-31 23:43:23.736 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-31 23:43:23.739 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-31 23:43:23.742 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-31 23:43:23.744 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-31 23:43:23.747 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-31 23:43:23.750 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-31 23:43:23.753 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-31 23:43:23.756 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.758 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-31 23:43:23.761 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-31 23:43:23.764 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-31 23:43:23.767 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-31 23:43:23.769 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-31 23:43:23.772 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-31 23:43:23.776 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-31 23:43:23.832 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-31 23:43:23.889 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:23.949 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-31 23:43:24.011 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-31 23:43:24.072 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-31 23:43:24.128 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-31 23:43:24.130 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-31 23:43:24.186 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-31 23:43:24.653 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-31 23:43:24.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-31 23:43:25.112 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-31 23:43:25.134 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:25.144 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:25.149 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:25.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:25.156 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:25.158 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:25.161 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:25.164 | + functions-common:time_stop:2432 : start_time=1648770203686 2022-03-31 23:43:25.167 | + functions-common:time_stop:2434 : [[ -z 1648770203686 ]] 2022-03-31 23:43:25.171 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:25.176 | + functions-common:time_stop:2437 : end_time=1648770205173 2022-03-31 23:43:25.178 | + functions-common:time_stop:2438 : elapsed_time=1487 2022-03-31 23:43:25.181 | + functions-common:time_stop:2439 : total=31535 2022-03-31 23:43:25.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:25.187 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33022 2022-03-31 23:43:25.189 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:25.192 | + functions-common:run_process:1680 : local service=c-bak 2022-03-31 23:43:25.195 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:25.197 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:25.200 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:25.203 | + functions-common:run_process:1685 : local name=c-bak 2022-03-31 23:43:25.206 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:25.209 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:25.212 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:25.215 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:25.218 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:25.224 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770205221 2022-03-31 23:43:25.227 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-31 23:43:25.248 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:25.251 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:25.254 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:25.257 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:25.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:25.262 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:25.265 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:25.268 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:25.271 | + functions-common:time_stop:2432 : start_time=1648770205221 2022-03-31 23:43:25.274 | + functions-common:time_stop:2434 : [[ -z 1648770205221 ]] 2022-03-31 23:43:25.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:25.282 | + functions-common:time_stop:2437 : end_time=1648770205279 2022-03-31 23:43:25.285 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-31 23:43:25.288 | + functions-common:time_stop:2439 : total=33022 2022-03-31 23:43:25.290 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:25.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33080 2022-03-31 23:43:25.296 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:25.299 | + functions-common:run_process:1680 : local service=c-vol 2022-03-31 23:43:25.302 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-31 23:43:25.304 | + functions-common:run_process:1682 : local group= 2022-03-31 23:43:25.307 | + functions-common:run_process:1683 : local user= 2022-03-31 23:43:25.309 | + functions-common:run_process:1685 : local name=c-vol 2022-03-31 23:43:25.312 | + functions-common:run_process:1687 : time_start run_process 2022-03-31 23:43:25.315 | + functions-common:time_start:2411 : local name=run_process 2022-03-31 23:43:25.318 | + functions-common:time_start:2412 : local start_time= 2022-03-31 23:43:25.320 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-31 23:43:25.324 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-31 23:43:25.329 | + functions-common:time_start:2416 : _TIME_START[$name]=1648770205326 2022-03-31 23:43:25.332 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-31 23:43:25.361 | + functions-common:is_service_enabled:2081 : return 1 2022-03-31 23:43:25.364 | + functions-common:run_process:1691 : time_stop run_process 2022-03-31 23:43:25.366 | + functions-common:time_stop:2425 : local name 2022-03-31 23:43:25.369 | + functions-common:time_stop:2426 : local end_time 2022-03-31 23:43:25.372 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-31 23:43:25.374 | + functions-common:time_stop:2428 : local total 2022-03-31 23:43:25.377 | + functions-common:time_stop:2429 : local start_time 2022-03-31 23:43:25.380 | + functions-common:time_stop:2431 : name=run_process 2022-03-31 23:43:25.382 | + functions-common:time_stop:2432 : start_time=1648770205326 2022-03-31 23:43:25.385 | + functions-common:time_stop:2434 : [[ -z 1648770205326 ]] 2022-03-31 23:43:25.388 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-31 23:43:25.393 | + functions-common:time_stop:2437 : end_time=1648770205391 2022-03-31 23:43:25.396 | + functions-common:time_stop:2438 : elapsed_time=65 2022-03-31 23:43:25.399 | + functions-common:time_stop:2439 : total=33080 2022-03-31 23:43:25.413 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-31 23:43:25.413 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33145 2022-03-31 23:43:25.413 | + ./stack.sh:main:1325 : create_volume_types 2022-03-31 23:43:25.413 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-31 23:43:25.433 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:25.435 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-31 23:43:25.438 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-31 23:43:25.443 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-31 23:43:25.444 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-31 23:43:25.446 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-31 23:43:25.470 | + functions-common:is_service_enabled:2081 : return 0 2022-03-31 23:43:25.473 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-31 23:43:27.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:27.895 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:27.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-31 23:43:27.896 | from cryptography.utils import int_from_bytes 2022-03-31 23:43:27.896 | Internal Server Error (HTTP 500) 2022-03-31 23:43:28.127 | + lib/cinder:create_volume_types:1 : exit_trap 2022-03-31 23:43:28.130 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-31 23:43:28.133 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-31 23:43:28.136 | + ./stack.sh:exit_trap:522 : jobs='204363 2022-03-31 23:43:28.136 | 243227' 2022-03-31 23:43:28.139 | + ./stack.sh:exit_trap:525 : [[ -n 204363 2022-03-31 23:43:28.139 | 243227 ]] 2022-03-31 23:43:28.141 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-31-232404 ]] 2022-03-31 23:43:28.144 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-31 23:43:28.146 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-31 23:43:28.147 | exit_trap: cleaning up child processes 2022-03-31 23:43:28.149 | + ./stack.sh:exit_trap:527 : kill 204363 243227 2022-03-31 23:43:28.152 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.MkDEuYqA5k ']' 2022-03-31 23:43:28.154 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.MkDEuYqA5k 2022-03-31 23:43:28.159 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-31 23:43:28.162 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-31 23:43:28.165 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-31 23:43:28.167 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-31 23:43:28.167 | Error on exit 2022-03-31 23:43:28.170 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-31 23:43:28.173 | + ./stack.sh:exit_trap:542 : generate-subunit 1648769041 1167 fail 2022-03-31 23:43:28.848 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-31 23:43:28.851 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-31 23:43:30.271 | + ./stack.sh:exit_trap:556 : exit 1