2022-07-22 21:47:37.625 | + ./stack.sh:main:482 : exec 2022-07-22 21:47:37.625 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-214737' 2022-07-22 21:47:37.625 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-22-214737.summary.2022-07-22-214737 2022-07-22 21:47:37.625 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:47:37.625 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-214737 2022-07-22 21:47:37.625 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-214737 /opt/stack/logs/stack.sh.log 2022-07-22 21:47:37.625 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-214737.summary.2022-07-22-214737 /opt/stack/logs/stack.sh.log.summary 2022-07-22 21:47:37.625 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-22 21:47:37.625 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-22 21:47:37.625 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-22 21:47:37.625 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-22 21:47:37.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-22 21:47:37.625 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-22 21:47:37.625 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 21:47:37.625 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-22 21:47:37.625 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-22 21:47:37.627 | + ./stack.sh:main:568 : set -o errexit 2022-07-22 21:47:37.629 | + ./stack.sh:main:571 : uname -a 2022-07-22 21:47:37.631 | Linux dv-neutron-849776-7-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-22 21:47:37.633 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-22 21:47:37.635 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-22 21:47:37.638 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-22 21:47:37.675 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-22 21:47:37.690 | + ./stack.sh:main:585 : fetch_plugins 2022-07-22 21:47:37.692 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-22 21:47:37.694 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-22 21:47:37.696 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-22 21:47:37.697 | + functions-common:fetch_plugins:1791 : return 2022-07-22 21:47:37.699 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-22 21:47:37.701 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-22 21:47:37.703 | + functions-common:run_phase:1869 : local phase= 2022-07-22 21:47:37.705 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:47:37.707 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:47:37.708 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:47:37.710 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:47:37.712 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:47:37.715 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:47:37.718 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:47:37.719 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:47:37.721 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:47:37.723 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-22 21:47:37.725 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:47:37.738 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:37.740 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 21:47:37.742 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:47:37.744 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:47:37.745 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:47:37.747 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:47:37.749 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 21:47:37.751 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-22 21:47:37.753 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-22 21:47:37.755 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 21:47:37.756 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:47:37.758 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-22 21:47:37.760 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-22 21:47:37.762 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-22 21:47:37.763 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-22 21:47:37.765 | + functions-common:plugin_override_defaults:1832 : return 2022-07-22 21:47:37.767 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-22 21:47:37.785 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-22 21:47:37.787 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-22 21:47:37.800 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:47:37.802 | +++ lib/tls:source:43 : hostname -f 2022-07-22 21:47:37.806 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-22 21:47:37.808 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-22 21:47:37.809 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-22 21:47:37.811 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-22 21:47:37.813 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-22 21:47:37.815 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-22 21:47:37.817 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-22 21:47:37.819 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-22 21:47:37.820 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-22 21:47:37.823 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-22 21:47:37.827 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-22 21:47:37.839 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-22 21:47:37.856 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-22 21:47:37.869 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-22 21:47:37.881 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-22 21:47:37.924 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-22 21:47:37.982 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-22 21:47:38.071 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-22 21:47:38.093 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-22 21:47:38.144 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-22 21:47:38.195 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-22 21:47:38.345 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-22 21:47:38.358 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-22 21:47:38.372 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-22 21:47:38.385 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-22 21:47:38.475 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-22 21:47:38.477 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-22 21:47:38.480 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-22 21:47:38.482 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-22 21:47:38.484 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-22 21:47:38.486 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-22 21:47:38.489 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-22 21:47:38.489 | False' 2022-07-22 21:47:38.492 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-22 21:47:38.507 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-22 21:47:38.510 | + ./stack.sh:main:619 : run_phase source 2022-07-22 21:47:38.512 | + functions-common:run_phase:1868 : local mode=source 2022-07-22 21:47:38.514 | + functions-common:run_phase:1869 : local phase= 2022-07-22 21:47:38.516 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:47:38.518 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:47:38.520 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:47:38.522 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:47:38.524 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:47:38.526 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:47:38.530 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:47:38.532 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:47:38.534 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:47:38.536 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-22 21:47:38.538 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:47:38.552 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:38.554 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 21:47:38.557 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-22 21:47:38.596 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-22 21:47:38.598 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-22 21:47:38.600 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 21:47:38.602 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-22 21:47:38.605 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-22 21:47:38.607 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-22 21:47:38.609 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-22 21:47:38.611 | + functions-common:load_plugin_settings:1809 : return 2022-07-22 21:47:38.613 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-22 21:47:38.615 | + functions-common:verify_disabled_services:2151 : local service 2022-07-22 21:47:38.617 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.620 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-22 21:47:38.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.625 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-22 21:47:38.627 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.629 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-22 21:47:38.631 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.634 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-22 21:47:38.636 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.639 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-22 21:47:38.641 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.643 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-22 21:47:38.646 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.648 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-22 21:47:38.650 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.652 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-22 21:47:38.655 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.657 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-22 21:47:38.659 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.661 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-22 21:47:38.664 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.667 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-22 21:47:38.669 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.671 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-22 21:47:38.673 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.676 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-22 21:47:38.678 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.680 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-22 21:47:38.683 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.685 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-22 21:47:38.687 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.690 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-22 21:47:38.692 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.694 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-22 21:47:38.697 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.699 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-22 21:47:38.701 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.703 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-22 21:47:38.706 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.708 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-22 21:47:38.710 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.713 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-22 21:47:38.715 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.717 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-22 21:47:38.720 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.722 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-22 21:47:38.724 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.726 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-22 21:47:38.729 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.731 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-22 21:47:38.734 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.736 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-22 21:47:38.738 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.741 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-22 21:47:38.743 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.746 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-22 21:47:38.748 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.750 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-22 21:47:38.753 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.755 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-22 21:47:38.757 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.759 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-22 21:47:38.762 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.764 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-22 21:47:38.766 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.768 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-22 21:47:38.771 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.773 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-22 21:47:38.775 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.778 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-22 21:47:38.780 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.782 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-22 21:47:38.784 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.787 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-22 21:47:38.789 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.792 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-22 21:47:38.794 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.796 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-22 21:47:38.799 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.801 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-22 21:47:38.803 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.806 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-22 21:47:38.809 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.811 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-22 21:47:38.813 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.815 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-22 21:47:38.818 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.820 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-22 21:47:38.822 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.825 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-22 21:47:38.827 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.829 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-22 21:47:38.831 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 21:47:38.834 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-22 21:47:38.837 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-22 21:47:38.840 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 21:47:38.842 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-22 21:47:38.857 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:38.860 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-22 21:47:38.862 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 21:47:38.864 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-22 21:47:38.880 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:47:38.882 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-22 21:47:38.885 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-22 21:47:38.887 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-22 21:47:38.889 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-22 21:47:38.892 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-22 21:47:38.894 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-22 21:47:38.896 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-22 21:47:38.898 | + lib/database:initialize_database_backends:92 : return 0 2022-07-22 21:47:38.901 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-22 21:47:38.901 | Using mysql database backend 2022-07-22 21:47:38.903 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-22 21:47:38.919 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-22 21:47:38.922 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-22 21:47:38.925 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 21:47:38.927 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-22 21:47:38.930 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:47:38.933 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-22 21:47:38.949 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:38.951 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-22 21:47:38.967 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-22 21:47:38.984 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:38.987 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-22 21:47:39.003 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-22 21:47:39.019 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-22 21:47:39.036 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:47:39.038 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-22 21:47:39.055 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:47:39.057 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-22 21:47:39.073 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-22 21:47:39.075 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-22 21:47:39.078 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-22 21:47:39.080 | + functions-common:save_stackenv:60 : local tag=752 2022-07-22 21:47:39.083 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 21:47:39.088 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-214739 2022-07-22 21:47:39.090 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-214739 752' 2022-07-22 21:47:39.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.095 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:47:39.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.100 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 21:47:39.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.105 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 21:47:39.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.109 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-22 21:47:39.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.114 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 21:47:39.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.119 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 21:47:39.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.124 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-214737 2022-07-22 21:47:39.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.128 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 21:47:39.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.133 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 21:47:39.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.138 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 21:47:39.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.142 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 21:47:39.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.147 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 21:47:39.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.152 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 21:47:39.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.157 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 21:47:39.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:47:39.161 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 21:47:39.164 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-22 21:47:39.167 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-22 21:47:39.169 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-22 21:47:39.171 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-22 21:47:39.173 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:47:39.176 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:47:39.178 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:47:39.181 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:47:39.183 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:47:39.186 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:47:39.200 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:47:39.202 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:47:39.205 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:47:39.207 | + functions-common:git_clone:618 : echo master 2022-07-22 21:47:39.208 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:47:39.213 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-22 21:47:39.215 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:47:39.217 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-22 21:47:39.230 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-22 21:47:39.233 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:47:39.233 | + functions-common:git_clone:679 : head -1 2022-07-22 21:47:39.236 | 6bd27e68 update constraint for os_vif to new release 3.0.0 2022-07-22 21:47:39.239 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:47:39.242 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-22 21:47:39.244 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:47:39.247 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-22 21:47:39.250 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-22 21:47:39.253 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-22 21:47:39.256 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-22 21:47:39.259 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 21:47:39.262 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-22 21:47:39.264 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-22 21:47:39.267 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-22 21:47:39.270 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-22 21:47:39.274 | ++ tools/install_prereqs.sh:source:47 : NOW=1658526459 2022-07-22 21:47:39.278 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-22 21:47:39.283 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658525772 2022-07-22 21:47:39.285 | ++ tools/install_prereqs.sh:source:49 : DELTA=687 2022-07-22 21:47:39.288 | ++ tools/install_prereqs.sh:source:50 : [[ 687 -lt 7200 ]] 2022-07-22 21:47:39.290 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-22 21:47:39.293 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-22 21:47:39.295 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-22 21:47:39.298 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-22 21:47:39.300 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-22 21:47:39.302 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-22 21:47:39.305 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-22 21:47:39.308 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-22 21:47:39.311 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-22 21:47:39.358 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-22 21:47:39.358 | apache2-dev 2022-07-22 21:47:39.358 | bc 2022-07-22 21:47:39.358 | bsdmainutils 2022-07-22 21:47:39.358 | curl 2022-07-22 21:47:39.358 | g++ 2022-07-22 21:47:39.358 | gawk 2022-07-22 21:47:39.358 | gcc 2022-07-22 21:47:39.358 | gettext 2022-07-22 21:47:39.358 | git 2022-07-22 21:47:39.358 | graphviz 2022-07-22 21:47:39.358 | iputils-ping 2022-07-22 21:47:39.358 | libapache2-mod-proxy-uwsgi 2022-07-22 21:47:39.358 | libffi-dev 2022-07-22 21:47:39.358 | libjpeg-dev 2022-07-22 21:47:39.358 | libpcre3-dev 2022-07-22 21:47:39.358 | libpq-dev 2022-07-22 21:47:39.358 | libssl-dev 2022-07-22 21:47:39.358 | libsystemd-dev 2022-07-22 21:47:39.358 | libxml2-dev 2022-07-22 21:47:39.358 | libxslt1-dev 2022-07-22 21:47:39.358 | libyaml-dev 2022-07-22 21:47:39.358 | lsof 2022-07-22 21:47:39.358 | openssh-server 2022-07-22 21:47:39.358 | openssl 2022-07-22 21:47:39.358 | pkg-config 2022-07-22 21:47:39.359 | psmisc 2022-07-22 21:47:39.359 | python3-dev 2022-07-22 21:47:39.359 | python3-pip 2022-07-22 21:47:39.359 | python3-systemd 2022-07-22 21:47:39.359 | python3-venv 2022-07-22 21:47:39.359 | tar 2022-07-22 21:47:39.359 | tcpdump 2022-07-22 21:47:39.359 | unzip 2022-07-22 21:47:39.359 | uuid-runtime 2022-07-22 21:47:39.359 | wget 2022-07-22 21:47:39.359 | wget 2022-07-22 21:47:39.359 | zlib1g-dev 2022-07-22 21:47:39.359 | libkrb5-dev 2022-07-22 21:47:39.359 | libldap2-dev 2022-07-22 21:47:39.359 | libsasl2-dev 2022-07-22 21:47:39.359 | memcached 2022-07-22 21:47:39.359 | python3-mysqldb 2022-07-22 21:47:39.359 | sqlite3 2022-07-22 21:47:39.359 | conntrack 2022-07-22 21:47:39.359 | curl 2022-07-22 21:47:39.359 | dnsmasq-base 2022-07-22 21:47:39.359 | dnsmasq-utils 2022-07-22 21:47:39.359 | ebtables 2022-07-22 21:47:39.359 | genisoimage 2022-07-22 21:47:39.359 | iptables 2022-07-22 21:47:39.359 | iputils-arping 2022-07-22 21:47:39.359 | kpartx 2022-07-22 21:47:39.359 | libjs-jquery-tablesorter 2022-07-22 21:47:39.359 | parted 2022-07-22 21:47:39.359 | pm-utils 2022-07-22 21:47:39.359 | python3-mysqldb 2022-07-22 21:47:39.359 | socat 2022-07-22 21:47:39.359 | sqlite3 2022-07-22 21:47:39.359 | sudo 2022-07-22 21:47:39.359 | vlan 2022-07-22 21:47:39.359 | lsscsi 2022-07-22 21:47:39.359 | open-iscsi 2022-07-22 21:47:39.360 | lvm2 2022-07-22 21:47:39.360 | qemu-utils 2022-07-22 21:47:39.360 | thin-provisioning-tools 2022-07-22 21:47:39.360 | acl 2022-07-22 21:47:39.360 | dnsmasq-base 2022-07-22 21:47:39.360 | dnsmasq-utils 2022-07-22 21:47:39.360 | ebtables 2022-07-22 21:47:39.360 | haproxy 2022-07-22 21:47:39.360 | iptables 2022-07-22 21:47:39.360 | iputils-arping 2022-07-22 21:47:39.360 | iputils-ping 2022-07-22 21:47:39.360 | postgresql-server-dev-all 2022-07-22 21:47:39.360 | python3-mysqldb 2022-07-22 21:47:39.360 | sqlite3 2022-07-22 21:47:39.360 | sudo 2022-07-22 21:47:39.360 | vlan 2022-07-22 21:47:39.360 | pcp 2022-07-22 21:47:39.360 | ipset 2022-07-22 21:47:39.360 | conntrack 2022-07-22 21:47:39.360 | conntrackd 2022-07-22 21:47:39.360 | keepalived 2022-07-22 21:47:39.360 | lvm2 2022-07-22 21:47:39.360 | qemu-utils 2022-07-22 21:47:39.360 | thin-provisioning-tools 2022-07-22 21:47:39.360 | curl 2022-07-22 21:47:39.360 | liberasurecode-dev 2022-07-22 21:47:39.360 | make 2022-07-22 21:47:39.360 | memcached 2022-07-22 21:47:39.360 | rsync 2022-07-22 21:47:39.360 | sqlite3 2022-07-22 21:47:39.360 | xfsprogs' 2022-07-22 21:47:39.363 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-22 21:47:39.381 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-22 21:47:39.381 | apache2-dev 2022-07-22 21:47:39.381 | bc 2022-07-22 21:47:39.381 | bsdmainutils 2022-07-22 21:47:39.381 | curl 2022-07-22 21:47:39.381 | g++ 2022-07-22 21:47:39.381 | gawk 2022-07-22 21:47:39.381 | gcc 2022-07-22 21:47:39.381 | gettext 2022-07-22 21:47:39.381 | git 2022-07-22 21:47:39.381 | graphviz 2022-07-22 21:47:39.381 | iputils-ping 2022-07-22 21:47:39.381 | libapache2-mod-proxy-uwsgi 2022-07-22 21:47:39.381 | libffi-dev 2022-07-22 21:47:39.381 | libjpeg-dev 2022-07-22 21:47:39.381 | libpcre3-dev 2022-07-22 21:47:39.381 | libpq-dev 2022-07-22 21:47:39.381 | libssl-dev 2022-07-22 21:47:39.381 | libsystemd-dev 2022-07-22 21:47:39.381 | libxml2-dev 2022-07-22 21:47:39.381 | libxslt1-dev 2022-07-22 21:47:39.381 | libyaml-dev 2022-07-22 21:47:39.381 | lsof 2022-07-22 21:47:39.381 | openssh-server 2022-07-22 21:47:39.381 | openssl 2022-07-22 21:47:39.381 | pkg-config 2022-07-22 21:47:39.381 | psmisc 2022-07-22 21:47:39.381 | python3-dev 2022-07-22 21:47:39.381 | python3-pip 2022-07-22 21:47:39.381 | python3-systemd 2022-07-22 21:47:39.381 | python3-venv 2022-07-22 21:47:39.381 | tar 2022-07-22 21:47:39.381 | tcpdump 2022-07-22 21:47:39.381 | unzip 2022-07-22 21:47:39.381 | uuid-runtime 2022-07-22 21:47:39.381 | wget 2022-07-22 21:47:39.382 | wget 2022-07-22 21:47:39.382 | zlib1g-dev 2022-07-22 21:47:39.382 | libkrb5-dev 2022-07-22 21:47:39.382 | libldap2-dev 2022-07-22 21:47:39.382 | libsasl2-dev 2022-07-22 21:47:39.382 | memcached 2022-07-22 21:47:39.382 | python3-mysqldb 2022-07-22 21:47:39.382 | sqlite3 2022-07-22 21:47:39.382 | conntrack 2022-07-22 21:47:39.382 | curl 2022-07-22 21:47:39.382 | dnsmasq-base 2022-07-22 21:47:39.382 | dnsmasq-utils 2022-07-22 21:47:39.382 | ebtables 2022-07-22 21:47:39.382 | genisoimage 2022-07-22 21:47:39.382 | iptables 2022-07-22 21:47:39.382 | iputils-arping 2022-07-22 21:47:39.382 | kpartx 2022-07-22 21:47:39.382 | libjs-jquery-tablesorter 2022-07-22 21:47:39.382 | parted 2022-07-22 21:47:39.382 | pm-utils 2022-07-22 21:47:39.382 | python3-mysqldb 2022-07-22 21:47:39.382 | socat 2022-07-22 21:47:39.382 | sqlite3 2022-07-22 21:47:39.382 | sudo 2022-07-22 21:47:39.382 | vlan 2022-07-22 21:47:39.382 | lsscsi 2022-07-22 21:47:39.382 | open-iscsi 2022-07-22 21:47:39.382 | lvm2 2022-07-22 21:47:39.382 | qemu-utils 2022-07-22 21:47:39.382 | thin-provisioning-tools 2022-07-22 21:47:39.382 | acl 2022-07-22 21:47:39.382 | dnsmasq-base 2022-07-22 21:47:39.382 | dnsmasq-utils 2022-07-22 21:47:39.382 | ebtables 2022-07-22 21:47:39.382 | haproxy 2022-07-22 21:47:39.382 | iptables 2022-07-22 21:47:39.382 | iputils-arping 2022-07-22 21:47:39.383 | iputils-ping 2022-07-22 21:47:39.383 | postgresql-server-dev-all 2022-07-22 21:47:39.383 | python3-mysqldb 2022-07-22 21:47:39.383 | sqlite3 2022-07-22 21:47:39.383 | sudo 2022-07-22 21:47:39.383 | vlan 2022-07-22 21:47:39.383 | pcp 2022-07-22 21:47:39.383 | ipset 2022-07-22 21:47:39.383 | conntrack 2022-07-22 21:47:39.383 | conntrackd 2022-07-22 21:47:39.383 | keepalived 2022-07-22 21:47:39.383 | lvm2 2022-07-22 21:47:39.383 | qemu-utils 2022-07-22 21:47:39.383 | thin-provisioning-tools 2022-07-22 21:47:39.383 | curl 2022-07-22 21:47:39.383 | liberasurecode-dev 2022-07-22 21:47:39.383 | make 2022-07-22 21:47:39.383 | memcached 2022-07-22 21:47:39.383 | rsync 2022-07-22 21:47:39.383 | sqlite3 2022-07-22 21:47:39.383 | xfsprogs ' 2022-07-22 21:47:39.383 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-22 21:47:39.386 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:47:39.388 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:47:39.392 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:47:39.392 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-22 21:47:39.396 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:47:39.399 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-22 21:47:39.401 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:47:39.403 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-22 21:47:39.406 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:47:39.408 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:47:39.410 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:47:39.412 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:47:39.414 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:47:39.416 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:47:39.418 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-22 21:47:39.420 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-22 21:47:39.422 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-22 21:47:39.425 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-22 21:47:39.429 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-22 21:47:39.431 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-22 21:47:39.433 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-22 21:47:39.435 | ++ functions-common:time_start:2427 : local start_time= 2022-07-22 21:47:39.437 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:47:39.440 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:47:39.443 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658526459441 2022-07-22 21:47:39.445 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-22 21:47:39.448 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-22 21:47:39.450 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-07-22 21:47:39.659 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-22 21:47:39.693 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-22 21:47:39.834 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-22 21:47:39.872 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-22 21:47:40.564 | Fetched 336 kB in 1s (428 kB/s) 2022-07-22 21:47:42.150 | Reading package lists... 2022-07-22 21:47:42.183 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-22 21:47:42.185 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-22 21:47:42.187 | ++ functions-common:time_stop:2440 : local name 2022-07-22 21:47:42.189 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 21:47:42.191 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:47:42.194 | ++ functions-common:time_stop:2443 : local total 2022-07-22 21:47:42.196 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 21:47:42.198 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-22 21:47:42.200 | ++ functions-common:time_stop:2447 : start_time=1658526459441 2022-07-22 21:47:42.202 | ++ functions-common:time_stop:2449 : [[ -z 1658526459441 ]] 2022-07-22 21:47:42.205 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:47:42.209 | ++ functions-common:time_stop:2452 : end_time=1658526462206 2022-07-22 21:47:42.211 | ++ functions-common:time_stop:2453 : elapsed_time=2765 2022-07-22 21:47:42.213 | ++ functions-common:time_stop:2454 : total=0 2022-07-22 21:47:42.215 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:47:42.217 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2765 2022-07-22 21:47:42.220 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:47:42.222 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:47:42.224 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:47:42.226 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:47:42.229 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:47:42.250 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-07-22 21:47:42.360 | Reading package lists... 2022-07-22 21:47:42.611 | Building dependency tree... 2022-07-22 21:47:42.613 | Reading state information... 2022-07-22 21:47:42.648 | acl is already the newest version (2.2.53-6). 2022-07-22 21:47:42.648 | bc is already the newest version (1.07.1-2build1). 2022-07-22 21:47:42.648 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-22 21:47:42.648 | conntrack is already the newest version (1:1.4.5-2). 2022-07-22 21:47:42.648 | ebtables is already the newest version (2.0.11-3build1). 2022-07-22 21:47:42.648 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 21:47:42.648 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-22 21:47:42.648 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 21:47:42.648 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-22 21:47:42.648 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-22 21:47:42.648 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-22 21:47:42.648 | iputils-arping is already the newest version (3:20190709-3). 2022-07-22 21:47:42.648 | iputils-ping is already the newest version (3:20190709-3). 2022-07-22 21:47:42.648 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-22 21:47:42.648 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-22 21:47:42.648 | libffi-dev is already the newest version (3.3-4). 2022-07-22 21:47:42.648 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-22 21:47:42.648 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-22 21:47:42.648 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-22 21:47:42.648 | lsscsi is already the newest version (0.30-0.1). 2022-07-22 21:47:42.648 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-22 21:47:42.648 | make is already the newest version (4.2.1-1.2). 2022-07-22 21:47:42.648 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-22 21:47:42.648 | psmisc is already the newest version (23.3-1). 2022-07-22 21:47:42.648 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-22 21:47:42.649 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-22 21:47:42.649 | python3-systemd is already the newest version (234-3build2). 2022-07-22 21:47:42.649 | socat is already the newest version (1.7.3.3-2). 2022-07-22 21:47:42.649 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-22 21:47:42.649 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-22 21:47:42.649 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-22 21:47:42.649 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-22 21:47:42.649 | graphviz is already the newest version (2.42.2-3build2). 2022-07-22 21:47:42.649 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-22 21:47:42.649 | pcp is already the newest version (5.0.3-1). 2022-07-22 21:47:42.649 | pm-utils is already the newest version (1.4.1-19). 2022-07-22 21:47:42.649 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-22 21:47:42.649 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:47:42.649 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:47:42.649 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-22 21:47:42.649 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 21:47:42.649 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 21:47:42.649 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-22 21:47:42.649 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-22 21:47:42.649 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-22 21:47:42.649 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-22 21:47:42.649 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-22 21:47:42.649 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-22 21:47:42.649 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-22 21:47:42.649 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-22 21:47:42.649 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-22 21:47:42.649 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 21:47:42.649 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-22 21:47:42.649 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-22 21:47:42.649 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-22 21:47:42.650 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-22 21:47:42.650 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-22 21:47:42.650 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-22 21:47:42.650 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 21:47:42.650 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-22 21:47:42.650 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-22 21:47:42.650 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-22 21:47:42.650 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-22 21:47:42.650 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-22 21:47:42.650 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-22 21:47:42.650 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-22 21:47:42.650 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-22 21:47:42.650 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-22 21:47:42.650 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-22 21:47:42.878 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:47:42.878 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-22 21:47:42.878 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-22 21:47:42.878 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-22 21:47:42.878 | The following packages were automatically installed and are no longer required: 2022-07-22 21:47:42.879 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:47:42.879 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:47:42.879 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:47:42.879 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:47:42.879 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:47:42.879 | python3-zope.interface 2022-07-22 21:47:42.880 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:47:42.995 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:47:43.000 | ++ functions-common:apt_get:1235 : result=0 2022-07-22 21:47:43.002 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:47:43.004 | ++ functions-common:time_stop:2440 : local name 2022-07-22 21:47:43.007 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 21:47:43.009 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:47:43.011 | ++ functions-common:time_stop:2443 : local total 2022-07-22 21:47:43.013 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 21:47:43.015 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:47:43.017 | ++ functions-common:time_stop:2447 : start_time=1658526462247 2022-07-22 21:47:43.020 | ++ functions-common:time_stop:2449 : [[ -z 1658526462247 ]] 2022-07-22 21:47:43.022 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:47:43.027 | ++ functions-common:time_stop:2452 : end_time=1658526463024 2022-07-22 21:47:43.029 | ++ functions-common:time_stop:2453 : elapsed_time=777 2022-07-22 21:47:43.031 | ++ functions-common:time_stop:2454 : total=798 2022-07-22 21:47:43.034 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:47:43.036 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1575 2022-07-22 21:47:43.038 | ++ functions-common:apt_get:1239 : return 0 2022-07-22 21:47:43.041 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-22 21:47:43.044 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:47:43.046 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-22 21:47:43.050 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-22 21:47:43.054 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-22 21:47:43.057 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-22 21:47:43.060 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-22 21:47:44.471 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-22 21:47:44.473 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-22 21:47:44.475 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-22 21:47:44.477 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-22 21:47:44.478 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-22 21:47:44.480 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-22 21:47:44.482 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-22 21:47:44.484 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-22 21:47:44.485 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-22 21:47:44.487 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-22 21:47:44.489 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-22 21:47:44.491 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-22 21:47:44.493 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-22 21:47:44.495 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-22 21:47:44.497 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-22 21:47:44.499 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-22 21:47:44.502 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-22 21:47:44.504 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-22 21:47:44.505 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-22 21:47:44.507 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-22 21:47:44.510 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-22 21:47:44.512 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-22 21:47:44.514 | + functions-common:_ensure_lsb_release:394 : return 2022-07-22 21:47:44.516 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-22 21:47:44.589 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-22 21:47:44.591 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-22 21:47:44.662 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-22 21:47:44.665 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-22 21:47:44.736 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-22 21:47:44.738 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-22 21:47:44.740 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-22 21:47:44.742 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-22 21:47:44.743 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-22 21:47:44.746 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-22 21:47:44.748 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-22 21:47:44.750 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-22 21:47:44.752 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-22 21:47:44.754 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-22 21:47:44.756 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-22 21:47:44.756 | Distro: focal 2022-07-22 21:47:44.758 | + tools/install_pip.sh:main:124 : get_versions 2022-07-22 21:47:44.760 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 21:47:44.764 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 21:47:44.766 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 21:47:44.768 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 21:47:44.769 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 21:47:46.249 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 21:47:46.251 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 21:47:46.251 | pip: 20.0.2 2022-07-22 21:47:46.253 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-22 21:47:46.255 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-22 21:47:46.257 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:47:46.258 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:47:46.260 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:47:46.262 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:47:46.264 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:47:46.265 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:47:46.267 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:47:46.269 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:47:46.270 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:47:46.272 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:47:46.274 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-22 21:47:46.276 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:47:46.277 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:47:46.279 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-22 21:47:46.284 | + tools/install_pip.sh:main:153 : set -x 2022-07-22 21:47:46.285 | + tools/install_pip.sh:main:156 : get_versions 2022-07-22 21:47:46.288 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 21:47:46.292 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 21:47:46.294 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 21:47:46.296 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 21:47:46.297 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 21:47:47.770 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 21:47:47.772 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 21:47:47.772 | pip: 20.0.2 2022-07-22 21:47:47.775 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-22 21:47:47.778 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 21:47:47.781 | + ./stack.sh:main:791 : fixup_all 2022-07-22 21:47:47.783 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-22 21:47:47.786 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-22 21:47:47.788 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:47:47.790 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:47:47.793 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-22 21:47:47.804 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-22 21:47:47.816 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-22 21:47:47.827 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-22 21:47:47.830 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-22 21:47:47.832 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:47:47.834 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:47:47.836 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:47:47.838 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:47:47.840 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:47:47.842 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:47:47.845 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:47:47.847 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:47:47.849 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:47:47.851 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:47:47.853 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-22 21:47:47.856 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-22 21:47:47.858 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-22 21:47:47.860 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:47:47.862 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:47:47.864 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:47:47.867 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:47:47.869 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:47:47.872 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:47:47.874 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-22 21:47:47.876 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-22 21:47:47.897 | Using python 3.8 to install os-testr 2022-07-22 21:47:47.899 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-07-22 21:47:50.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:47:50.001 | from cryptography.utils import int_from_bytes 2022-07-22 21:47:50.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:47:50.001 | from cryptography.utils import int_from_bytes 2022-07-22 21:47:51.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:47:51.142 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-07-22 21:47:51.239 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:47:51.576 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-07-22 21:47:51.630 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:47:51.653 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:47:51.682 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:47:54.015 | + inc/python:pip_install:196 : result=0 2022-07-22 21:47:54.017 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:47:54.019 | + functions-common:time_stop:2440 : local name 2022-07-22 21:47:54.021 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:47:54.024 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:47:54.026 | + functions-common:time_stop:2443 : local total 2022-07-22 21:47:54.028 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:47:54.030 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:47:54.032 | + functions-common:time_stop:2447 : start_time=1658526467891 2022-07-22 21:47:54.034 | + functions-common:time_stop:2449 : [[ -z 1658526467891 ]] 2022-07-22 21:47:54.037 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:47:54.041 | + functions-common:time_stop:2452 : end_time=1658526474039 2022-07-22 21:47:54.043 | + functions-common:time_stop:2453 : elapsed_time=6148 2022-07-22 21:47:54.045 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:47:54.047 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:47:54.050 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6148 2022-07-22 21:47:54.052 | + inc/python:pip_install:199 : return 0 2022-07-22 21:47:54.054 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-22 21:47:54.106 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-22 21:47:54.221 | + ./stack.sh:main:805 : install_infra 2022-07-22 21:47:54.223 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:47:54.226 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-22 21:47:54.229 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:47:54.231 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-22 21:47:54.264 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-22 21:47:57.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:47:57.144 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:47:57.433 | + inc/python:pip_install:196 : result=0 2022-07-22 21:47:57.435 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:47:57.437 | + functions-common:time_stop:2440 : local name 2022-07-22 21:47:57.439 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:47:57.441 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:47:57.443 | + functions-common:time_stop:2443 : local total 2022-07-22 21:47:57.446 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:47:57.448 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:47:57.450 | + functions-common:time_stop:2447 : start_time=1658526474254 2022-07-22 21:47:57.452 | + functions-common:time_stop:2449 : [[ -z 1658526474254 ]] 2022-07-22 21:47:57.454 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:47:57.459 | + functions-common:time_stop:2452 : end_time=1658526477456 2022-07-22 21:47:57.461 | + functions-common:time_stop:2453 : elapsed_time=3202 2022-07-22 21:47:57.463 | + functions-common:time_stop:2454 : total=6148 2022-07-22 21:47:57.465 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:47:57.467 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9350 2022-07-22 21:47:57.469 | + inc/python:pip_install:199 : return 0 2022-07-22 21:47:57.472 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 21:47:57.474 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-22 21:47:57.498 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-07-22 21:48:00.105 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:00.107 | Processing /opt/stack/requirements 2022-07-22 21:48:01.814 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:48:01.816 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:48:01.829 | 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 329)) (21.3) 2022-07-22 21:48:01.834 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:48:01.836 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:48:01.843 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:48:01.857 | 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 490)) (1.16.0) 2022-07-22 21:48:01.859 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:48:01.892 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (1.3) 2022-07-22 21:48:01.894 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (0.3.0) 2022-07-22 21:48:01.910 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.6.15) 2022-07-22 21:48:01.913 | 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 201)) (3.3) 2022-07-22 21:48:01.916 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:48:01.921 | 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 115)) (3.10.1) 2022-07-22 21:48:01.933 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:48:01.936 | 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 523)) (3.5.0) 2022-07-22 21:48:01.942 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:48:01.954 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:48:02.006 | 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 579)) (0.2.5) 2022-07-22 21:48:02.012 | 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 90)) (21.4.0) 2022-07-22 21:48:02.091 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:48:02.094 | Building wheels for collected packages: openstack-requirements 2022-07-22 21:48:02.095 | Building wheel for openstack-requirements (setup.py): started 2022-07-22 21:48:02.930 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-22 21:48:02.930 | ERROR: Command errored out with exit status 1: 2022-07-22 21:48:02.930 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kx_440fu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kx_440fu/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-98nul7ls 2022-07-22 21:48:02.930 | cwd: /tmp/pip-req-build-kx_440fu/ 2022-07-22 21:48:02.930 | Complete output (6 lines): 2022-07-22 21:48:02.930 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-22 21:48:02.930 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-22 21:48:02.930 | or: setup.py --help-commands 2022-07-22 21:48:02.930 | or: setup.py cmd --help 2022-07-22 21:48:02.930 | 2022-07-22 21:48:02.930 | error: invalid command 'bdist_wheel' 2022-07-22 21:48:02.930 | ---------------------------------------- 2022-07-22 21:48:02.930 | ERROR: Failed building wheel for openstack-requirements 2022-07-22 21:48:02.930 | Running setup.py clean for openstack-requirements 2022-07-22 21:48:03.760 | Failed to build openstack-requirements 2022-07-22 21:48:03.776 | Installing collected packages: openstack-requirements 2022-07-22 21:48:03.776 | Attempting uninstall: openstack-requirements 2022-07-22 21:48:03.777 | Found existing installation: openstack-requirements 1.2.1.dev5578 2022-07-22 21:48:03.811 | Uninstalling openstack-requirements-1.2.1.dev5578: 2022-07-22 21:48:03.828 | Successfully uninstalled openstack-requirements-1.2.1.dev5578 2022-07-22 21:48:03.830 | Running setup.py install for openstack-requirements: started 2022-07-22 21:48:06.218 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-22 21:48:06.241 | Successfully installed openstack-requirements-1.2.1.dev5578 2022-07-22 21:48:06.367 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:06.369 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:06.372 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:06.374 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:06.376 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:06.378 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:06.380 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:06.382 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:06.384 | + functions-common:time_stop:2447 : start_time=1658526477489 2022-07-22 21:48:06.387 | + functions-common:time_stop:2449 : [[ -z 1658526477489 ]] 2022-07-22 21:48:06.390 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:06.394 | + functions-common:time_stop:2452 : end_time=1658526486391 2022-07-22 21:48:06.396 | + functions-common:time_stop:2453 : elapsed_time=8902 2022-07-22 21:48:06.398 | + functions-common:time_stop:2454 : total=9350 2022-07-22 21:48:06.400 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:06.403 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18252 2022-07-22 21:48:06.405 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:06.407 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-22 21:48:06.410 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-22 21:48:06.412 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-22 21:48:06.414 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:06.417 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:06.419 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-22 21:48:06.421 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:06.424 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-22 21:48:06.443 | Using python 3.8 to install pbr 2022-07-22 21:48:06.445 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-07-22 21:48:08.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:08.542 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:08.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:08.542 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:09.599 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:09.723 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:48:12.056 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:12.059 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:12.061 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:12.063 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:12.065 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:12.068 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:12.070 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:12.072 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:12.074 | + functions-common:time_stop:2447 : start_time=1658526486438 2022-07-22 21:48:12.077 | + functions-common:time_stop:2449 : [[ -z 1658526486438 ]] 2022-07-22 21:48:12.079 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:12.083 | + functions-common:time_stop:2452 : end_time=1658526492081 2022-07-22 21:48:12.085 | + functions-common:time_stop:2453 : elapsed_time=5643 2022-07-22 21:48:12.087 | + functions-common:time_stop:2454 : total=18252 2022-07-22 21:48:12.089 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:12.091 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23895 2022-07-22 21:48:12.094 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:12.096 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-22 21:48:14.341 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-22 21:48:16.214 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:16.216 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-22 21:48:16.235 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-22 21:48:16.238 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-22 21:48:16.241 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-22 21:48:16.248 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-07-22 21:48:16.252 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-07-22 21:48:16.322 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 21:48:16.325 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 21:48:16.328 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-22 21:48:16.345 | + ./stack.sh:main:814 : pkgs= 2022-07-22 21:48:16.348 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-22 21:48:16.350 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-22 21:48:16.352 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:48:16.355 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-22 21:48:16.358 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:48:16.360 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:48:16.362 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:48:16.364 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:48:16.367 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:48:16.370 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:48:16.374 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:48:16.376 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:48:16.378 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:48:16.380 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-22 21:48:16.383 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:48:16.397 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:16.400 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:48:16.402 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:48:16.404 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-22 21:48:16.406 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:48:16.408 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:48:16.410 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:48:16.412 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-22 21:48:16.414 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:48:16.417 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-22 21:48:16.419 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:48:16.421 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:48:16.423 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:48:16.425 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:48:16.428 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:48:16.430 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:48:16.433 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-22 21:48:16.435 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:48:16.437 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-22 21:48:16.439 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:48:16.442 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:48:16.444 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-22 21:48:16.447 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-22 21:48:16.449 | + functions:set_systemd_override:821 : local value=2048 2022-07-22 21:48:16.451 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-22 21:48:16.454 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-22 21:48:16.506 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-22 21:48:16.506 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-22 21:48:16.508 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-22 21:48:17.116 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-22 21:48:17.118 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-22 21:48:17.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:17.137 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-22 21:48:17.140 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:48:17.142 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:48:17.144 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:48:17.147 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:48:17.149 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:17.151 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:48:17.153 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:17.156 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:17.158 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:48:17.160 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:17.162 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:48:17.165 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:48:17.168 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-22 21:48:17.170 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:48:17.173 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:17.175 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:17.177 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-22 21:48:17.198 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-07-22 21:48:17.310 | Reading package lists... 2022-07-22 21:48:17.571 | Building dependency tree... 2022-07-22 21:48:17.573 | Reading state information... 2022-07-22 21:48:17.843 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-22 21:48:17.843 | The following packages were automatically installed and are no longer required: 2022-07-22 21:48:17.844 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:48:17.844 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:48:17.844 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:48:17.844 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:48:17.845 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:48:17.845 | python3-zope.interface 2022-07-22 21:48:17.845 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:48:17.967 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:48:17.972 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:48:17.974 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:48:17.976 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:17.979 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:17.981 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:17.983 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:17.985 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:17.987 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:48:17.990 | + functions-common:time_stop:2447 : start_time=1658526497196 2022-07-22 21:48:17.992 | + functions-common:time_stop:2449 : [[ -z 1658526497196 ]] 2022-07-22 21:48:17.995 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:17.999 | + functions-common:time_stop:2452 : end_time=1658526497997 2022-07-22 21:48:18.002 | + functions-common:time_stop:2453 : elapsed_time=801 2022-07-22 21:48:18.004 | + functions-common:time_stop:2454 : total=1575 2022-07-22 21:48:18.006 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:18.008 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2376 2022-07-22 21:48:18.011 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:48:18.013 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-22 21:48:18.016 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:48:18.018 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:48:18.020 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:48:18.023 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:48:18.025 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:48:18.027 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:48:18.029 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-22 21:48:18.032 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:48:18.034 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:48:18.036 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:48:18.039 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:48:18.041 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:48:18.043 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:48:18.045 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:48:18.048 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:48:18.050 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:48:18.052 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:48:18.055 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-22 21:48:18.057 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:48:18.060 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:48:18.062 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:48:18.064 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:48:18.067 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:48:18.069 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:48:18.071 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-22 21:48:18.074 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-22 21:48:18.090 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:18.092 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-22 21:48:18.095 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:48:18.097 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-22 21:48:18.099 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-22 21:48:18.102 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-22 21:48:18.106 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-22 21:48:18.109 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-22 21:48:18.111 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-22 21:48:18.113 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-22 21:48:18.116 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-22 21:48:18.118 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-22 21:48:18.121 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-22 21:48:18.860 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-22 21:48:18.860 | user tags 2022-07-22 21:48:18.860 | stackrabbit []' 2022-07-22 21:48:18.863 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-22 21:48:18.863 | user tags 2022-07-22 21:48:18.863 | stackrabbit []' 2022-07-22 21:48:18.863 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-22 21:48:18.870 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-22 21:48:18.872 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-22 21:48:18.875 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 21:48:19.519 | Changing password for user "stackrabbit" ... 2022-07-22 21:48:19.542 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-22 21:48:20.204 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-22 21:48:20.228 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-22 21:48:20.230 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 21:48:20.917 | Changing password for user "stackrabbit" ... 2022-07-22 21:48:20.939 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-22 21:48:20.941 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-22 21:48:20.943 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-22 21:48:21.631 | Deleting user "guest" ... 2022-07-22 21:48:21.646 | Error: 2022-07-22 21:48:21.646 | {:no_such_user, "guest"} 2022-07-22 21:48:21.659 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-22 21:48:21.661 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-22 21:48:21.678 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:21.680 | + ./stack.sh:main:831 : install_database 2022-07-22 21:48:21.683 | + lib/database:install_database:118 : install_database_mysql 2022-07-22 21:48:21.686 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-22 21:48:21.688 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:21.690 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:21.693 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-22 21:48:21.903 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-22 21:48:21.905 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:21.908 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-22 21:48:21.910 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-22 21:48:21.912 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:48:21.915 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-22 21:48:21.918 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:48:21.920 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:48:21.922 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:48:21.924 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:48:21.927 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:48:21.929 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:48:21.931 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:48:21.934 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:48:21.936 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:48:21.938 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:48:21.941 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-22 21:48:21.943 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:48:21.945 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:48:21.948 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:48:21.950 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:48:21.952 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:48:21.954 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:48:21.957 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-22 21:48:21.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:21.961 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:21.964 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-22 21:48:21.966 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:48:21.969 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:48:21.971 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:48:21.973 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:48:21.976 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:21.978 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:48:21.981 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:21.983 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:21.985 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:48:21.988 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:21.990 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:48:21.992 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:48:21.995 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-22 21:48:21.997 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:48:21.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:22.001 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:22.004 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-22 21:48:22.024 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-07-22 21:48:22.136 | Reading package lists... 2022-07-22 21:48:22.389 | Building dependency tree... 2022-07-22 21:48:22.390 | Reading state information... 2022-07-22 21:48:22.661 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-22 21:48:22.661 | The following packages were automatically installed and are no longer required: 2022-07-22 21:48:22.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:48:22.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:48:22.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:48:22.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:48:22.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:48:22.663 | python3-zope.interface 2022-07-22 21:48:22.663 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:48:22.777 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:48:22.781 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:48:22.784 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:48:22.786 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:22.788 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:22.790 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:22.793 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:22.795 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:22.797 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:48:22.799 | + functions-common:time_stop:2447 : start_time=1658526502022 2022-07-22 21:48:22.801 | + functions-common:time_stop:2449 : [[ -z 1658526502022 ]] 2022-07-22 21:48:22.804 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:22.808 | + functions-common:time_stop:2452 : end_time=1658526502806 2022-07-22 21:48:22.810 | + functions-common:time_stop:2453 : elapsed_time=784 2022-07-22 21:48:22.812 | + functions-common:time_stop:2454 : total=2376 2022-07-22 21:48:22.815 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:22.817 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3160 2022-07-22 21:48:22.819 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:48:22.821 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-22 21:48:22.824 | + ./stack.sh:main:834 : install_database_python 2022-07-22 21:48:22.826 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-22 21:48:22.828 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-22 21:48:22.831 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-22 21:48:22.833 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:48:22.836 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-22 21:48:22.839 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-22 21:48:22.841 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:48:22.845 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:48:22.845 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:48:22.851 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-22 21:48:22.853 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-22 21:48:22.856 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-22 21:48:22.859 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-22 21:48:22.861 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-22 21:48:22.882 | Using python 3.8 to install PyMySQL 2022-07-22 21:48:22.885 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-07-22 21:48:24.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:24.985 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:24.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:24.985 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:26.041 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:26.042 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-07-22 21:48:28.374 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:28.377 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:28.379 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:28.381 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:28.384 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:28.386 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:28.388 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:28.391 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:28.393 | + functions-common:time_stop:2447 : start_time=1658526502877 2022-07-22 21:48:28.395 | + functions-common:time_stop:2449 : [[ -z 1658526502877 ]] 2022-07-22 21:48:28.398 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:28.402 | + functions-common:time_stop:2452 : end_time=1658526508400 2022-07-22 21:48:28.405 | + functions-common:time_stop:2453 : elapsed_time=5523 2022-07-22 21:48:28.407 | + functions-common:time_stop:2454 : total=23895 2022-07-22 21:48:28.409 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:28.411 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29418 2022-07-22 21:48:28.414 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:28.417 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-22 21:48:28.419 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 21:48:28.421 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-22 21:48:28.424 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-22 21:48:28.440 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:28.443 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-22 21:48:28.445 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-22 21:48:28.448 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:48:28.449 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:48:28.454 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:48:28.456 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:48:28.459 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:48:28.461 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:48:28.464 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-22 21:48:28.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-22 21:48:28.482 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:28.485 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-22 21:48:28.487 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:48:28.489 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:48:28.492 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:48:28.494 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:48:28.496 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:28.499 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:48:28.501 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:28.504 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:28.506 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:48:28.508 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:28.510 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:48:28.513 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:48:28.515 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-22 21:48:28.517 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:48:28.520 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:28.522 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:28.524 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-22 21:48:28.546 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-07-22 21:48:28.656 | Reading package lists... 2022-07-22 21:48:28.912 | Building dependency tree... 2022-07-22 21:48:28.914 | Reading state information... 2022-07-22 21:48:29.179 | radvd is already the newest version (1:2.17-2). 2022-07-22 21:48:29.179 | The following packages were automatically installed and are no longer required: 2022-07-22 21:48:29.180 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:48:29.180 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:48:29.180 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:48:29.180 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:48:29.180 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:48:29.180 | python3-zope.interface 2022-07-22 21:48:29.181 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:48:29.297 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:48:29.301 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:48:29.304 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:48:29.306 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:29.308 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:29.310 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:29.313 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:29.315 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:29.317 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:48:29.319 | + functions-common:time_stop:2447 : start_time=1658526508543 2022-07-22 21:48:29.321 | + functions-common:time_stop:2449 : [[ -z 1658526508543 ]] 2022-07-22 21:48:29.324 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:29.328 | + functions-common:time_stop:2452 : end_time=1658526509326 2022-07-22 21:48:29.330 | + functions-common:time_stop:2453 : elapsed_time=783 2022-07-22 21:48:29.332 | + functions-common:time_stop:2454 : total=3160 2022-07-22 21:48:29.334 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:29.337 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3943 2022-07-22 21:48:29.339 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:48:29.342 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-22 21:48:29.358 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:29.361 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-22 21:48:29.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-22 21:48:29.366 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-22 21:48:29.369 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-22 21:48:29.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-22 21:48:29.391 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:48:29.393 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:48:29.395 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:48:29.397 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:48:29.400 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:29.402 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:48:29.405 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:29.407 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:29.409 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:48:29.411 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:29.413 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:48:29.415 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:48:29.418 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-22 21:48:29.421 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:48:29.423 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:29.425 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:29.427 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-22 21:48:29.447 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-07-22 21:48:29.558 | Reading package lists... 2022-07-22 21:48:29.807 | Building dependency tree... 2022-07-22 21:48:29.809 | Reading state information... 2022-07-22 21:48:30.074 | fakeroot is already the newest version (1.24-1). 2022-07-22 21:48:30.074 | make is already the newest version (4.2.1-1.2). 2022-07-22 21:48:30.074 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-22 21:48:30.074 | The following packages were automatically installed and are no longer required: 2022-07-22 21:48:30.075 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:48:30.075 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:48:30.075 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:48:30.075 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:48:30.075 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:48:30.075 | python3-zope.interface 2022-07-22 21:48:30.075 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:48:30.189 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:48:30.193 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:48:30.196 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:48:30.199 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:30.201 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:30.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:30.205 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:30.207 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:30.209 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:48:30.212 | + functions-common:time_stop:2447 : start_time=1658526509445 2022-07-22 21:48:30.214 | + functions-common:time_stop:2449 : [[ -z 1658526509445 ]] 2022-07-22 21:48:30.217 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:30.221 | + functions-common:time_stop:2452 : end_time=1658526510218 2022-07-22 21:48:30.223 | + functions-common:time_stop:2453 : elapsed_time=773 2022-07-22 21:48:30.225 | + functions-common:time_stop:2454 : total=3943 2022-07-22 21:48:30.227 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:30.229 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4716 2022-07-22 21:48:30.231 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:48:30.234 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-22 21:48:30.236 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:30.238 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:30.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-22 21:48:30.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-22 21:48:30.246 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-22 21:48:30.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-22 21:48:30.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-22 21:48:30.256 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-22 21:48:30.256 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-22 21:48:30.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-22 21:48:30.263 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-22 21:48:30.266 | + functions:vercmp:628 : local v1=5.4 2022-07-22 21:48:30.268 | + functions:vercmp:629 : local 'op=<' 2022-07-22 21:48:30.270 | + functions:vercmp:630 : local v2=3.13 2022-07-22 21:48:30.272 | + functions:vercmp:631 : local result 2022-07-22 21:48:30.276 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-22 21:48:30.276 | ++ functions:vercmp:635 : head -1 2022-07-22 21:48:30.276 | ++ functions:vercmp:635 : sort -V 2022-07-22 21:48:30.281 | + functions:vercmp:635 : result=3.13 2022-07-22 21:48:30.283 | + functions:vercmp:637 : case $op in 2022-07-22 21:48:30.286 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-22 21:48:30.288 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-22 21:48:30.290 | + functions:vercmp:648 : return 2022-07-22 21:48:30.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-22 21:48:30.295 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:48:30.297 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-22 21:48:30.773 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-22 21:48:30.777 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-22 21:48:30.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:30.782 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:30.784 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-22 21:48:30.787 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:30.789 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-22 21:48:30.808 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:30.811 | + ./stack.sh:main:842 : install_etcd3 2022-07-22 21:48:30.813 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-22 21:48:30.813 | Installing etcd 2022-07-22 21:48:30.815 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-22 21:48:30.828 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-22 21:48:30.840 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:30.842 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-22 21:48:30.861 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-22 21:48:30.864 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.867 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.870 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.874 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.877 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-07-22 21:48:30.879 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-22 21:48:30.882 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.884 | ++ functions:get_extra_file:74 : return 2022-07-22 21:48:30.888 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 21:48:30.890 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-22 21:48:30.893 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-22 21:48:30.895 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-22 21:48:30.911 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:48:30.913 | + ./stack.sh:main:861 : install_dstat 2022-07-22 21:48:30.916 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-22 21:48:30.933 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:48:30.935 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-22 21:48:30.938 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:48:30.940 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-22 21:48:30.942 | + ./stack.sh:main:870 : install_libs 2022-07-22 21:48:30.945 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-22 21:48:30.947 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-22 21:48:30.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-22 21:48:30.952 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-22 21:48:30.954 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:30.957 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:30.959 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-22 21:48:30.961 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:30.963 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-22 21:48:30.966 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-22 21:48:30.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-22 21:48:30.970 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-22 21:48:30.972 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:30.975 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:30.977 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-22 21:48:30.979 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:30.981 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-22 21:48:30.984 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-22 21:48:30.986 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-22 21:48:30.988 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-22 21:48:30.990 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:30.993 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:30.996 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-22 21:48:30.998 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.000 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-22 21:48:31.002 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-22 21:48:31.005 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-22 21:48:31.007 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-22 21:48:31.009 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.012 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.014 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-22 21:48:31.017 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.019 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-22 21:48:31.021 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-22 21:48:31.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-22 21:48:31.026 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-22 21:48:31.028 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.030 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.033 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-22 21:48:31.035 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.037 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-22 21:48:31.040 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-22 21:48:31.042 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-22 21:48:31.044 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-22 21:48:31.046 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.049 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.051 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-22 21:48:31.053 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.055 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-22 21:48:31.058 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-22 21:48:31.060 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-22 21:48:31.063 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-22 21:48:31.065 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.067 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.069 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-22 21:48:31.072 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.075 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-22 21:48:31.077 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-22 21:48:31.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-22 21:48:31.081 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-22 21:48:31.084 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.086 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.088 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-22 21:48:31.090 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.093 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-22 21:48:31.095 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-22 21:48:31.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-22 21:48:31.100 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-22 21:48:31.102 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.105 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.107 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-22 21:48:31.109 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.111 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-22 21:48:31.114 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-22 21:48:31.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-22 21:48:31.118 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-22 21:48:31.121 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.124 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.126 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-22 21:48:31.128 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.130 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-22 21:48:31.133 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-22 21:48:31.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-22 21:48:31.137 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-22 21:48:31.139 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.142 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.144 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-22 21:48:31.146 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.148 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-22 21:48:31.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-22 21:48:31.153 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-22 21:48:31.155 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-22 21:48:31.157 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.160 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.162 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-22 21:48:31.164 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.167 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-22 21:48:31.169 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-22 21:48:31.172 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-22 21:48:31.174 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-22 21:48:31.176 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.178 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.181 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-22 21:48:31.183 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.186 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-22 21:48:31.188 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-22 21:48:31.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-22 21:48:31.192 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-22 21:48:31.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.197 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.199 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-22 21:48:31.201 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.204 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-22 21:48:31.206 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-22 21:48:31.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-22 21:48:31.211 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-22 21:48:31.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.215 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.217 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-22 21:48:31.219 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.222 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-22 21:48:31.224 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-22 21:48:31.226 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-22 21:48:31.229 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-22 21:48:31.231 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.234 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.236 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-22 21:48:31.238 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.241 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-22 21:48:31.243 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-22 21:48:31.246 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-22 21:48:31.248 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-22 21:48:31.250 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.253 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.255 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-22 21:48:31.257 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.260 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-22 21:48:31.262 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-22 21:48:31.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-22 21:48:31.266 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-22 21:48:31.269 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.271 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.273 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-22 21:48:31.276 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.278 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-22 21:48:31.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-22 21:48:31.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-22 21:48:31.285 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-22 21:48:31.287 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.289 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.292 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-22 21:48:31.294 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.297 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-22 21:48:31.299 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-22 21:48:31.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-22 21:48:31.303 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-22 21:48:31.306 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.308 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.311 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-22 21:48:31.313 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.315 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-22 21:48:31.318 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-22 21:48:31.320 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-22 21:48:31.322 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-22 21:48:31.324 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.327 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.329 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-22 21:48:31.331 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.334 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-22 21:48:31.336 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-22 21:48:31.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-22 21:48:31.340 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-22 21:48:31.343 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.345 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.347 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-22 21:48:31.350 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.352 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-22 21:48:31.355 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-22 21:48:31.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-22 21:48:31.359 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-22 21:48:31.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.364 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.366 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-22 21:48:31.369 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.371 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-22 21:48:31.374 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-22 21:48:31.376 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-22 21:48:31.378 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-22 21:48:31.381 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.383 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.385 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-22 21:48:31.388 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.390 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-22 21:48:31.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-22 21:48:31.395 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-22 21:48:31.397 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-22 21:48:31.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.402 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-22 21:48:31.406 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.408 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-22 21:48:31.411 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-22 21:48:31.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-22 21:48:31.415 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-22 21:48:31.418 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.420 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.423 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-22 21:48:31.425 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.427 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-22 21:48:31.430 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-22 21:48:31.432 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-22 21:48:31.435 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-22 21:48:31.437 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.439 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.442 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-22 21:48:31.444 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.446 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-22 21:48:31.449 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-22 21:48:31.451 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-22 21:48:31.453 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-22 21:48:31.456 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.458 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.460 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-22 21:48:31.463 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.465 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-22 21:48:31.468 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-22 21:48:31.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-22 21:48:31.472 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-22 21:48:31.474 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.477 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.480 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-22 21:48:31.482 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.484 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-22 21:48:31.486 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-22 21:48:31.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-22 21:48:31.491 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-22 21:48:31.494 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.496 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.498 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-22 21:48:31.501 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.503 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-22 21:48:31.505 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-22 21:48:31.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-22 21:48:31.510 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-22 21:48:31.512 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.514 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.517 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-22 21:48:31.519 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.521 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-22 21:48:31.524 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-22 21:48:31.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-22 21:48:31.529 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-22 21:48:31.531 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.533 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.536 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-22 21:48:31.538 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.540 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-22 21:48:31.543 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-22 21:48:31.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-22 21:48:31.548 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-22 21:48:31.550 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.552 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.555 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-22 21:48:31.557 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.559 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-22 21:48:31.562 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-22 21:48:31.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-22 21:48:31.566 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-22 21:48:31.569 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.571 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.573 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-22 21:48:31.575 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.578 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-22 21:48:31.580 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-22 21:48:31.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-22 21:48:31.585 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-22 21:48:31.587 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.590 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.592 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-22 21:48:31.594 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.597 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-22 21:48:31.599 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-22 21:48:31.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-22 21:48:31.604 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-22 21:48:31.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.609 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.611 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-22 21:48:31.614 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.616 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-22 21:48:31.619 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-22 21:48:31.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-22 21:48:31.623 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-22 21:48:31.626 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.628 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.630 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-22 21:48:31.633 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.635 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-22 21:48:31.637 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-22 21:48:31.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-22 21:48:31.642 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-22 21:48:31.644 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:31.647 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:31.649 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-22 21:48:31.654 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:31.656 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-22 21:48:31.677 | Using python 3.8 to install etcd3 2022-07-22 21:48:31.680 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-07-22 21:48:33.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:33.799 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:33.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:33.799 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:34.857 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:34.859 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-07-22 21:48:34.868 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-07-22 21:48:34.878 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 21:48:34.881 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:48:34.884 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:48:37.222 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:37.225 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:37.227 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:37.229 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:37.232 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:37.234 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:37.236 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:37.238 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:37.240 | + functions-common:time_stop:2447 : start_time=1658526511672 2022-07-22 21:48:37.243 | + functions-common:time_stop:2449 : [[ -z 1658526511672 ]] 2022-07-22 21:48:37.246 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:37.250 | + functions-common:time_stop:2452 : end_time=1658526517248 2022-07-22 21:48:37.252 | + functions-common:time_stop:2453 : elapsed_time=5576 2022-07-22 21:48:37.254 | + functions-common:time_stop:2454 : total=29418 2022-07-22 21:48:37.257 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:37.259 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34994 2022-07-22 21:48:37.261 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:37.263 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-22 21:48:37.284 | Using python 3.8 to install etcd3gw 2022-07-22 21:48:37.287 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-07-22 21:48:39.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:39.435 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:39.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:39.435 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:40.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:40.474 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-07-22 21:48:40.481 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:48:40.484 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:48:40.486 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:48:40.500 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:48:40.532 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:48:40.535 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:48:40.538 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:48:42.807 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:42.809 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:42.812 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:42.814 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:42.816 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:42.818 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:42.820 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:42.823 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:42.826 | + functions-common:time_stop:2447 : start_time=1658526517279 2022-07-22 21:48:42.828 | + functions-common:time_stop:2449 : [[ -z 1658526517279 ]] 2022-07-22 21:48:42.831 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:42.835 | + functions-common:time_stop:2452 : end_time=1658526522832 2022-07-22 21:48:42.837 | + functions-common:time_stop:2453 : elapsed_time=5553 2022-07-22 21:48:42.839 | + functions-common:time_stop:2454 : total=34994 2022-07-22 21:48:42.842 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:42.844 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40547 2022-07-22 21:48:42.846 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:42.849 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-22 21:48:42.851 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-22 21:48:42.853 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-22 21:48:42.856 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:48:42.858 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:48:42.861 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:48:42.863 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:48:42.866 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:48:42.868 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:48:42.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:48:42.873 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:48:42.876 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:48:42.878 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:48:42.880 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-22 21:48:42.883 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:42.885 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:42.888 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-22 21:48:42.890 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:48:42.893 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:48:42.895 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:48:42.897 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:48:42.900 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:48:42.903 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:42.905 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:48:42.907 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:42.910 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:42.912 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:48:42.914 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:48:42.917 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:48:42.919 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:48:42.922 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:48:42.924 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:48:42.927 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:42.929 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:42.931 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:48:42.952 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 21:48:43.063 | Reading package lists... 2022-07-22 21:48:43.315 | Building dependency tree... 2022-07-22 21:48:43.316 | Reading state information... 2022-07-22 21:48:43.587 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-22 21:48:43.587 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-22 21:48:43.587 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:48:43.587 | The following packages were automatically installed and are no longer required: 2022-07-22 21:48:43.588 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:48:43.588 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:48:43.588 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:48:43.589 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:48:43.589 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:48:43.589 | python3-zope.interface 2022-07-22 21:48:43.589 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:48:43.703 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:48:43.707 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:48:43.710 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:48:43.712 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:43.715 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:43.717 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:43.719 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:43.722 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:43.724 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:48:43.726 | + functions-common:time_stop:2447 : start_time=1658526522950 2022-07-22 21:48:43.728 | + functions-common:time_stop:2449 : [[ -z 1658526522950 ]] 2022-07-22 21:48:43.732 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:43.736 | + functions-common:time_stop:2452 : end_time=1658526523733 2022-07-22 21:48:43.738 | + functions-common:time_stop:2453 : elapsed_time=783 2022-07-22 21:48:43.740 | + functions-common:time_stop:2454 : total=4716 2022-07-22 21:48:43.742 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:43.745 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5499 2022-07-22 21:48:43.747 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:48:43.750 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-22 21:48:43.752 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:48:43.754 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:48:43.756 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-22 21:48:43.818 | Module proxy already enabled 2022-07-22 21:48:43.822 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-22 21:48:43.885 | Considering dependency proxy for proxy_uwsgi: 2022-07-22 21:48:43.885 | Module proxy already enabled 2022-07-22 21:48:43.885 | Module proxy_uwsgi already enabled 2022-07-22 21:48:43.889 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-22 21:48:43.892 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:48:43.894 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:48:43.897 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:48:44.030 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-22 21:48:44.032 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-22 21:48:44.035 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-22 21:48:44.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.039 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.042 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-22 21:48:44.044 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.047 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-22 21:48:44.049 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-22 21:48:44.051 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-22 21:48:44.054 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.056 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.059 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-22 21:48:44.061 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.063 | + ./stack.sh:main:878 : install_glanceclient 2022-07-22 21:48:44.066 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-22 21:48:44.068 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-22 21:48:44.070 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.073 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.076 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-22 21:48:44.078 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.080 | + ./stack.sh:main:879 : install_cinderclient 2022-07-22 21:48:44.083 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-22 21:48:44.086 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-22 21:48:44.088 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.091 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.093 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-22 21:48:44.096 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.098 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-22 21:48:44.101 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-22 21:48:44.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.105 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.108 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-22 21:48:44.110 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.112 | + ./stack.sh:main:880 : install_novaclient 2022-07-22 21:48:44.115 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-22 21:48:44.117 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-22 21:48:44.120 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.122 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.125 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-22 21:48:44.127 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.129 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-22 21:48:44.147 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:44.149 | + ./stack.sh:main:882 : install_swiftclient 2022-07-22 21:48:44.152 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-22 21:48:44.155 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-22 21:48:44.157 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.160 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.162 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-22 21:48:44.165 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.167 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-22 21:48:44.183 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:44.186 | + ./stack.sh:main:885 : install_neutronclient 2022-07-22 21:48:44.188 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-22 21:48:44.191 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-22 21:48:44.193 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.195 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.198 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-22 21:48:44.201 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.203 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-22 21:48:44.206 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-22 21:48:44.208 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-22 21:48:44.210 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:48:44.213 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:48:44.216 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-22 21:48:44.218 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:48:44.221 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-22 21:48:44.223 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-22 21:48:44.226 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:48:44.229 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-22 21:48:44.231 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-22 21:48:44.234 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:48:44.237 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:48:44.237 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:48:44.244 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-22 21:48:44.246 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-22 21:48:44.249 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-22 21:48:44.252 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-22 21:48:44.254 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-22 21:48:44.275 | Using python 3.8 to install keystonemiddleware 2022-07-22 21:48:44.278 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-07-22 21:48:46.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:46.364 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:46.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:46.364 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:47.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:47.425 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:48:47.477 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:48:47.516 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:48:47.553 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:48:47.559 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:48:47.563 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:48:47.601 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:48:47.610 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:48:47.624 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:48:47.629 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:48:47.632 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:48:47.641 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:48:47.644 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:48:47.649 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:48:47.654 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:48:47.675 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:48:47.679 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:48:47.692 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:48:47.697 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:48:47.699 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:48:47.705 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:48:47.737 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:48:47.793 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:48:47.806 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:48:47.812 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:48:47.815 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:48:47.821 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:48:47.825 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:48:47.828 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:48:47.831 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:48:47.834 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:48:47.836 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:48:47.841 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:48:47.844 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:48:47.848 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:48:47.851 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:48:49.912 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:49.915 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:49.917 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:49.919 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:49.921 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:49.924 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:49.926 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:49.928 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:49.930 | + functions-common:time_stop:2447 : start_time=1658526524270 2022-07-22 21:48:49.933 | + functions-common:time_stop:2449 : [[ -z 1658526524270 ]] 2022-07-22 21:48:49.935 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:49.940 | + functions-common:time_stop:2452 : end_time=1658526529937 2022-07-22 21:48:49.942 | + functions-common:time_stop:2453 : elapsed_time=5667 2022-07-22 21:48:49.944 | + functions-common:time_stop:2454 : total=40547 2022-07-22 21:48:49.946 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:49.949 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46214 2022-07-22 21:48:49.951 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:49.954 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-22 21:48:49.956 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-22 21:48:49.959 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:48:49.962 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-22 21:48:49.965 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-22 21:48:49.967 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:48:49.971 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:48:49.971 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:48:49.976 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-22 21:48:49.979 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-22 21:48:49.981 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-22 21:48:49.984 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-22 21:48:49.986 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-22 21:48:50.007 | Using python 3.8 to install python-memcached 2022-07-22 21:48:50.010 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-07-22 21:48:52.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:52.120 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:52.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:52.120 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:53.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:53.169 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-22 21:48:53.173 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:48:55.515 | + inc/python:pip_install:196 : result=0 2022-07-22 21:48:55.517 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:48:55.520 | + functions-common:time_stop:2440 : local name 2022-07-22 21:48:55.522 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:48:55.524 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:48:55.526 | + functions-common:time_stop:2443 : local total 2022-07-22 21:48:55.528 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:48:55.531 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:48:55.533 | + functions-common:time_stop:2447 : start_time=1658526530002 2022-07-22 21:48:55.535 | + functions-common:time_stop:2449 : [[ -z 1658526530002 ]] 2022-07-22 21:48:55.538 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:48:55.542 | + functions-common:time_stop:2452 : end_time=1658526535540 2022-07-22 21:48:55.545 | + functions-common:time_stop:2453 : elapsed_time=5538 2022-07-22 21:48:55.547 | + functions-common:time_stop:2454 : total=46214 2022-07-22 21:48:55.549 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:48:55.551 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51752 2022-07-22 21:48:55.554 | + inc/python:pip_install:199 : return 0 2022-07-22 21:48:55.556 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-22 21:48:55.574 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:48:55.576 | + ./stack.sh:main:892 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 21:48:55.578 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-22 21:48:55.582 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-22 21:48:55.584 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-22 21:48:55.587 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:48:55.589 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-22 21:48:55.591 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-22 21:48:55.607 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:48:55.609 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-22 21:48:55.611 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-22 21:48:55.613 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-22 21:48:55.615 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:48:55.618 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:48:55.621 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:48:55.623 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:48:55.625 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:48:55.628 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:48:55.644 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:48:55.646 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:48:55.648 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:55.650 | + functions-common:git_clone:618 : echo master 2022-07-22 21:48:55.651 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:48:55.656 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-22 21:48:55.658 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:48:55.660 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-22 21:48:55.672 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-22 21:48:55.675 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:48:55.675 | + functions-common:git_clone:679 : head -1 2022-07-22 21:48:55.678 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-22 21:48:55.681 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:48:55.683 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-22 21:48:55.686 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:48:55.688 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:48:55.691 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-22 21:48:55.693 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:48:55.695 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-22 21:48:55.698 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:48:55.701 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:48:55.703 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-22 21:48:55.705 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:48:55.707 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:48:55.710 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-22 21:48:55.713 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:48:55.716 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-22 21:48:55.718 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:48:55.720 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:48:55.723 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-22 21:48:55.729 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-22 21:48:55.731 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-22 21:48:56.382 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-22 21:48:56.384 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:48:56.387 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:48:56.389 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:48:56.391 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 21:48:56.393 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-22 21:48:56.395 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:48:56.398 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:48:56.400 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:48:56.403 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:48:56.405 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:48:56.407 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:48:56.409 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:48:56.411 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-22 21:48:56.432 | Using python 3.8 to install /opt/stack/keystone 2022-07-22 21:48:56.434 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-07-22 21:48:58.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:58.533 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:58.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:48:58.533 | from cryptography.utils import int_from_bytes 2022-07-22 21:48:59.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:48:59.586 | Obtaining file:///opt/stack/keystone 2022-07-22 21:49:01.168 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-22 21:49:01.185 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-07-22 21:49:01.193 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:49:01.199 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:49:01.202 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-07-22 21:49:01.229 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:49:01.372 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:49:01.385 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-22 21:49:01.389 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-07-22 21:49:01.401 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:49:01.409 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:49:01.413 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-07-22 21:49:01.419 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:49:01.455 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:49:01.461 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:49:01.466 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:49:01.502 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-07-22 21:49:01.505 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:49:01.516 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:49:01.567 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:49:01.570 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-07-22 21:49:01.580 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:49:01.617 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:49:01.655 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:49:01.661 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:49:01.707 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:49:01.711 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:49:01.750 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:49:01.803 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:49:01.813 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:49:01.832 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:49:01.846 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:49:01.854 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:49:01.876 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:49:01.887 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:49:01.900 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:49:01.938 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:49:01.944 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-07-22 21:49:01.957 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:49:01.959 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:49:01.970 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:49:01.976 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:49:01.986 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:49:01.989 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:49:01.992 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:49:01.997 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-22 21:49:02.018 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:49:02.023 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:49:02.044 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:49:02.048 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:49:02.061 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:49:02.065 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-22 21:49:02.068 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:49:02.071 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:49:02.081 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:49:02.084 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:49:02.087 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:49:02.093 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:49:02.102 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:49:02.107 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:49:02.118 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:49:02.151 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:49:02.156 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-22 21:49:02.187 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:49:02.192 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:49:02.216 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:49:02.219 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:49:02.303 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:49:02.306 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:49:02.311 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:49:02.317 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:49:02.331 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:49:02.377 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:49:02.380 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:49:02.382 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:49:02.387 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:49:02.398 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:49:02.408 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:49:02.417 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:49:02.427 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:49:02.437 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:49:02.445 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:49:02.449 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:49:02.451 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-22 21:49:02.454 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:49:02.466 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-22 21:49:02.471 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:49:02.496 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:49:02.501 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:49:02.504 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:49:02.506 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:49:02.508 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:49:02.511 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-22 21:49:02.526 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:49:02.530 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:49:02.533 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:49:02.544 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:49:02.546 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:49:02.549 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:49:02.557 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:49:03.786 | Installing collected packages: keystone 2022-07-22 21:49:03.786 | Attempting uninstall: keystone 2022-07-22 21:49:03.787 | Found existing installation: keystone 21.1.0.dev25 2022-07-22 21:49:03.790 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-22 21:49:03.791 | Running setup.py develop for keystone 2022-07-22 21:49:05.827 | Successfully installed keystone 2022-07-22 21:49:05.937 | + inc/python:pip_install:196 : result=0 2022-07-22 21:49:05.939 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:49:05.941 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:05.943 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:05.946 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:05.948 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:05.950 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:05.952 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:49:05.954 | + functions-common:time_stop:2447 : start_time=1658526536427 2022-07-22 21:49:05.956 | + functions-common:time_stop:2449 : [[ -z 1658526536427 ]] 2022-07-22 21:49:05.959 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:05.963 | + functions-common:time_stop:2452 : end_time=1658526545960 2022-07-22 21:49:05.965 | + functions-common:time_stop:2453 : elapsed_time=9533 2022-07-22 21:49:05.967 | + functions-common:time_stop:2454 : total=51752 2022-07-22 21:49:05.969 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:05.971 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61285 2022-07-22 21:49:05.974 | + inc/python:pip_install:199 : return 0 2022-07-22 21:49:05.976 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:49:05.979 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:49:05.981 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:49:05.999 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 21:49:06.011 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-22 21:49:06.014 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-22 21:49:06.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:06.018 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:06.021 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-22 21:49:06.023 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:06.026 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-22 21:49:06.042 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:06.045 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:49:06.047 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:49:06.050 | + ./stack.sh:main:894 : configure_keystone 2022-07-22 21:49:06.052 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-22 21:49:06.064 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-07-22 21:49:06.066 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-22 21:49:06.071 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-22 21:49:06.086 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:06.089 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-22 21:49:06.120 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-22 21:49:06.146 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-22 21:49:06.177 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-22 21:49:06.206 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-22 21:49:06.237 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-22 21:49:06.266 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-22 21:49:06.294 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-22 21:49:06.321 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-22 21:49:06.324 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-22 21:49:06.327 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-22 21:49:06.330 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-22 21:49:06.332 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:49:06.334 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:49:06.351 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:06.354 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:49:06.356 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:49:06.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:49:06.374 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:06.376 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:06.379 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:06.409 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:49:06.411 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:49:06.414 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-22 21:49:06.416 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-22 21:49:06.432 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:06.434 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-07-22 21:49:06.465 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-22 21:49:06.467 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-22 21:49:06.497 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-22 21:49:06.500 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-22 21:49:06.502 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-22 21:49:06.505 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-22 21:49:06.507 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:49:06.509 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:49:06.512 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:49:06.528 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:06.531 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:49:06.533 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:06.536 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:06.565 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-22 21:49:06.568 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-22 21:49:06.570 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-22 21:49:06.573 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-22 21:49:06.576 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:49:06.593 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:49:06.595 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:49:06.597 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:49:06.600 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:49:06.602 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:49:06.629 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:06.656 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:06.685 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:49:06.712 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-22 21:49:06.740 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:49:06.742 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-22 21:49:06.745 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-22 21:49:06.747 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-22 21:49:06.750 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-22 21:49:06.752 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:49:06.754 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:49:06.757 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-22 21:49:06.762 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-22 21:49:06.764 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:49:06.766 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:49:06.779 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:49:06.779 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:49:06.787 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:49:06.791 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:49:06.806 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 21:49:06.808 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-22 21:49:06.812 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-22 21:49:06.842 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-22 21:49:06.870 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-22 21:49:06.897 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-22 21:49:06.924 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-22 21:49:06.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-22 21:49:06.983 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-22 21:49:07.010 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-22 21:49:07.037 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-22 21:49:07.064 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:49:07.091 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-22 21:49:07.118 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-22 21:49:07.145 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-22 21:49:07.172 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:49:07.174 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:49:07.177 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-22 21:49:07.180 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-22 21:49:07.182 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:49:07.185 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:07.187 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:07.189 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:49:07.192 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:49:07.194 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 21:49:07.221 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-22 21:49:07.249 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-07-22 21:49:07.250 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 21:49:07.258 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-22 21:49:07.261 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-22 21:49:07.264 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-22 21:49:07.266 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:49:07.268 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:49:07.271 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:49:07.273 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:07.275 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:07.277 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:49:07.280 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:49:07.282 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:07.284 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:07.287 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-22 21:49:07.354 | Site keystone-wsgi-public already enabled 2022-07-22 21:49:07.358 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:49:07.361 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:49:07.363 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:49:07.365 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:49:07.502 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-22 21:49:07.534 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-22 21:49:07.565 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-22 21:49:07.596 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-22 21:49:07.599 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-22 21:49:07.630 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-22 21:49:07.659 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-22 21:49:07.691 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 21:49:07.693 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 21:49:07.696 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-22 21:49:07.713 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:07.715 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-22 21:49:07.733 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:07.735 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-22 21:49:07.737 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-22 21:49:07.740 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-22 21:49:07.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:49:07.745 | + lib/stack:stack_install_service:32 : install_swift 2022-07-22 21:49:07.747 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-22 21:49:07.750 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-22 21:49:07.752 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-22 21:49:07.754 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:49:07.756 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:49:07.759 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:49:07.762 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:49:07.764 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:49:07.767 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:49:07.783 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:49:07.785 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:49:07.788 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:07.790 | + functions-common:git_clone:618 : echo master 2022-07-22 21:49:07.791 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:49:07.796 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-22 21:49:07.799 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:07.801 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-22 21:49:07.813 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-22 21:49:07.816 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:49:07.817 | + functions-common:git_clone:679 : head -1 2022-07-22 21:49:07.825 | 07a51b8d0 Merge "sharder: fix and expand CleavingContext docstrings" 2022-07-22 21:49:07.828 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:49:07.830 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-22 21:49:07.833 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:49:07.835 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:49:07.837 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-22 21:49:07.840 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-22 21:49:07.843 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-22 21:49:07.845 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:49:07.848 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:49:07.850 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-22 21:49:07.852 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:49:07.855 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-22 21:49:07.858 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-22 21:49:07.860 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:49:07.863 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-22 21:49:07.865 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:49:07.868 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:49:07.871 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-22 21:49:07.877 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-22 21:49:07.879 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-22 21:49:08.506 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-22 21:49:08.508 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:49:08.511 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:49:08.513 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:49:08.516 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 21:49:08.518 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-22 21:49:08.520 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:49:08.523 | + inc/python:setup_package:424 : local extras=keystone 2022-07-22 21:49:08.525 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:49:08.527 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-22 21:49:08.529 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-22 21:49:08.532 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-22 21:49:08.534 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:49:08.536 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-22 21:49:08.557 | Using python 3.8 to install /opt/stack/swift 2022-07-22 21:49:08.560 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-07-22 21:49:10.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:10.674 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:10.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:10.674 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:11.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:49:11.743 | Obtaining file:///opt/stack/swift 2022-07-22 21:49:13.046 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:49:13.055 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:49:13.092 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:49:13.101 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:49:13.106 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:49:13.156 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:49:13.166 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:49:13.170 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:49:13.206 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:49:13.244 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:49:13.250 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:49:13.254 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:49:13.294 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:49:13.302 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:49:13.315 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:49:13.321 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:49:13.324 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:49:13.333 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-07-22 21:49:13.336 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:49:13.339 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:49:13.344 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:49:13.349 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:49:13.370 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:49:13.373 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:49:13.387 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:49:13.391 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:49:13.394 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:49:13.401 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:49:13.432 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-22 21:49:13.436 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-07-22 21:49:13.438 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:49:13.442 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:49:13.468 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:49:13.525 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:49:13.537 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:49:13.543 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:49:13.549 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:49:13.551 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:49:13.557 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:49:13.559 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:49:13.563 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:49:13.566 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:49:13.571 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:49:13.573 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:49:13.577 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:49:13.580 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:49:13.583 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:49:15.380 | Installing collected packages: swift 2022-07-22 21:49:15.380 | Attempting uninstall: swift 2022-07-22 21:49:15.381 | Found existing installation: swift 2.30.0.dev116 2022-07-22 21:49:15.383 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-22 21:49:15.384 | Running setup.py develop for swift 2022-07-22 21:49:17.242 | Successfully installed swift 2022-07-22 21:49:17.349 | + inc/python:pip_install:196 : result=0 2022-07-22 21:49:17.352 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:49:17.354 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:17.357 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:17.359 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:17.361 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:17.363 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:17.365 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:49:17.368 | + functions-common:time_stop:2447 : start_time=1658526548551 2022-07-22 21:49:17.370 | + functions-common:time_stop:2449 : [[ -z 1658526548551 ]] 2022-07-22 21:49:17.373 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:17.377 | + functions-common:time_stop:2452 : end_time=1658526557375 2022-07-22 21:49:17.379 | + functions-common:time_stop:2453 : elapsed_time=8824 2022-07-22 21:49:17.382 | + functions-common:time_stop:2454 : total=61285 2022-07-22 21:49:17.384 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:17.386 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70109 2022-07-22 21:49:17.388 | + inc/python:pip_install:199 : return 0 2022-07-22 21:49:17.391 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:49:17.393 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:49:17.395 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:49:17.414 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 21:49:17.427 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-22 21:49:17.429 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-22 21:49:17.431 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:17.434 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:17.436 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-22 21:49:17.439 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:17.441 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-22 21:49:17.443 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:49:17.446 | + ./stack.sh:main:903 : configure_swift 2022-07-22 21:49:17.448 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-22 21:49:17.450 | + lib/swift:configure_swift:332 : local node_number 2022-07-22 21:49:17.452 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-22 21:49:17.454 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-22 21:49:17.457 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 21:49:18.487 | No container-reconciler running 2022-07-22 21:49:18.487 | No container-server running 2022-07-22 21:49:18.487 | No container-sync running 2022-07-22 21:49:18.487 | No container-replicator running 2022-07-22 21:49:18.487 | No object-expirer running 2022-07-22 21:49:18.487 | No account-reaper running 2022-07-22 21:49:18.487 | No object-auditor running 2022-07-22 21:49:18.487 | No account-server running 2022-07-22 21:49:18.487 | No account-auditor running 2022-07-22 21:49:18.487 | No object-server running 2022-07-22 21:49:18.487 | No proxy-server running 2022-07-22 21:49:18.487 | No container-sharder running 2022-07-22 21:49:18.487 | No container-auditor running 2022-07-22 21:49:18.488 | No object-updater running 2022-07-22 21:49:18.488 | No object-replicator running 2022-07-22 21:49:18.488 | No object-reconstructor running 2022-07-22 21:49:18.488 | No container-updater running 2022-07-22 21:49:18.488 | No account-replicator running 2022-07-22 21:49:18.556 | + lib/swift:configure_swift:337 : true 2022-07-22 21:49:18.558 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-22 21:49:18.571 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-22 21:49:18.583 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-22 21:49:18.586 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-22 21:49:18.586 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-22 21:49:18.591 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-22 21:49:18.591 | s/%GROUP%/ubuntu/; 2022-07-22 21:49:18.591 | s/%USER%/ubuntu/; 2022-07-22 21:49:18.591 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-22 21:49:18.591 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-22 21:49:18.595 | uid = ubuntu 2022-07-22 21:49:18.595 | gid = ubuntu 2022-07-22 21:49:18.595 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-22 21:49:18.595 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-22 21:49:18.595 | address = 127.0.0.1 2022-07-22 21:49:18.595 | 2022-07-22 21:49:18.595 | [account6612] 2022-07-22 21:49:18.595 | max connections = 25 2022-07-22 21:49:18.595 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:49:18.595 | read only = false 2022-07-22 21:49:18.595 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-22 21:49:18.595 | 2022-07-22 21:49:18.595 | [account6622] 2022-07-22 21:49:18.595 | max connections = 25 2022-07-22 21:49:18.595 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:49:18.595 | read only = false 2022-07-22 21:49:18.595 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [account6632] 2022-07-22 21:49:18.596 | max connections = 25 2022-07-22 21:49:18.596 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:49:18.596 | read only = false 2022-07-22 21:49:18.596 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [account6642] 2022-07-22 21:49:18.596 | max connections = 25 2022-07-22 21:49:18.596 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:49:18.596 | read only = false 2022-07-22 21:49:18.596 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [container6611] 2022-07-22 21:49:18.596 | max connections = 25 2022-07-22 21:49:18.596 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:49:18.596 | read only = false 2022-07-22 21:49:18.596 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [container6621] 2022-07-22 21:49:18.596 | max connections = 25 2022-07-22 21:49:18.596 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:49:18.596 | read only = false 2022-07-22 21:49:18.596 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [container6631] 2022-07-22 21:49:18.596 | max connections = 25 2022-07-22 21:49:18.596 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:49:18.596 | read only = false 2022-07-22 21:49:18.596 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-22 21:49:18.596 | 2022-07-22 21:49:18.596 | [container6641] 2022-07-22 21:49:18.597 | max connections = 25 2022-07-22 21:49:18.597 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:49:18.597 | read only = false 2022-07-22 21:49:18.597 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-22 21:49:18.597 | 2022-07-22 21:49:18.597 | 2022-07-22 21:49:18.597 | [object6613] 2022-07-22 21:49:18.597 | max connections = 25 2022-07-22 21:49:18.597 | path = /opt/stack/data/swift/1/node/ 2022-07-22 21:49:18.597 | read only = false 2022-07-22 21:49:18.597 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-22 21:49:18.597 | 2022-07-22 21:49:18.597 | [object6623] 2022-07-22 21:49:18.597 | max connections = 25 2022-07-22 21:49:18.597 | path = /opt/stack/data/swift/2/node/ 2022-07-22 21:49:18.597 | read only = false 2022-07-22 21:49:18.597 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-22 21:49:18.597 | 2022-07-22 21:49:18.597 | [object6633] 2022-07-22 21:49:18.597 | max connections = 25 2022-07-22 21:49:18.597 | path = /opt/stack/data/swift/3/node/ 2022-07-22 21:49:18.597 | read only = false 2022-07-22 21:49:18.597 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-22 21:49:18.597 | 2022-07-22 21:49:18.597 | [object6643] 2022-07-22 21:49:18.597 | max connections = 25 2022-07-22 21:49:18.597 | path = /opt/stack/data/swift/4/node/ 2022-07-22 21:49:18.597 | read only = false 2022-07-22 21:49:18.597 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-22 21:49:18.598 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-22 21:49:18.600 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:18.602 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:18.604 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-22 21:49:18.616 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-22 21:49:18.618 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-22 21:49:18.623 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-22 21:49:18.627 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-22 21:49:18.629 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-22 21:49:18.633 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-22 21:49:18.662 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-07-22 21:49:18.687 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-22 21:49:18.705 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-22 21:49:18.732 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-22 21:49:18.750 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:49:18.779 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-22 21:49:18.796 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-22 21:49:18.825 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-22 21:49:18.842 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-22 21:49:18.870 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-22 21:49:18.888 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:49:18.916 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-22 21:49:18.934 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-22 21:49:18.949 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:18.951 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-22 21:49:18.978 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-22 21:49:19.005 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-22 21:49:19.032 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-22 21:49:19.059 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-22 21:49:19.061 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-22 21:49:19.076 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:19.078 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-22 21:49:19.105 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-22 21:49:19.120 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:19.122 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-22 21:49:19.137 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:19.139 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-22 21:49:19.141 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-22 21:49:19.156 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:19.158 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-22 21:49:19.160 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-22 21:49:19.162 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-22 21:49:19.168 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-22 21:49:19.173 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-22 21:49:19.199 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-22 21:49:19.226 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-22 21:49:19.256 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-22 21:49:19.285 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-22 21:49:19.312 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-22 21:49:19.314 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-22 21:49:19.316 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-22 21:49:19.318 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-22 21:49:19.320 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-22 21:49:19.346 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-22 21:49:19.374 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:49:19.401 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-22 21:49:19.428 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-22 21:49:19.455 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-22 21:49:19.482 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-22 21:49:19.509 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-22 21:49:19.536 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:49:19.563 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-22 21:49:19.590 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-22 21:49:19.618 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-22 21:49:19.644 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-22 21:49:19.672 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-22 21:49:19.702 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-22 21:49:19.732 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-22 21:49:19.756 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-22 21:49:19.784 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-22 21:49:19.811 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-22 21:49:19.816 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-22 21:49:19.844 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-22 21:49:19.872 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-22 21:49:19.898 | + lib/swift:configure_swift:480 : local node_number 2022-07-22 21:49:19.900 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:49:19.902 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 21:49:19.904 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-22 21:49:19.909 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-22 21:49:19.911 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 21:49:19.913 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:49:19.916 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-22 21:49:19.918 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-22 21:49:19.920 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:49:19.923 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:49:19.925 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-22 21:49:19.943 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-22 21:49:19.970 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-22 21:49:19.988 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-22 21:49:20.017 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-22 21:49:20.034 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:49:20.069 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-22 21:49:20.087 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:49:20.118 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-22 21:49:20.136 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:49:20.164 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-22 21:49:20.183 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-22 21:49:20.211 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:49:20.230 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:49:20.258 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-22 21:49:20.277 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-22 21:49:20.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-22 21:49:20.323 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-22 21:49:20.350 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-07-22 21:49:20.355 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-22 21:49:20.374 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:49:20.406 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-22 21:49:20.435 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 21:49:20.437 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-22 21:49:20.441 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-22 21:49:20.443 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 21:49:20.445 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:49:20.448 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-22 21:49:20.450 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-22 21:49:20.453 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:49:20.455 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:49:20.457 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-22 21:49:20.475 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-22 21:49:20.503 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-22 21:49:20.521 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-22 21:49:20.549 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-22 21:49:20.567 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:49:20.596 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-22 21:49:20.614 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:49:20.642 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-22 21:49:20.660 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:49:20.694 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-22 21:49:20.712 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-22 21:49:20.740 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:49:20.758 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:49:20.786 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-22 21:49:20.804 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-22 21:49:20.833 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-22 21:49:20.850 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-22 21:49:20.878 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-07-22 21:49:20.883 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-22 21:49:20.901 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:49:20.930 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 21:49:20.933 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-22 21:49:20.937 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-22 21:49:20.940 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 21:49:20.942 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 21:49:20.944 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-22 21:49:20.946 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-22 21:49:20.948 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 21:49:20.951 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 21:49:20.953 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-22 21:49:20.972 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-22 21:49:21.001 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-22 21:49:21.018 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-22 21:49:21.047 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-22 21:49:21.065 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 21:49:21.093 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-22 21:49:21.111 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 21:49:21.139 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-22 21:49:21.157 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 21:49:21.185 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-22 21:49:21.203 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-22 21:49:21.232 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-22 21:49:21.250 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-22 21:49:21.278 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-22 21:49:21.296 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-22 21:49:21.325 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-22 21:49:21.343 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-22 21:49:21.370 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-07-22 21:49:21.374 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-22 21:49:21.392 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 21:49:21.421 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-22 21:49:21.449 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-22 21:49:21.477 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-22 21:49:21.505 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-22 21:49:21.507 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-22 21:49:21.512 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-22 21:49:21.541 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-22 21:49:21.569 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-22 21:49:21.598 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-22 21:49:21.626 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-22 21:49:21.655 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-22 21:49:21.682 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-22 21:49:21.709 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-22 21:49:21.737 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-22 21:49:21.765 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-22 21:49:21.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:21.783 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-22 21:49:21.803 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-22 21:49:21.805 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-22 21:49:21.826 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-22 21:49:21.828 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-07-22 21:49:21.855 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-22 21:49:21.857 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-22 21:49:21.885 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-07-22 21:49:21.914 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-22 21:49:21.917 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-22 21:49:21.944 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-22 21:49:21.959 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:21.962 | + lib/swift:configure_swift:543 : local user_group 2022-07-22 21:49:21.965 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-22 21:49:21.970 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-22 21:49:21.972 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-22 21:49:21.985 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-22 21:49:21.988 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-22 21:49:22.000 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-22 21:49:22.003 | + lib/swift:configure_swift:550 : is_suse 2022-07-22 21:49:22.005 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:49:22.008 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:49:22.010 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:49:22.012 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:49:22.015 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:49:22.017 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:49:22.019 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-22 21:49:22.033 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:49:22.035 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-22 21:49:22.037 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-22 21:49:22.055 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:22.057 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-22 21:49:22.075 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:22.077 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-22 21:49:22.080 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-22 21:49:22.082 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-22 21:49:22.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:49:22.088 | + lib/stack:stack_install_service:32 : install_glance 2022-07-22 21:49:22.090 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-22 21:49:22.093 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-22 21:49:22.095 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-22 21:49:22.112 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:22.115 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-22 21:49:22.117 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-22 21:49:22.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:22.137 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-22 21:49:22.140 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-22 21:49:22.142 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-22 21:49:22.145 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:22.147 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:22.151 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-22 21:49:22.153 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:22.157 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-22 21:49:22.159 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-22 21:49:22.162 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-22 21:49:22.165 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-22 21:49:22.168 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-22 21:49:22.170 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-22 21:49:22.173 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-22 21:49:22.176 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-22 21:49:22.179 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-22 21:49:22.182 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-22 21:49:22.185 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:49:22.186 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-22 21:49:22.191 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-22 21:49:22.193 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-22 21:49:22.196 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-22 21:49:22.199 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-22 21:49:22.201 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 21:49:22.223 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-22 21:49:22.225 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 21:49:24.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:24.331 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:24.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:24.331 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:25.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:49:25.379 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-22 21:49:25.458 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:49:25.468 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:49:25.479 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:49:25.537 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:49:25.560 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:49:25.564 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:49:25.581 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:49:25.591 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:49:25.629 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:49:25.636 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:49:25.640 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:49:25.685 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:49:25.699 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:49:25.702 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:49:25.710 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:49:25.732 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:49:25.746 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:49:25.751 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:49:25.753 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:49:25.756 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:49:25.762 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:49:25.777 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:49:25.781 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:49:25.802 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.1) 2022-07-22 21:49:25.822 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:49:25.826 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:49:25.839 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:49:25.843 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:49:25.846 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:49:25.848 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:49:25.855 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:49:25.870 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:49:25.901 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:49:25.905 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:49:25.914 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:49:25.917 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:49:25.920 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:49:25.926 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:49:25.928 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:49:25.933 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:49:25.937 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:49:25.941 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:49:25.944 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:49:25.958 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:49:25.970 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:49:25.981 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:49:25.992 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:49:26.005 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:49:26.008 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:49:26.019 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:49:26.024 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:49:26.027 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:49:26.029 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:49:26.055 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:49:26.059 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:49:26.061 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:49:26.064 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:49:26.070 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:49:27.994 | + inc/python:pip_install:196 : result=0 2022-07-22 21:49:27.996 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:49:27.999 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:28.001 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:28.004 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:28.006 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:28.008 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:28.011 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:49:28.013 | + functions-common:time_stop:2447 : start_time=1658526562217 2022-07-22 21:49:28.015 | + functions-common:time_stop:2449 : [[ -z 1658526562217 ]] 2022-07-22 21:49:28.018 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:28.023 | + functions-common:time_stop:2452 : end_time=1658526568020 2022-07-22 21:49:28.025 | + functions-common:time_stop:2453 : elapsed_time=5803 2022-07-22 21:49:28.028 | + functions-common:time_stop:2454 : total=70109 2022-07-22 21:49:28.030 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:28.033 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=75912 2022-07-22 21:49:28.035 | + inc/python:pip_install:199 : return 0 2022-07-22 21:49:28.037 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-22 21:49:28.040 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-22 21:49:28.043 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-22 21:49:28.056 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-22 21:49:28.061 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-22 21:49:28.063 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-22 21:49:28.065 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-22 21:49:28.068 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:49:28.070 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:49:28.073 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:49:28.076 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:49:28.078 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:49:28.081 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:49:28.098 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:49:28.100 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:49:28.103 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:28.106 | + functions-common:git_clone:618 : echo master 2022-07-22 21:49:28.106 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:49:28.111 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-22 21:49:28.113 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:28.116 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-22 21:49:28.128 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-22 21:49:28.131 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:49:28.132 | + functions-common:git_clone:679 : head -1 2022-07-22 21:49:28.137 | 00f453372 Merge "Immediate caching of an image" 2022-07-22 21:49:28.140 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:49:28.142 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-22 21:49:28.145 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:49:28.148 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:49:28.151 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-22 21:49:28.154 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:49:28.156 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-22 21:49:28.159 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:49:28.161 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:49:28.164 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-22 21:49:28.166 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:49:28.169 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:49:28.172 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-22 21:49:28.174 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:49:28.177 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-22 21:49:28.180 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:49:28.182 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:49:28.185 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-22 21:49:28.191 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-22 21:49:28.193 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-22 21:49:28.818 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-22 21:49:28.820 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:49:28.823 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:49:28.826 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:49:28.828 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 21:49:28.830 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-22 21:49:28.833 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:49:28.835 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:49:28.837 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:49:28.840 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:49:28.842 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:49:28.845 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:49:28.847 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:49:28.849 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-22 21:49:28.872 | Using python 3.8 to install /opt/stack/glance 2022-07-22 21:49:28.874 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-07-22 21:49:30.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:30.968 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:30.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:30.968 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:32.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:49:32.021 | Obtaining file:///opt/stack/glance 2022-07-22 21:49:33.347 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:49:33.357 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:49:33.366 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:49:33.377 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:49:33.521 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-07-22 21:49:33.529 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:49:33.543 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:49:33.556 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:49:33.575 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:49:33.612 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:49:33.625 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:49:33.631 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-07-22 21:49:33.636 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:49:33.645 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:49:33.647 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-07-22 21:49:33.714 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:49:33.720 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:49:33.730 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:49:33.766 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:49:33.791 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:49:33.794 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:49:33.806 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:49:33.863 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:49:33.913 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:49:33.918 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:49:33.923 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:49:33.940 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:49:33.976 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:49:33.986 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:49:34.029 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:49:34.034 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:49:34.081 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:49:34.086 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-22 21:49:34.096 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:49:34.134 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:49:34.187 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:49:34.198 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:49:34.217 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:49:34.233 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:49:34.245 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:49:34.253 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:49:34.276 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:49:34.286 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:49:34.299 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:49:34.338 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:49:34.343 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:49:34.346 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:49:34.357 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:49:34.363 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:49:34.408 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:49:34.420 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:49:34.431 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:49:34.433 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:49:34.439 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:49:34.454 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:49:34.459 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:49:34.483 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:49:34.487 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:49:34.495 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:49:34.507 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 21:49:34.512 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:49:34.517 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-22 21:49:34.520 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:49:34.523 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:49:34.533 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:49:34.536 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:49:34.538 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:49:34.545 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:49:34.596 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:49:34.610 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:49:34.619 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:49:34.625 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:49:34.635 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:49:34.667 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:49:34.673 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:49:34.676 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:49:34.681 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:49:34.705 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:49:34.708 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:49:34.718 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:49:34.722 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:49:34.748 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:49:34.754 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:49:34.758 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:49:34.761 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:49:34.785 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:49:34.831 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:49:34.834 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:49:34.838 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:49:34.844 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:49:34.852 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:49:34.855 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:49:34.867 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:49:34.870 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:49:34.882 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:49:34.885 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:49:34.889 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:49:34.892 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:49:34.895 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:49:34.898 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:49:34.935 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:49:34.940 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:49:34.946 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:49:34.948 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:49:34.951 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:49:34.954 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:49:34.957 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:49:34.981 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:49:34.984 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:49:34.987 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:49:34.992 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:49:34.995 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:49:35.042 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:49:35.045 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:49:35.049 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:49:35.052 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:49:36.098 | Installing collected packages: glance 2022-07-22 21:49:36.099 | Attempting uninstall: glance 2022-07-22 21:49:36.100 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-22 21:49:36.104 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-22 21:49:36.104 | Running setup.py develop for glance 2022-07-22 21:49:37.873 | Successfully installed glance 2022-07-22 21:49:37.992 | + inc/python:pip_install:196 : result=0 2022-07-22 21:49:37.994 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:49:37.997 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:37.999 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:38.001 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:38.003 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:38.006 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:38.008 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:49:38.011 | + functions-common:time_stop:2447 : start_time=1658526568865 2022-07-22 21:49:38.013 | + functions-common:time_stop:2449 : [[ -z 1658526568865 ]] 2022-07-22 21:49:38.016 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:38.020 | + functions-common:time_stop:2452 : end_time=1658526578018 2022-07-22 21:49:38.023 | + functions-common:time_stop:2453 : elapsed_time=9153 2022-07-22 21:49:38.025 | + functions-common:time_stop:2454 : total=75912 2022-07-22 21:49:38.028 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:38.030 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85065 2022-07-22 21:49:38.032 | + inc/python:pip_install:199 : return 0 2022-07-22 21:49:38.035 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:49:38.037 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:49:38.040 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:49:38.058 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 21:49:38.070 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-22 21:49:38.073 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-22 21:49:38.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:38.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:38.081 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-22 21:49:38.083 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:38.086 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:49:38.089 | + ./stack.sh:main:915 : configure_glance 2022-07-22 21:49:38.092 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-22 21:49:38.104 | + lib/glance:configure_glance:326 : local dburl 2022-07-22 21:49:38.107 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-22 21:49:38.109 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-22 21:49:38.111 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-22 21:49:38.114 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-22 21:49:38.116 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:49:38.118 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:49:38.121 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:49:38.137 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:38.139 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:49:38.142 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:38.144 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:38.147 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-22 21:49:38.175 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:38.204 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-22 21:49:38.233 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 21:49:38.263 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-22 21:49:38.292 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-22 21:49:38.326 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-22 21:49:38.329 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 21:49:38.332 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-22 21:49:38.335 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:49:38.339 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-22 21:49:38.369 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-22 21:49:38.399 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:49:38.428 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-22 21:49:38.458 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-22 21:49:38.486 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-22 21:49:38.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-22 21:49:38.546 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-22 21:49:38.576 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:49:38.606 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:49:38.637 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-22 21:49:38.668 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-22 21:49:38.670 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-22 21:49:38.673 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-22 21:49:38.675 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:49:38.677 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:49:38.680 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:49:38.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:38.700 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:49:38.703 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:49:38.705 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:49:38.721 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:38.724 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:38.727 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:38.757 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:49:38.760 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:49:38.762 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-22 21:49:38.765 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-22 21:49:38.767 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-22 21:49:38.797 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-22 21:49:38.827 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-22 21:49:38.829 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-22 21:49:38.832 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-22 21:49:38.834 | + lib/glance:configure_glance_store:254 : local be 2022-07-22 21:49:38.837 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-22 21:49:38.839 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-22 21:49:38.841 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 21:49:38.872 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-22 21:49:38.875 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-07-22 21:49:38.904 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-22 21:49:38.907 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-22 21:49:38.924 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:38.926 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-22 21:49:38.956 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-22 21:49:38.988 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-22 21:49:39.018 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-22 21:49:39.048 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-22 21:49:39.077 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-22 21:49:39.095 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:39.097 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:49:39.127 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-22 21:49:39.157 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-22 21:49:39.187 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-07-22 21:49:39.217 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-22 21:49:39.246 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-07-22 21:49:39.276 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-22 21:49:39.293 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:39.295 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-22 21:49:39.297 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-22 21:49:39.300 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 21:49:39.303 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:49:39.320 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:49:39.323 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:49:39.326 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:49:39.328 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:49:39.330 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:49:39.360 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:39.390 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:39.420 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:49:39.450 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-22 21:49:39.454 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-22 21:49:39.484 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-22 21:49:39.514 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 21:49:39.544 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-07-22 21:49:39.574 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-22 21:49:39.604 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-22 21:49:39.634 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-22 21:49:39.664 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 21:49:39.696 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-22 21:49:39.726 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-22 21:49:39.756 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-22 21:49:39.786 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-22 21:49:39.792 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-07-22 21:49:39.800 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-22 21:49:39.816 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:39.818 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-22 21:49:39.821 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-22 21:49:39.823 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-22 21:49:39.825 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-22 21:49:39.828 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-22 21:49:39.831 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-22 21:49:39.835 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-22 21:49:39.837 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-22 21:49:39.841 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-22 21:49:39.871 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-22 21:49:39.874 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-22 21:49:39.876 | ++ functions:get_random_port:837 : true 2022-07-22 21:49:39.878 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-22 21:49:39.881 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-22 21:49:39.883 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-22 21:49:39.948 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-22 21:49:39.951 | ++ functions:get_random_port:841 : break 2 2022-07-22 21:49:39.953 | ++ functions:get_random_port:845 : echo 60999 2022-07-22 21:49:39.956 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-22 21:49:39.958 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-22 21:49:39.986 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-22 21:49:40.013 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-22 21:49:40.041 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:49:40.068 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:49:40.096 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:49:40.123 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:49:40.151 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:49:40.177 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:49:40.205 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:49:40.232 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:49:40.260 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:49:40.287 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:49:40.315 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:49:40.343 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-22 21:49:40.370 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-22 21:49:40.397 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-22 21:49:40.425 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-22 21:49:40.453 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-22 21:49:40.480 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-22 21:49:40.483 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-22 21:49:40.485 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:49:40.487 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:40.490 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:40.492 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-22 21:49:40.495 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-22 21:49:40.550 | proxy (enabled by site administrator) 2022-07-22 21:49:40.553 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-22 21:49:40.555 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-22 21:49:40.558 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:49:40.561 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:40.563 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:40.566 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-22 21:49:40.568 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-22 21:49:40.622 | proxy_http (enabled by site administrator) 2022-07-22 21:49:40.625 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-22 21:49:40.628 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-22 21:49:40.631 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-22 21:49:40.633 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:49:40.636 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:40.639 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:40.641 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:49:40.644 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:49:40.647 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-22 21:49:40.647 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:49:40.656 | KeepAlive Off 2022-07-22 21:49:40.661 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-22 21:49:40.661 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:49:40.675 | SetEnv proxy-sendchunked 1 2022-07-22 21:49:40.679 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-22 21:49:40.679 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 21:49:40.688 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-22 21:49:40.692 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-22 21:49:40.694 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-22 21:49:40.696 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:49:40.699 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:49:40.702 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:49:40.704 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:40.706 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:40.709 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:49:40.711 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:49:40.714 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:40.717 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:40.719 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-22 21:49:40.780 | Site glance-wsgi-api already enabled 2022-07-22 21:49:40.784 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-22 21:49:40.787 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:49:40.789 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:49:40.792 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:49:40.935 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-22 21:49:40.941 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-22 21:49:40.975 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 21:49:40.978 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 21:49:40.981 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-22 21:49:41.000 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:41.002 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-22 21:49:41.005 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-22 21:49:41.007 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-22 21:49:41.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:49:41.013 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-22 21:49:41.015 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-22 21:49:41.018 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-22 21:49:41.020 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-22 21:49:41.023 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:49:41.025 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:49:41.028 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:49:41.031 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:49:41.034 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:49:41.037 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:49:41.054 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:49:41.058 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:49:41.060 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:41.063 | + functions-common:git_clone:618 : echo master 2022-07-22 21:49:41.063 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:49:41.069 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-22 21:49:41.071 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:41.073 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-22 21:49:41.086 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-22 21:49:41.089 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:49:41.089 | + functions-common:git_clone:679 : head -1 2022-07-22 21:49:41.094 | f8fa57a8b Merge "Imported Translations from Zanata" 2022-07-22 21:49:41.096 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:49:41.099 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-22 21:49:41.102 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:49:41.105 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:49:41.108 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-22 21:49:41.110 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:49:41.113 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-22 21:49:41.115 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:49:41.118 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:49:41.121 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-22 21:49:41.123 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:49:41.126 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:49:41.129 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-22 21:49:41.132 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:49:41.134 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-22 21:49:41.137 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:49:41.139 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:49:41.142 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-22 21:49:41.148 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-22 21:49:41.151 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-22 21:49:41.788 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-22 21:49:41.791 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:49:41.793 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:49:41.795 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:49:41.798 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 21:49:41.800 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-22 21:49:41.802 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:49:41.805 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:49:41.807 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:49:41.809 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:49:41.812 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:49:41.814 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:49:41.817 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:49:41.819 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-22 21:49:41.841 | Using python 3.8 to install /opt/stack/cinder 2022-07-22 21:49:41.843 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-22 21:49:43.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:43.950 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:43.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:43.950 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:45.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:49:45.005 | Obtaining file:///opt/stack/cinder 2022-07-22 21:49:47.149 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:49:47.158 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:49:47.166 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:49:47.177 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:49:47.318 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:49:47.332 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-22 21:49:47.342 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-22 21:49:47.351 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:49:47.370 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:49:47.406 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:49:47.419 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:49:47.422 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:49:47.430 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-22 21:49:47.444 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-22 21:49:47.472 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-07-22 21:49:47.478 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:49:47.483 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:49:47.493 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:49:47.529 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:49:47.532 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:49:47.535 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:49:47.546 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:49:47.602 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:49:47.653 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:49:47.662 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-07-22 21:49:47.672 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:49:47.694 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:49:47.699 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:49:47.715 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:49:47.751 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:49:47.762 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:49:47.800 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:49:47.806 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:49:47.853 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:49:47.857 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:49:47.894 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:49:47.948 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:49:47.958 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:49:47.976 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:49:47.989 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:49:48.004 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:49:48.016 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:49:48.018 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:49:48.027 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:49:48.048 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:49:48.058 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:49:48.071 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:49:48.090 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-07-22 21:49:48.111 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:49:48.176 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:49:48.182 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-22 21:49:48.214 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:49:48.217 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:49:48.228 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:49:48.234 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:49:48.252 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-07-22 21:49:48.255 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-07-22 21:49:48.259 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:49:48.269 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:49:48.271 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:49:48.277 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:49:48.292 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:49:48.297 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.1) 2022-07-22 21:49:48.313 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:49:48.333 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:49:48.348 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.1) 2022-07-22 21:49:48.367 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:49:48.372 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:49:48.379 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:49:48.392 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:49:48.396 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-22 21:49:48.400 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.1.75) 2022-07-22 21:49:48.405 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-22 21:49:48.411 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:49:48.414 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:49:48.424 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:49:48.427 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:49:48.429 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:49:48.437 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.1.2) 2022-07-22 21:49:48.439 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-22 21:49:48.446 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:49:48.496 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:49:48.510 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:49:48.518 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:49:48.524 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:49:48.534 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:49:48.589 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-22 21:49:48.592 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:49:48.624 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:49:48.628 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 21:49:48.635 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:49:48.639 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:49:48.643 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:49:48.647 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:49:48.672 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (1.5.2.5) 2022-07-22 21:49:48.675 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:49:48.677 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:49:48.680 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:49:48.707 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-07-22 21:49:48.720 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:49:48.723 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:49:48.729 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:49:48.732 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:49:48.737 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:49:48.743 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:49:48.745 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:49:48.758 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:49:48.761 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:49:48.805 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:49:48.810 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:49:48.815 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:49:48.823 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:49:48.826 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:49:48.837 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:49:48.842 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-22 21:49:48.853 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:49:48.865 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:49:48.877 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:49:48.879 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:49:48.883 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:49:48.888 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-22 21:49:48.891 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:49:48.893 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:49:48.899 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:49:48.936 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:49:48.941 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:49:48.943 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:49:48.948 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:49:48.951 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-22 21:49:48.957 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 21:49:48.959 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:49:48.970 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:49:48.995 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:49:48.997 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:49:49.000 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:49:49.047 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:49:49.051 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:49:49.053 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:49:49.114 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:49:49.997 | Installing collected packages: cinder 2022-07-22 21:49:49.997 | Attempting uninstall: cinder 2022-07-22 21:49:49.998 | Found existing installation: cinder 20.1.0.dev338 2022-07-22 21:49:50.001 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-22 21:49:50.002 | Running setup.py develop for cinder 2022-07-22 21:49:52.544 | Successfully installed cinder 2022-07-22 21:49:52.653 | + inc/python:pip_install:196 : result=0 2022-07-22 21:49:52.655 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:49:52.657 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:52.660 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:52.662 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:52.664 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:52.667 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:52.670 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:49:52.672 | + functions-common:time_stop:2447 : start_time=1658526581835 2022-07-22 21:49:52.674 | + functions-common:time_stop:2449 : [[ -z 1658526581835 ]] 2022-07-22 21:49:52.678 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:52.684 | + functions-common:time_stop:2452 : end_time=1658526592680 2022-07-22 21:49:52.686 | + functions-common:time_stop:2453 : elapsed_time=10845 2022-07-22 21:49:52.688 | + functions-common:time_stop:2454 : total=85065 2022-07-22 21:49:52.691 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:52.693 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=95910 2022-07-22 21:49:52.695 | + inc/python:pip_install:199 : return 0 2022-07-22 21:49:52.698 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:49:52.701 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:49:52.703 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:49:52.722 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 21:49:52.734 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-22 21:49:52.736 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-22 21:49:52.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:52.741 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:52.744 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-22 21:49:52.747 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:52.749 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-22 21:49:52.752 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-22 21:49:52.754 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-22 21:49:52.757 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:52.759 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:52.762 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-22 21:49:52.774 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-22 21:49:52.776 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:49:52.779 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:49:52.781 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:49:52.784 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:49:52.786 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:52.789 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:49:52.792 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:52.794 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:52.797 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:49:52.799 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:49:52.802 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:49:52.804 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:49:52.807 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-22 21:49:52.810 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:49:52.812 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:52.815 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:52.817 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-22 21:49:52.839 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-07-22 21:49:52.951 | Reading package lists... 2022-07-22 21:49:53.210 | Building dependency tree... 2022-07-22 21:49:53.212 | Reading state information... 2022-07-22 21:49:53.486 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-22 21:49:53.486 | The following packages were automatically installed and are no longer required: 2022-07-22 21:49:53.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:49:53.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:49:53.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:49:53.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:49:53.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:49:53.487 | python3-zope.interface 2022-07-22 21:49:53.487 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:49:53.602 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:49:53.607 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:49:53.609 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:49:53.612 | + functions-common:time_stop:2440 : local name 2022-07-22 21:49:53.614 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:49:53.617 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:49:53.620 | + functions-common:time_stop:2443 : local total 2022-07-22 21:49:53.622 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:49:53.624 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:49:53.627 | + functions-common:time_stop:2447 : start_time=1658526592837 2022-07-22 21:49:53.629 | + functions-common:time_stop:2449 : [[ -z 1658526592837 ]] 2022-07-22 21:49:53.632 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:49:53.637 | + functions-common:time_stop:2452 : end_time=1658526593634 2022-07-22 21:49:53.640 | + functions-common:time_stop:2453 : elapsed_time=797 2022-07-22 21:49:53.642 | + functions-common:time_stop:2454 : total=5499 2022-07-22 21:49:53.645 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:49:53.647 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6296 2022-07-22 21:49:53.650 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:49:53.653 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:49:53.655 | + ./stack.sh:main:921 : configure_cinder 2022-07-22 21:49:53.658 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-22 21:49:53.670 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-22 21:49:53.675 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-22 21:49:53.677 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-22 21:49:53.679 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 21:49:53.683 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-22 21:49:53.683 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 21:49:53.688 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-22 21:49:53.690 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-22 21:49:53.692 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 21:49:53.694 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-22 21:49:53.697 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-22 21:49:53.700 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-22 21:49:53.703 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-22 21:49:53.705 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-22 21:49:53.717 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-22 21:49:53.729 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-07-22 21:49:53.741 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-07-22 21:49:53.753 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-22 21:49:53.766 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 21:49:53.768 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 21:49:53.773 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3LKQT8Msfa 2022-07-22 21:49:53.775 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 21:49:53.778 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 21:49:53.780 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-22 21:49:53.782 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3LKQT8Msfa 2022-07-22 21:49:53.786 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3LKQT8Msfa 2022-07-22 21:49:53.797 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3LKQT8Msfa /etc/sudoers.d/cinder-rootwrap 2022-07-22 21:49:53.810 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-22 21:49:53.814 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 21:49:53.816 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 21:49:53.818 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 21:49:53.820 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 21:49:53.823 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-22 21:49:53.825 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-22 21:49:53.828 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-22 21:49:53.830 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-22 21:49:53.834 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-22 21:49:53.839 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-22 21:49:53.858 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-22 21:49:53.877 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-22 21:49:53.895 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-22 21:49:53.914 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-22 21:49:53.933 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-22 21:49:53.952 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-22 21:49:53.970 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-22 21:49:53.992 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-22 21:49:53.994 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:49:53.997 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-22 21:49:53.999 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:49:54.001 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-22 21:49:54.031 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-22 21:49:54.060 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:49:54.087 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-22 21:49:54.115 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-22 21:49:54.143 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-22 21:49:54.171 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-22 21:49:54.199 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-22 21:49:54.227 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:49:54.255 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:49:54.283 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-22 21:49:54.314 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-22 21:49:54.342 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-22 21:49:54.344 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-22 21:49:54.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-22 21:49:54.349 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-22 21:49:54.351 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:49:54.354 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:49:54.357 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:49:54.374 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:54.376 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:49:54.378 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:54.381 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-22 21:49:54.412 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-22 21:49:54.440 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-22 21:49:54.468 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-22 21:49:54.496 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-22 21:49:54.524 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-22 21:49:54.552 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-22 21:49:54.583 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-22 21:49:54.585 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-07-22 21:49:54.613 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 21:49:54.645 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-22 21:49:54.652 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 82975f260804c6d4b36739dfa5b088fe 2022-07-22 21:49:54.680 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-22 21:49:54.683 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 21:49:54.710 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 21:49:54.739 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 21:49:54.767 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-22 21:49:54.796 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-22 21:49:54.812 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:54.815 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 21:49:54.817 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-22 21:49:54.819 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-22 21:49:54.822 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-22 21:49:54.824 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 21:49:54.827 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-22 21:49:54.829 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-22 21:49:54.831 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-22 21:49:54.834 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-22 21:49:54.836 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-22 21:49:54.839 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-22 21:49:54.870 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-22 21:49:54.897 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-22 21:49:54.926 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-22 21:49:54.954 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-22 21:49:54.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-22 21:49:55.010 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-22 21:49:55.013 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-22 21:49:55.015 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-22 21:49:55.017 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-22 21:49:55.047 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-22 21:49:55.049 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-22 21:49:55.078 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-22 21:49:55.080 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-22 21:49:55.083 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-22 21:49:55.085 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-22 21:49:55.113 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-22 21:49:55.115 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-22 21:49:55.118 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-22 21:49:55.135 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:55.137 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-22 21:49:55.140 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-22 21:49:55.142 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-22 21:49:55.145 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-22 21:49:55.173 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.17:8080/v1/AUTH_ 2022-07-22 21:49:55.201 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-22 21:49:55.218 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:55.221 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-22 21:49:55.238 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:55.240 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-22 21:49:55.257 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:55.259 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-22 21:49:55.262 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-22 21:49:55.264 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-22 21:49:55.267 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-22 21:49:55.269 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:49:55.271 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:49:55.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:49:55.291 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:55.294 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:49:55.296 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:49:55.299 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:49:55.315 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:55.317 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:55.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:49:55.348 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:49:55.351 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:49:55.353 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-22 21:49:55.356 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-22 21:49:55.358 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:49:55.361 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:49:55.378 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:49:55.380 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:49:55.383 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:49:55.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:49:55.388 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:49:55.416 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:55.445 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:49:55.473 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:49:55.501 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-22 21:49:55.518 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:55.521 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-22 21:49:55.523 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-22 21:49:55.526 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-22 21:49:55.528 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-22 21:49:55.530 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:49:55.533 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:49:55.536 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-22 21:49:55.540 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-22 21:49:55.542 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:49:55.544 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:49:55.557 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:49:55.558 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:49:55.566 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:49:55.569 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:49:55.585 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-22 21:49:55.588 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-22 21:49:55.592 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-22 21:49:55.621 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-22 21:49:55.649 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-22 21:49:55.675 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:49:55.703 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:49:55.730 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:49:55.758 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:49:55.786 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:49:55.814 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:49:55.841 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:49:55.870 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:49:55.897 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:49:55.925 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:49:55.953 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:49:55.955 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:49:55.958 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-22 21:49:55.961 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-22 21:49:55.963 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:49:55.966 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:55.968 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:55.970 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:49:55.973 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:49:55.976 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-22 21:49:56.004 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:49:56.035 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-22 21:49:56.035 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 21:49:56.045 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-22 21:49:56.048 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-22 21:49:56.050 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-22 21:49:56.053 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:49:56.055 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:49:56.058 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:49:56.060 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:56.064 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:56.066 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:49:56.069 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:49:56.071 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:49:56.074 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:49:56.076 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-22 21:49:56.137 | Enabling site cinder-wsgi. 2022-07-22 21:49:56.142 | To activate the new configuration, you need to run: 2022-07-22 21:49:56.142 | systemctl reload apache2 2022-07-22 21:49:56.147 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:49:56.149 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:49:56.152 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:49:56.154 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:49:56.290 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-22 21:49:56.293 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-22 21:49:56.327 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-07-22 21:49:56.361 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-22 21:49:56.380 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:49:56.383 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-22 21:49:56.386 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 21:49:56.388 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:49:56.391 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 21:49:56.393 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-22 21:49:56.427 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-22 21:49:56.455 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-07-22 21:49:56.484 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-22 21:49:56.512 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-22 21:49:56.541 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-22 21:49:56.570 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-22 21:49:56.598 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-22 21:49:56.627 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:49:56.655 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-22 21:49:56.687 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-22 21:49:56.721 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:49:56.750 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-22 21:49:56.753 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-22 21:49:56.770 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:56.773 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-07-22 21:49:56.804 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 21:49:56.807 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 21:49:56.810 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-22 21:49:56.827 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:49:56.830 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-22 21:49:56.832 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-22 21:49:56.835 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-22 21:49:56.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:49:56.840 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-22 21:49:56.842 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-22 21:49:56.846 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:49:56.847 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:49:56.852 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:49:56.855 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:49:56.858 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:49:56.861 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:49:56.863 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-22 21:49:56.866 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-22 21:49:56.869 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-22 21:49:56.872 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:49:56.875 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:49:56.877 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-22 21:49:56.880 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:49:56.882 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-22 21:49:56.885 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-22 21:49:56.887 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-22 21:49:56.889 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:49:56.892 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:49:56.894 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:49:56.897 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:49:56.900 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:49:56.903 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:49:56.920 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:49:56.922 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:49:56.925 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:56.928 | + functions-common:git_clone:618 : echo master 2022-07-22 21:49:56.928 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:49:56.934 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-22 21:49:56.936 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:49:56.939 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-22 21:49:56.951 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-22 21:49:56.954 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:49:56.955 | + functions-common:git_clone:679 : head -1 2022-07-22 21:49:56.961 | 618a22f2a8 Network Cascade Deletion Extension 2022-07-22 21:49:56.964 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:49:56.967 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-22 21:49:56.969 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:49:56.972 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:49:56.974 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-22 21:49:56.977 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:49:56.980 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-22 21:49:56.982 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:49:56.985 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:49:56.988 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-22 21:49:56.990 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:49:56.993 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:49:56.997 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-22 21:49:57.000 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:49:57.003 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-22 21:49:57.006 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:49:57.008 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:49:57.012 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-22 21:49:57.019 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-22 21:49:57.021 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-22 21:49:57.652 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-22 21:49:57.655 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:49:57.657 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:49:57.660 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:49:57.662 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 21:49:57.664 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-22 21:49:57.667 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:49:57.669 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:49:57.671 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:49:57.673 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:49:57.676 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:49:57.678 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:49:57.681 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:49:57.684 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-22 21:49:57.705 | Using python 3.8 to install /opt/stack/neutron 2022-07-22 21:49:57.707 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-07-22 21:49:59.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:59.793 | from cryptography.utils import int_from_bytes 2022-07-22 21:49:59.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:49:59.793 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:00.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:50:00.832 | Obtaining file:///opt/stack/neutron 2022-07-22 21:50:03.115 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:50:03.121 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:50:03.124 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:50:03.132 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:50:03.140 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:50:03.152 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:50:03.294 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:50:03.307 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:50:03.320 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:50:03.326 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:50:03.329 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:50:03.338 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:50:03.342 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:50:03.346 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-07-22 21:50:03.356 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:50:03.392 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:50:03.417 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:50:03.474 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:50:03.523 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:50:03.529 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:50:03.532 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-07-22 21:50:03.568 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:50:03.593 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-07-22 21:50:03.609 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:50:03.613 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:50:03.618 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:50:03.622 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 21:50:03.645 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:50:03.681 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:50:03.691 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:50:03.729 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:50:03.735 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:50:03.781 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:50:03.786 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:50:03.824 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:50:03.877 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:50:03.887 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:50:03.905 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:50:03.919 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:50:03.933 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:50:03.945 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:50:03.948 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:50:03.957 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:50:03.979 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:50:03.988 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:50:04.002 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:50:04.021 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-07-22 21:50:04.059 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-22 21:50:04.064 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-22 21:50:04.073 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:50:04.078 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:50:04.080 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-07-22 21:50:04.089 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:50:04.100 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:50:04.135 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:50:04.152 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:50:04.164 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:50:04.174 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:50:04.177 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:50:04.183 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 21:50:04.197 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 21:50:04.200 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 21:50:04.203 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 21:50:04.207 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 21:50:04.211 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 21:50:04.214 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 21:50:04.218 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 21:50:04.222 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:50:04.227 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (5.0.0) 2022-07-22 21:50:04.246 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:50:04.266 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (8.0.0) 2022-07-22 21:50:04.291 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:50:04.305 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:50:04.310 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:50:04.317 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:50:04.330 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:50:04.332 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:50:04.336 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-22 21:50:04.341 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:50:04.344 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:50:04.347 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 21:50:04.349 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:50:04.360 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:50:04.363 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:50:04.365 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:50:04.372 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:50:04.386 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:50:04.394 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:50:04.400 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:50:04.410 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:50:04.466 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:50:04.498 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:50:04.503 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:50:04.507 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:50:04.511 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:50:04.515 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:50:04.539 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:50:04.542 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:50:04.553 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:50:04.578 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:50:04.581 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:50:04.586 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:50:04.589 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:50:04.592 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:50:04.629 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:50:04.649 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:50:04.655 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:50:04.659 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:50:04.661 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:50:04.665 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:50:04.668 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:50:04.673 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:50:04.717 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:50:04.724 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:50:04.728 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:50:04.740 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-07-22 21:50:04.742 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:50:04.754 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:50:04.768 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:50:04.780 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-22 21:50:04.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:50:04.786 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:50:04.789 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:50:04.794 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:50:04.796 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:50:04.799 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:50:04.802 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:50:04.805 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:50:04.807 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:50:04.810 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:50:04.858 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:50:04.860 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:50:05.916 | Installing collected packages: neutron 2022-07-22 21:50:05.916 | Attempting uninstall: neutron 2022-07-22 21:50:05.917 | Found existing installation: neutron 20.1.0.dev444 2022-07-22 21:50:05.927 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-22 21:50:05.928 | Running setup.py develop for neutron 2022-07-22 21:50:08.638 | Successfully installed neutron 2022-07-22 21:50:08.765 | + inc/python:pip_install:196 : result=0 2022-07-22 21:50:08.767 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:50:08.770 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:08.772 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:08.774 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:08.776 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:08.779 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:08.781 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:50:08.783 | + functions-common:time_stop:2447 : start_time=1658526597700 2022-07-22 21:50:08.785 | + functions-common:time_stop:2449 : [[ -z 1658526597700 ]] 2022-07-22 21:50:08.788 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:08.793 | + functions-common:time_stop:2452 : end_time=1658526608790 2022-07-22 21:50:08.796 | + functions-common:time_stop:2453 : elapsed_time=11090 2022-07-22 21:50:08.798 | + functions-common:time_stop:2454 : total=95910 2022-07-22 21:50:08.800 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:08.803 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107000 2022-07-22 21:50:08.805 | + inc/python:pip_install:199 : return 0 2022-07-22 21:50:08.808 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:50:08.811 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:50:08.813 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:50:08.832 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 21:50:08.844 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-22 21:50:08.846 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-22 21:50:08.849 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:50:08.851 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:50:08.854 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-22 21:50:08.857 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:50:08.860 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:50:08.862 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:50:08.865 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-22 21:50:08.882 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:08.885 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-22 21:50:08.887 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-22 21:50:08.890 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-22 21:50:08.893 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:50:08.895 | + lib/stack:stack_install_service:32 : install_nova 2022-07-22 21:50:08.898 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-22 21:50:08.900 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-22 21:50:08.903 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:50:08.905 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:50:08.907 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-22 21:50:08.910 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:50:08.912 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-22 21:50:08.929 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:08.932 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-22 21:50:08.948 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:08.950 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-22 21:50:08.967 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:08.969 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-22 21:50:08.972 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-22 21:50:08.974 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-22 21:50:08.976 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:50:08.979 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:50:08.982 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:50:08.985 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:50:08.987 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:50:08.990 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:50:09.006 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:50:09.008 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:50:09.010 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:09.013 | + functions-common:git_clone:618 : echo master 2022-07-22 21:50:09.013 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:50:09.018 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-22 21:50:09.020 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:09.023 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-22 21:50:09.036 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-22 21:50:09.039 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:50:09.039 | + functions-common:git_clone:679 : head -1 2022-07-22 21:50:09.063 | bcb96f362a Merge "libvirt: Remove unnecessary TODO" 2022-07-22 21:50:09.067 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:50:09.069 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-22 21:50:09.071 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:50:09.074 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:50:09.077 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-22 21:50:09.079 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:50:09.082 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-22 21:50:09.084 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:50:09.087 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:50:09.090 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-22 21:50:09.092 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:50:09.095 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:50:09.098 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-22 21:50:09.100 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:50:09.104 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-22 21:50:09.106 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:50:09.109 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:50:09.112 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-22 21:50:09.118 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-22 21:50:09.120 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-22 21:50:09.744 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-22 21:50:09.746 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:50:09.749 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:50:09.751 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:50:09.753 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 21:50:09.756 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-22 21:50:09.758 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:50:09.761 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:50:09.763 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:50:09.766 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:50:09.768 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:50:09.770 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:50:09.773 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:50:09.775 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-22 21:50:09.795 | Using python 3.8 to install /opt/stack/nova 2022-07-22 21:50:09.798 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-07-22 21:50:11.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:11.906 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:11.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:11.906 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:12.971 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:50:12.972 | Obtaining file:///opt/stack/nova 2022-07-22 21:50:16.324 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:50:16.329 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:50:16.332 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-07-22 21:50:16.341 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-07-22 21:50:16.350 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:50:16.352 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:50:16.363 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:50:16.507 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:50:16.521 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:50:16.534 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-07-22 21:50:16.552 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:50:16.590 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-07-22 21:50:16.602 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:50:16.605 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-07-22 21:50:16.613 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 21:50:16.616 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:50:16.621 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:50:16.658 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:50:16.683 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:50:16.686 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:50:16.697 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:50:16.754 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:50:16.804 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-07-22 21:50:16.815 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-22 21:50:16.819 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:50:16.823 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:50:16.826 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:50:16.850 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-07-22 21:50:16.875 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:50:16.879 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:50:16.883 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:50:16.887 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 21:50:16.909 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-07-22 21:50:16.926 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:50:16.963 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:50:16.973 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:50:17.012 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:50:17.017 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:50:17.064 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:50:17.068 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-07-22 21:50:17.077 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:50:17.115 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-07-22 21:50:17.171 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-07-22 21:50:17.182 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:50:17.200 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:50:17.215 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-07-22 21:50:17.229 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-07-22 21:50:17.241 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-07-22 21:50:17.244 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:50:17.253 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-07-22 21:50:17.275 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:50:17.285 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:50:17.299 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-07-22 21:50:17.317 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-07-22 21:50:17.325 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:50:17.330 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-07-22 21:50:17.390 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:50:17.393 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:50:17.405 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-07-22 21:50:17.411 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-07-22 21:50:17.429 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:50:17.439 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:50:17.441 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:50:17.447 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 21:50:17.461 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 21:50:17.464 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 21:50:17.468 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 21:50:17.472 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 21:50:17.476 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 21:50:17.480 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 21:50:17.484 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 21:50:17.487 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.4.0) 2022-07-22 21:50:17.501 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:50:17.516 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:50:17.520 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.1) 2022-07-22 21:50:17.536 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:50:17.558 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (8.0.0) 2022-07-22 21:50:17.582 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:50:17.586 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:50:17.594 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:50:17.607 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:50:17.609 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 21:50:17.614 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:50:17.618 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:50:17.621 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:50:17.624 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:50:17.634 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:50:17.637 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:50:17.640 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:50:17.646 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 21:50:17.697 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 21:50:17.711 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:50:17.720 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:50:17.726 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:50:17.735 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 21:50:17.792 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:50:17.824 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 21:50:17.828 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 21:50:17.835 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:50:17.840 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-22 21:50:17.844 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:50:17.848 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 21:50:17.853 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:50:17.876 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-07-22 21:50:17.879 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:50:17.889 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:50:17.893 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-07-22 21:50:17.919 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:50:17.923 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:50:17.928 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:50:17.931 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:50:17.952 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:50:17.957 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:50:17.963 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:50:17.966 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-07-22 21:50:17.969 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-07-22 21:50:18.014 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-07-22 21:50:18.019 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:50:18.026 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:50:18.030 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:50:18.041 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-07-22 21:50:18.045 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-07-22 21:50:18.057 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:50:18.069 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-07-22 21:50:18.082 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-07-22 21:50:18.085 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:50:18.100 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:50:18.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:50:18.105 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:50:18.110 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:50:18.112 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 21:50:18.150 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-07-22 21:50:18.156 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-07-22 21:50:18.160 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:50:18.163 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-22 21:50:18.165 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:50:18.168 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:50:18.171 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 21:50:18.174 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 21:50:18.177 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:50:18.179 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:50:18.227 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:50:18.289 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:50:19.207 | Installing collected packages: nova 2022-07-22 21:50:19.207 | Attempting uninstall: nova 2022-07-22 21:50:19.208 | Found existing installation: nova 25.1.0.dev169 2022-07-22 21:50:19.213 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-22 21:50:19.214 | Running setup.py develop for nova 2022-07-22 21:50:22.909 | Successfully installed nova 2022-07-22 21:50:23.019 | + inc/python:pip_install:196 : result=0 2022-07-22 21:50:23.022 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:50:23.024 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:23.026 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:23.028 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:23.031 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:23.033 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:23.035 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:50:23.037 | + functions-common:time_stop:2447 : start_time=1658526609790 2022-07-22 21:50:23.039 | + functions-common:time_stop:2449 : [[ -z 1658526609790 ]] 2022-07-22 21:50:23.043 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:23.047 | + functions-common:time_stop:2452 : end_time=1658526623044 2022-07-22 21:50:23.049 | + functions-common:time_stop:2453 : elapsed_time=13254 2022-07-22 21:50:23.051 | + functions-common:time_stop:2454 : total=107000 2022-07-22 21:50:23.054 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:23.056 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120254 2022-07-22 21:50:23.059 | + inc/python:pip_install:199 : return 0 2022-07-22 21:50:23.061 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:50:23.064 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:50:23.066 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:50:23.084 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 21:50:23.096 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-22 21:50:23.099 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-22 21:50:23.101 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:50:23.104 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:50:23.106 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-22 21:50:23.109 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:50:23.111 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-07-22 21:50:23.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:50:23.127 | + ./stack.sh:main:932 : configure_nova 2022-07-22 21:50:23.130 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-22 21:50:23.142 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-22 21:50:23.145 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-22 21:50:23.147 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 21:50:23.151 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-22 21:50:23.151 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 21:50:23.156 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-22 21:50:23.159 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-22 21:50:23.161 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 21:50:23.163 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-22 21:50:23.166 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-22 21:50:23.169 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-22 21:50:23.171 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-22 21:50:23.174 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-22 21:50:23.186 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-22 21:50:23.198 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-07-22 21:50:23.210 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-07-22 21:50:23.223 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-22 21:50:23.235 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 21:50:23.239 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 21:50:23.243 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.G8D1cgjV8f 2022-07-22 21:50:23.245 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 21:50:23.248 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 21:50:23.250 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-22 21:50:23.253 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 21:50:23.255 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 21:50:23.258 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.G8D1cgjV8f 2022-07-22 21:50:23.262 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.G8D1cgjV8f 2022-07-22 21:50:23.273 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.G8D1cgjV8f /etc/sudoers.d/nova-rootwrap 2022-07-22 21:50:23.286 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-22 21:50:23.291 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 21:50:23.294 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 21:50:23.296 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 21:50:23.298 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 21:50:23.301 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-07-22 21:50:23.303 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-07-22 21:50:23.306 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-22 21:50:23.309 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-22 21:50:23.313 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-22 21:50:23.330 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:23.332 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-22 21:50:23.334 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-22 21:50:23.339 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-22 21:50:23.342 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-22 21:50:23.371 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-22 21:50:23.374 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-22 21:50:23.401 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-22 21:50:23.430 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-22 21:50:23.457 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-22 21:50:23.487 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-22 21:50:23.517 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-22 21:50:23.547 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-22 21:50:23.549 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-07-22 21:50:23.576 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-22 21:50:23.604 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-22 21:50:23.630 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-22 21:50:23.658 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-22 21:50:23.686 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 21:50:23.723 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-22 21:50:23.725 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:50:23.727 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:50:23.730 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:50:23.732 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:50:23.735 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:50:23.737 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:50:23.739 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:50:23.741 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:50:23.744 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:50:23.746 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:50:23.748 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-22 21:50:23.751 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:50:23.753 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:50:23.755 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:50:23.757 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:50:23.760 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:50:23.762 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:50:23.764 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-22 21:50:23.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:23.783 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:50:23.785 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-22 21:50:23.788 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-22 21:50:23.815 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-22 21:50:23.817 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 21:50:23.820 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 21:50:23.822 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 21:50:23.825 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:50:23.827 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:23.829 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:50:23.845 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:23.847 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:50:23.850 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:23.853 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:23.883 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-22 21:50:23.886 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-22 21:50:23.888 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-22 21:50:23.890 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-22 21:50:23.892 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:50:23.895 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:23.897 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:50:23.913 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:23.915 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:50:23.917 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:23.920 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:23.951 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-22 21:50:23.980 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-22 21:50:24.007 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-22 21:50:24.034 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-22 21:50:24.053 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:24.056 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-22 21:50:24.073 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:24.077 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-22 21:50:24.077 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-22 21:50:24.082 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-22 21:50:24.085 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-22 21:50:24.112 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-22 21:50:24.128 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:24.131 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-22 21:50:24.133 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-22 21:50:24.136 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:50:24.138 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:50:24.140 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-22 21:50:24.170 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-22 21:50:24.196 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:50:24.224 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-22 21:50:24.251 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-22 21:50:24.279 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-22 21:50:24.307 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-22 21:50:24.334 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-22 21:50:24.362 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:50:24.390 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:50:24.421 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-22 21:50:24.437 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:24.439 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-22 21:50:24.442 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-22 21:50:24.472 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-22 21:50:24.500 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-07-22 21:50:24.528 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-22 21:50:24.555 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-22 21:50:24.582 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-22 21:50:24.610 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-22 21:50:24.637 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-22 21:50:24.665 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-22 21:50:24.681 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:24.683 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-22 21:50:24.685 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-22 21:50:24.714 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-22 21:50:24.744 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-22 21:50:24.747 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-22 21:50:24.774 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-22 21:50:24.776 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-22 21:50:24.779 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-22 21:50:24.781 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:50:24.783 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:50:24.785 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:50:24.788 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:50:24.790 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:50:24.792 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:50:24.795 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-22 21:50:24.797 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:50:24.799 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:50:24.801 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:50:24.804 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:50:24.806 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:50:24.809 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:50:24.811 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:50:24.813 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:50:24.815 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:50:24.817 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:50:24.820 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-22 21:50:24.823 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-22 21:50:24.825 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-22 21:50:24.828 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:50:24.844 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:50:24.846 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:50:24.849 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:50:24.851 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:50:24.853 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:50:24.881 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:24.909 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:24.937 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:50:24.965 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-22 21:50:24.995 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-22 21:50:25.011 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:25.013 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-22 21:50:25.016 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-22 21:50:25.018 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-22 21:50:25.020 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-22 21:50:25.022 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:50:25.025 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:50:25.028 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-22 21:50:25.032 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-22 21:50:25.034 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:50:25.037 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:50:25.050 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:50:25.050 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:25.058 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:50:25.061 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:25.077 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 21:50:25.080 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-22 21:50:25.083 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-22 21:50:25.112 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-22 21:50:25.139 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-22 21:50:25.167 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:50:25.193 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:50:25.220 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:50:25.247 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:50:25.275 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:50:25.302 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:50:25.329 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:50:25.355 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:50:25.383 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:50:25.410 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:50:25.438 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:50:25.440 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:50:25.443 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-22 21:50:25.445 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-22 21:50:25.448 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:50:25.450 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:25.453 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:25.455 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:50:25.458 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:50:25.460 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 21:50:25.486 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:50:25.515 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-07-22 21:50:25.515 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 21:50:25.524 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-22 21:50:25.527 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-22 21:50:25.529 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-22 21:50:25.532 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:50:25.534 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:50:25.536 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:50:25.539 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:25.541 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:25.543 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:50:25.546 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:50:25.548 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:25.550 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:25.553 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-22 21:50:25.613 | Enabling site nova-api-wsgi. 2022-07-22 21:50:25.620 | To activate the new configuration, you need to run: 2022-07-22 21:50:25.620 | systemctl reload apache2 2022-07-22 21:50:25.624 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:50:25.626 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:50:25.629 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:50:25.631 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:50:25.763 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-22 21:50:25.781 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:25.783 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-07-22 21:50:25.786 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-22 21:50:25.788 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-22 21:50:25.791 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-22 21:50:25.793 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-22 21:50:25.796 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:50:25.799 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-22 21:50:25.803 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-22 21:50:25.805 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:50:25.808 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:50:25.821 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:50:25.821 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:25.830 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:50:25.833 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:25.849 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-22 21:50:25.851 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-22 21:50:25.855 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-22 21:50:25.886 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-22 21:50:25.912 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-22 21:50:25.940 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:50:25.967 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:50:25.995 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:50:26.022 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:50:26.049 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:50:26.076 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:50:26.103 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:50:26.131 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:50:26.158 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:50:26.185 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:50:26.213 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-22 21:50:26.215 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-22 21:50:26.242 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-22 21:50:26.258 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:26.261 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-22 21:50:26.292 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-22 21:50:26.295 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-22 21:50:26.299 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-22 21:50:26.315 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:26.318 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:50:26.321 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:50:26.349 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-22 21:50:26.380 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-22 21:50:26.382 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 21:50:26.384 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-22 21:50:26.387 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:50:26.389 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:50:26.391 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:50:26.408 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:26.411 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:50:26.413 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:50:26.416 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:50:26.432 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:26.435 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:50:26.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:50:26.465 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:50:26.468 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:50:26.470 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-22 21:50:26.498 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-22 21:50:26.526 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-22 21:50:26.557 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-22 21:50:26.574 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:26.576 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 21:50:26.605 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-22 21:50:26.607 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-22 21:50:26.610 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-22 21:50:26.640 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-22 21:50:26.668 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.17/identity 2022-07-22 21:50:26.695 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-22 21:50:26.724 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-22 21:50:26.755 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-22 21:50:26.784 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-22 21:50:26.812 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-22 21:50:26.841 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-22 21:50:26.868 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-22 21:50:26.885 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:26.888 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-22 21:50:26.892 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:50:26.894 | + lib/nova:create_nova_conf:549 : local conf 2022-07-22 21:50:26.897 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-22 21:50:26.900 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-22 21:50:26.903 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:50:26.905 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:50:26.908 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:50:26.910 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-22 21:50:26.913 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-22 21:50:26.917 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-22 21:50:26.920 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-22 21:50:26.922 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-22 21:50:26.924 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-22 21:50:26.927 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:50:26.929 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:26.932 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:50:26.948 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:26.951 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:50:26.953 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:26.956 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:26.987 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-22 21:50:27.018 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-22 21:50:27.048 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:50:27.051 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-22 21:50:27.053 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-22 21:50:27.056 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-22 21:50:27.073 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:27.076 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-22 21:50:27.076 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-22 21:50:27.770 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-22 21:50:27.773 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-22 21:50:27.776 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 21:50:27.778 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-22 21:50:27.780 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:50:27.783 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-22 21:50:27.785 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:50:27.802 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:27.805 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-22 21:50:27.808 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-22 21:50:27.810 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:50:27.826 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:27.828 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 21:50:27.831 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 21:50:27.859 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:50:27.861 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:50:27.863 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-22 21:50:27.880 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:27.883 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-22 21:50:27.885 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:50:27.887 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-22 21:50:27.918 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:50:27.945 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-22 21:50:27.973 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-22 21:50:28.001 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-22 21:50:28.029 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-22 21:50:28.060 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-22 21:50:28.089 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-22 21:50:28.116 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-22 21:50:28.119 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-22 21:50:28.121 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-22 21:50:28.124 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:50:28.141 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:50:28.144 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:50:28.146 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:50:28.148 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:50:28.151 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:50:28.178 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:28.206 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:28.234 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:50:28.262 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:50:28.265 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-22 21:50:28.269 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:50:28.272 | + lib/nova:create_nova_conf:583 : local conf 2022-07-22 21:50:28.275 | + lib/nova:create_nova_conf:584 : local offset 2022-07-22 21:50:28.278 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-22 21:50:28.280 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:50:28.282 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:50:28.285 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:50:28.288 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-22 21:50:28.290 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-22 21:50:28.292 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:50:28.295 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-22 21:50:28.297 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-22 21:50:28.299 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-22 21:50:28.315 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:28.318 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-22 21:50:28.320 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-22 21:50:28.337 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:28.340 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-22 21:50:28.358 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:28.362 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-22 21:50:28.380 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:28.382 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-22 21:50:28.401 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:28.403 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-22 21:50:28.406 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-22 21:50:28.408 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-22 21:50:28.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 21:50:28.413 | + lib/stack:stack_install_service:32 : install_placement 2022-07-22 21:50:28.416 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-22 21:50:28.418 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-22 21:50:28.421 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:28.423 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:28.426 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-22 21:50:28.428 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:50:28.431 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:50:28.434 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:50:28.436 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:50:28.439 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:28.441 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:50:28.444 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:28.447 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:28.449 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:50:28.452 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:28.454 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:50:28.457 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:50:28.459 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-22 21:50:28.462 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:50:28.464 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:28.467 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:28.469 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-22 21:50:28.490 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-07-22 21:50:28.601 | Reading package lists... 2022-07-22 21:50:28.853 | Building dependency tree... 2022-07-22 21:50:28.854 | Reading state information... 2022-07-22 21:50:29.118 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 21:50:29.118 | The following packages were automatically installed and are no longer required: 2022-07-22 21:50:29.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:50:29.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:50:29.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:50:29.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:50:29.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:50:29.120 | python3-zope.interface 2022-07-22 21:50:29.120 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:50:29.236 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:50:29.241 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:50:29.243 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:50:29.246 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:29.248 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:29.250 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:29.253 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:29.255 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:29.258 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:50:29.260 | + functions-common:time_stop:2447 : start_time=1658526628488 2022-07-22 21:50:29.262 | + functions-common:time_stop:2449 : [[ -z 1658526628488 ]] 2022-07-22 21:50:29.265 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:29.269 | + functions-common:time_stop:2452 : end_time=1658526629267 2022-07-22 21:50:29.272 | + functions-common:time_stop:2453 : elapsed_time=779 2022-07-22 21:50:29.275 | + functions-common:time_stop:2454 : total=6296 2022-07-22 21:50:29.277 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:29.279 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7075 2022-07-22 21:50:29.282 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:50:29.284 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-22 21:50:29.287 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-22 21:50:29.289 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-22 21:50:29.292 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-22 21:50:29.295 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-22 21:50:29.317 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-22 21:50:29.319 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 21:50:29.322 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 21:50:29.324 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 21:50:29.327 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 21:50:29.329 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:29.332 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 21:50:29.334 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:29.337 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:29.340 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 21:50:29.342 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:29.345 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 21:50:29.347 | + functions-common:apt_get_update:1191 : return 2022-07-22 21:50:29.350 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-22 21:50:29.353 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 21:50:29.355 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:29.358 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:29.360 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-22 21:50:29.383 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-07-22 21:50:29.494 | Reading package lists... 2022-07-22 21:50:29.745 | Building dependency tree... 2022-07-22 21:50:29.747 | Reading state information... 2022-07-22 21:50:30.014 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-22 21:50:30.014 | The following packages were automatically installed and are no longer required: 2022-07-22 21:50:30.015 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 21:50:30.015 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 21:50:30.015 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 21:50:30.016 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 21:50:30.016 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 21:50:30.016 | python3-zope.interface 2022-07-22 21:50:30.016 | Use 'sudo apt autoremove' to remove them. 2022-07-22 21:50:30.130 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 21:50:30.135 | + functions-common:apt_get:1235 : result=0 2022-07-22 21:50:30.137 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 21:50:30.140 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:30.142 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:30.144 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:30.147 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:30.149 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:30.152 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 21:50:30.154 | + functions-common:time_stop:2447 : start_time=1658526629380 2022-07-22 21:50:30.156 | + functions-common:time_stop:2449 : [[ -z 1658526629380 ]] 2022-07-22 21:50:30.159 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:30.164 | + functions-common:time_stop:2452 : end_time=1658526630161 2022-07-22 21:50:30.166 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-22 21:50:30.169 | + functions-common:time_stop:2454 : total=7075 2022-07-22 21:50:30.171 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:30.173 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7856 2022-07-22 21:50:30.176 | + functions-common:apt_get:1239 : return 0 2022-07-22 21:50:30.178 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-22 21:50:30.181 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-22 21:50:30.184 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:50:30.186 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:30.189 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:30.191 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-22 21:50:30.194 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-22 21:50:30.249 | wsgi (enabled by maintainer script) 2022-07-22 21:50:30.252 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-22 21:50:30.255 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-22 21:50:30.257 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:50:30.261 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-22 21:50:30.264 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-22 21:50:30.266 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:50:30.270 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:50:30.270 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:50:30.277 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-22 21:50:30.279 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-22 21:50:30.282 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-22 21:50:30.285 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-22 21:50:30.287 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-22 21:50:30.311 | Using python 3.8 to install osc-placement 2022-07-22 21:50:30.314 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-07-22 21:50:32.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:32.421 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:32.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:32.421 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:33.487 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:50:33.490 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-07-22 21:50:33.500 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:50:33.514 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:50:33.519 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:50:33.522 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:50:33.529 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:50:33.533 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:50:33.536 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:50:33.594 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:50:33.609 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:50:33.611 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:50:33.616 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:50:33.620 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:50:33.624 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:50:33.630 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:50:33.634 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:50:33.648 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:50:33.651 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:50:33.657 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:50:33.670 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:50:33.695 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:50:33.699 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:50:33.701 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:50:33.733 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:50:33.737 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:50:33.741 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:50:33.753 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:50:33.756 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:50:33.804 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:50:33.807 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:50:33.829 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:50:33.831 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:50:33.868 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:50:33.874 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:50:33.878 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:50:33.881 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:50:33.885 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:50:33.888 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:50:33.893 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:50:33.895 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:50:33.956 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:50:33.959 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:50:33.963 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:50:36.018 | + inc/python:pip_install:196 : result=0 2022-07-22 21:50:36.020 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:50:36.023 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:36.025 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:36.028 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:36.030 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:36.033 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:36.035 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:50:36.038 | + functions-common:time_stop:2447 : start_time=1658526630305 2022-07-22 21:50:36.040 | + functions-common:time_stop:2449 : [[ -z 1658526630305 ]] 2022-07-22 21:50:36.043 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:36.048 | + functions-common:time_stop:2452 : end_time=1658526636045 2022-07-22 21:50:36.050 | + functions-common:time_stop:2453 : elapsed_time=5740 2022-07-22 21:50:36.053 | + functions-common:time_stop:2454 : total=120254 2022-07-22 21:50:36.056 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:36.058 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=125994 2022-07-22 21:50:36.061 | + inc/python:pip_install:199 : return 0 2022-07-22 21:50:36.063 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-22 21:50:36.066 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-22 21:50:36.068 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-22 21:50:36.071 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 21:50:36.074 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 21:50:36.077 | ++ functions-common:git_clone:601 : pwd 2022-07-22 21:50:36.080 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 21:50:36.082 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 21:50:36.086 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 21:50:36.102 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 21:50:36.105 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 21:50:36.107 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:36.110 | + functions-common:git_clone:618 : echo master 2022-07-22 21:50:36.111 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 21:50:36.116 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-22 21:50:36.119 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 21:50:36.122 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-22 21:50:36.135 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-22 21:50:36.138 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 21:50:36.138 | + functions-common:git_clone:679 : head -1 2022-07-22 21:50:36.142 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-22 21:50:36.145 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 21:50:36.147 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-22 21:50:36.150 | + inc/python:setup_develop:334 : local bindep 2022-07-22 21:50:36.152 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:50:36.155 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-22 21:50:36.157 | + inc/python:setup_develop:340 : local extras= 2022-07-22 21:50:36.160 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-22 21:50:36.162 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 21:50:36.165 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:50:36.167 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-22 21:50:36.170 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 21:50:36.172 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 21:50:36.175 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-22 21:50:36.178 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 21:50:36.181 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-22 21:50:36.184 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 21:50:36.186 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 21:50:36.189 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-22 21:50:36.195 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-22 21:50:36.198 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-22 21:50:36.831 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-22 21:50:36.834 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 21:50:36.837 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 21:50:36.840 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 21:50:36.842 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 21:50:36.845 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-22 21:50:36.847 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 21:50:36.850 | + inc/python:setup_package:424 : local extras= 2022-07-22 21:50:36.853 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 21:50:36.855 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 21:50:36.858 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 21:50:36.860 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 21:50:36.863 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 21:50:36.865 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-22 21:50:36.887 | Using python 3.8 to install /opt/stack/placement 2022-07-22 21:50:36.889 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-07-22 21:50:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:39.004 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:39.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:39.004 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:40.063 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:50:40.064 | Obtaining file:///opt/stack/placement 2022-07-22 21:50:41.312 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 21:50:41.324 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-07-22 21:50:41.465 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 21:50:41.477 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-07-22 21:50:41.482 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 21:50:41.494 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-07-22 21:50:41.544 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-07-22 21:50:41.549 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-07-22 21:50:41.553 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-07-22 21:50:41.557 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-07-22 21:50:41.592 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-07-22 21:50:41.603 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:50:41.641 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-07-22 21:50:41.647 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-07-22 21:50:41.693 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:50:41.697 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 21:50:41.735 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-07-22 21:50:41.753 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-07-22 21:50:41.767 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:50:41.776 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-07-22 21:50:41.785 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:50:41.798 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:50:41.804 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:50:41.807 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:50:41.818 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-07-22 21:50:41.827 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 21:50:41.829 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:50:41.835 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-07-22 21:50:41.840 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:50:41.861 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:50:41.865 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 21:50:41.872 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:50:41.885 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:50:41.889 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:50:41.892 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-07-22 21:50:41.902 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 21:50:41.905 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 21:50:41.907 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:50:41.913 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 21:50:41.922 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 21:50:41.928 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 21:50:41.938 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:50:41.970 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:50:41.980 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-07-22 21:50:41.983 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:50:42.039 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:50:42.045 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-07-22 21:50:42.047 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:50:42.053 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:50:42.056 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:50:42.060 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 21:50:42.074 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-07-22 21:50:42.080 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-07-22 21:50:42.087 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:50:42.090 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:50:42.093 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:50:42.096 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:50:42.098 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:50:42.101 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:50:42.107 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-07-22 21:50:42.109 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:50:42.112 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-07-22 21:50:42.124 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-07-22 21:50:42.127 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:50:42.136 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:50:42.139 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-07-22 21:50:42.151 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-07-22 21:50:42.186 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 21:50:42.210 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-07-22 21:50:42.214 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:50:42.217 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 21:50:42.241 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:50:43.812 | Installing collected packages: openstack-placement 2022-07-22 21:50:43.812 | Attempting uninstall: openstack-placement 2022-07-22 21:50:43.814 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-22 21:50:43.815 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-22 21:50:43.816 | Running setup.py develop for openstack-placement 2022-07-22 21:50:45.557 | Successfully installed openstack-placement 2022-07-22 21:50:45.664 | + inc/python:pip_install:196 : result=0 2022-07-22 21:50:45.667 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:50:45.669 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:45.671 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:45.674 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:45.676 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:45.678 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:45.681 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:50:45.683 | + functions-common:time_stop:2447 : start_time=1658526636881 2022-07-22 21:50:45.686 | + functions-common:time_stop:2449 : [[ -z 1658526636881 ]] 2022-07-22 21:50:45.688 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:45.693 | + functions-common:time_stop:2452 : end_time=1658526645690 2022-07-22 21:50:45.695 | + functions-common:time_stop:2453 : elapsed_time=8809 2022-07-22 21:50:45.698 | + functions-common:time_stop:2454 : total=125994 2022-07-22 21:50:45.700 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:45.702 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=134803 2022-07-22 21:50:45.705 | + inc/python:pip_install:199 : return 0 2022-07-22 21:50:45.707 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 21:50:45.710 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:50:45.714 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:50:45.733 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 21:50:45.746 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-22 21:50:45.748 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-22 21:50:45.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:50:45.753 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:50:45.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-22 21:50:45.759 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:50:45.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 21:50:45.764 | + ./stack.sh:main:938 : configure_placement 2022-07-22 21:50:45.767 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-22 21:50:45.779 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-22 21:50:45.781 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-22 21:50:45.786 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-22 21:50:45.789 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-22 21:50:45.791 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-22 21:50:45.794 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-22 21:50:45.797 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:50:45.799 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:45.802 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:50:45.820 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:45.823 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:50:45.825 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:45.828 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-22 21:50:45.860 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-22 21:50:45.893 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-22 21:50:45.924 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-22 21:50:45.927 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-22 21:50:45.929 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 21:50:45.932 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:50:45.935 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-22 21:50:45.966 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-22 21:50:45.996 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:50:46.025 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-22 21:50:46.054 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-22 21:50:46.084 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-22 21:50:46.113 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-22 21:50:46.142 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-22 21:50:46.171 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:50:46.201 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:50:46.230 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-22 21:50:46.232 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-22 21:50:46.235 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-22 21:50:46.238 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:50:46.256 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:50:46.259 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:50:46.261 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:50:46.264 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:50:46.266 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:50:46.296 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:46.326 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:50:46.356 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:50:46.386 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-22 21:50:46.388 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-22 21:50:46.391 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-22 21:50:46.393 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-22 21:50:46.396 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-22 21:50:46.398 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 21:50:46.401 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 21:50:46.404 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-22 21:50:46.408 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-22 21:50:46.411 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 21:50:46.413 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 21:50:46.426 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 21:50:46.427 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:46.435 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 21:50:46.439 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 21:50:46.454 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-22 21:50:46.457 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-22 21:50:46.463 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-22 21:50:46.494 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-22 21:50:46.522 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-22 21:50:46.552 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-22 21:50:46.580 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 21:50:46.609 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 21:50:46.637 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-22 21:50:46.667 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-22 21:50:46.695 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-22 21:50:46.724 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 21:50:46.753 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 21:50:46.782 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 21:50:46.811 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-22 21:50:46.840 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 21:50:46.843 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 21:50:46.846 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-22 21:50:46.849 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-22 21:50:46.851 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 21:50:46.854 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:46.856 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:46.859 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-22 21:50:46.862 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-22 21:50:46.864 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-22 21:50:46.894 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 21:50:46.923 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-22 21:50:46.924 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-22 21:50:46.932 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-22 21:50:46.936 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-22 21:50:46.938 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-22 21:50:46.941 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 21:50:46.943 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 21:50:46.946 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 21:50:46.949 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:46.952 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:46.954 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 21:50:46.957 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 21:50:46.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:46.962 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:46.965 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-22 21:50:47.026 | Site placement-api already enabled 2022-07-22 21:50:47.031 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 21:50:47.033 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 21:50:47.036 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:50:47.038 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 21:50:47.171 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-22 21:50:47.198 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:47.200 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-22 21:50:47.222 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:47.225 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-22 21:50:47.243 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:47.246 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-22 21:50:47.248 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-22 21:50:47.251 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 21:50:47.283 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:50:47.312 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 21:50:47.341 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 21:50:47.371 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 21:50:47.400 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 21:50:47.429 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 21:50:47.459 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-22 21:50:47.488 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-22 21:50:47.506 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:47.509 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-22 21:50:47.526 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:50:47.529 | + ./stack.sh:main:964 : run_phase stack install 2022-07-22 21:50:47.531 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:50:47.534 | + functions-common:run_phase:1869 : local phase=install 2022-07-22 21:50:47.536 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:50:47.538 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:50:47.542 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:50:47.544 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:50:47.547 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:50:47.550 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:50:47.554 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:50:47.557 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:50:47.560 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:50:47.562 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-22 21:50:47.565 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:50:47.581 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:47.583 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:50:47.585 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:50:47.588 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-22 21:50:47.590 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-22 21:50:47.592 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:50:47.595 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-22 21:50:47.597 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-22 21:50:47.600 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-22 21:50:47.656 | ++ inc/async:async_inner:63 : install_tempest 2022-07-22 21:50:47.692 | [696218 Async install_tempest:721679]: running: install_tempest 2022-07-22 21:50:47.695 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:50:47.698 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:50:47.701 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:50:47.703 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:50:47.706 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-22 21:50:47.709 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:50:47.712 | + functions-common:run_plugins:1855 : local phase=install 2022-07-22 21:50:47.714 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:50:47.717 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:50:47.720 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-22 21:50:47.722 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-22 21:50:47.725 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 21:50:47.728 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 21:50:47.731 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-22 21:50:47.734 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 21:50:47.736 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-22 21:50:47.739 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-22 21:50:47.742 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 21:50:47.746 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-22 21:50:47.750 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-22 21:50:47.752 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 21:50:47.756 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-22 21:50:47.758 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 21:50:47.762 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-22 21:50:47.765 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-22 21:50:47.768 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-22 21:50:47.771 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-22 21:50:47.774 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-22 21:50:47.797 | Using python 3.8 to install python-openstackclient 2022-07-22 21:50:47.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-07-22 21:50:49.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:49.934 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:49.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:49.935 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:50.994 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:50:50.996 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (5.8.0) 2022-07-22 21:50:51.015 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 21:50:51.023 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-07-22 21:50:51.037 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-07-22 21:50:51.051 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-07-22 21:50:51.053 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (9.0.0) 2022-07-22 21:50:51.068 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-07-22 21:50:51.094 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-07-22 21:50:51.098 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-07-22 21:50:51.110 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-07-22 21:50:51.113 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-07-22 21:50:51.127 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (5.0.0) 2022-07-22 21:50:51.149 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-07-22 21:50:51.157 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 21:50:51.169 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-07-22 21:50:51.226 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 21:50:51.229 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 21:50:51.241 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-07-22 21:50:51.247 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-07-22 21:50:51.249 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 21:50:51.286 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 21:50:51.289 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 21:50:51.292 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-07-22 21:50:51.298 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 21:50:51.300 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-07-22 21:50:51.321 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-07-22 21:50:51.324 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-07-22 21:50:51.328 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-07-22 21:50:51.331 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-07-22 21:50:51.334 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 21:50:51.382 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-07-22 21:50:51.387 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 21:50:51.392 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 21:50:51.395 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 21:50:51.402 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-07-22 21:50:51.407 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-07-22 21:50:51.446 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 21:50:51.448 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 21:50:51.451 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 21:50:51.456 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 21:50:51.487 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 21:50:51.490 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-07-22 21:50:51.494 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-07-22 21:50:51.499 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-07-22 21:50:51.502 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-07-22 21:50:51.505 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-07-22 21:50:51.565 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-07-22 21:50:51.568 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 21:50:51.571 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 21:50:51.575 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 21:50:53.561 | + inc/python:pip_install:196 : result=0 2022-07-22 21:50:53.564 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:50:53.566 | + functions-common:time_stop:2440 : local name 2022-07-22 21:50:53.569 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:50:53.571 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:50:53.574 | + functions-common:time_stop:2443 : local total 2022-07-22 21:50:53.576 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:50:53.578 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:50:53.581 | + functions-common:time_stop:2447 : start_time=1658526647791 2022-07-22 21:50:53.583 | + functions-common:time_stop:2449 : [[ -z 1658526647791 ]] 2022-07-22 21:50:53.586 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:50:53.591 | + functions-common:time_stop:2452 : end_time=1658526653588 2022-07-22 21:50:53.593 | + functions-common:time_stop:2453 : elapsed_time=5797 2022-07-22 21:50:53.595 | + functions-common:time_stop:2454 : total=134803 2022-07-22 21:50:53.598 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:50:53.600 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140600 2022-07-22 21:50:53.602 | + inc/python:pip_install:199 : return 0 2022-07-22 21:50:53.605 | + ./stack.sh:main:976 : install_oscwrap 2022-07-22 21:50:53.608 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-22 21:50:53.613 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.iIMlMsa1U9 2022-07-22 21:50:53.616 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-22 21:50:53.618 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-22 21:50:53.621 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-22 21:50:53.624 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-22 21:50:53.626 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 21:50:53.629 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-22 21:50:53.647 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:50:53.650 | + ./stack.sh:main:1030 : configure_database 2022-07-22 21:50:53.652 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-22 21:50:53.655 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-22 21:50:53.657 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-22 21:50:53.660 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:50:53.662 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-22 21:50:53.664 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-22 21:50:53.667 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:53.669 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:53.671 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-22 21:50:53.674 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-22 21:50:53.677 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-22 21:50:53.677 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-22 21:50:53.682 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-22 21:50:53.734 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-22 21:50:53.736 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:50:53.738 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:50:53.741 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:50:53.743 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:50:53.746 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:50:53.748 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:50:53.750 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:50:53.753 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:50:53.755 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:50:53.757 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:50:53.760 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-22 21:50:53.762 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:50:53.765 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:50:53.767 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:50:53.769 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:50:53.772 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:50:53.775 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:50:53.777 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-22 21:50:53.780 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:53.782 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:53.784 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-22 21:50:53.786 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:50:53.789 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 21:50:56.656 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-22 21:50:56.673 | mysqladmin: connect to server at 'localhost' failed 2022-07-22 21:50:56.673 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-22 21:50:56.677 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-22 21:50:56.680 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-22 21:50:56.682 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:56.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:56.687 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-22 21:50:56.690 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-22 21:50:56.692 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-22 21:50:56.695 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:50:56.697 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:50:56.700 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-22 21:50:56.702 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-22 21:50:56.704 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-07-22 21:50:56.716 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:50:56.753 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-22 21:50:56.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:50:56.783 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-22 21:50:56.837 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-22 21:50:56.893 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-22 21:50:56.947 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-22 21:50:56.949 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-22 21:50:56.952 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-22 21:50:56.952 | enabling MySQL performance counting 2022-07-22 21:50:56.954 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:50:56.977 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:50:56.979 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-07-22 21:50:59.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:59.106 | from cryptography.utils import int_from_bytes 2022-07-22 21:50:59.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:50:59.106 | from cryptography.utils import int_from_bytes 2022-07-22 21:51:00.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 21:51:00.150 | Processing ./tools/dbcounter 2022-07-22 21:51:00.156 | Installing build dependencies: started 2022-07-22 21:51:13.049 | Installing build dependencies: finished with status 'done' 2022-07-22 21:51:13.051 | Getting requirements to build wheel: started 2022-07-22 21:51:14.088 | Getting requirements to build wheel: finished with status 'done' 2022-07-22 21:51:14.092 | Installing backend dependencies: started 2022-07-22 21:51:19.078 | Installing backend dependencies: finished with status 'done' 2022-07-22 21:51:19.080 | Preparing wheel metadata: started 2022-07-22 21:51:20.204 | Preparing wheel metadata: finished with status 'done' 2022-07-22 21:51:20.211 | Building wheels for collected packages: dbcounter 2022-07-22 21:51:20.213 | Building wheel for dbcounter (PEP 517): started 2022-07-22 21:51:21.673 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-22 21:51:21.674 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=d130aeb2fd13b8e5cec8b2d2b75d8c23210bad6b5dabce6c2e392ae7b6bd3cf7 2022-07-22 21:51:21.674 | Stored in directory: /tmp/pip-ephem-wheel-cache-ejl656_9/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-22 21:51:21.675 | Successfully built dbcounter 2022-07-22 21:51:23.803 | Installing collected packages: dbcounter 2022-07-22 21:51:23.803 | Attempting uninstall: dbcounter 2022-07-22 21:51:23.804 | Found existing installation: dbcounter 0.1 2022-07-22 21:51:23.814 | Uninstalling dbcounter-0.1: 2022-07-22 21:51:24.119 | Successfully uninstalled dbcounter-0.1 2022-07-22 21:51:24.220 | Successfully installed dbcounter-0.1 2022-07-22 21:51:24.375 | + inc/python:pip_install:196 : result=0 2022-07-22 21:51:24.377 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 21:51:24.380 | + functions-common:time_stop:2440 : local name 2022-07-22 21:51:24.383 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:51:24.385 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:51:24.387 | + functions-common:time_stop:2443 : local total 2022-07-22 21:51:24.390 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:51:24.392 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 21:51:24.394 | + functions-common:time_stop:2447 : start_time=1658526656971 2022-07-22 21:51:24.396 | + functions-common:time_stop:2449 : [[ -z 1658526656971 ]] 2022-07-22 21:51:24.400 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:51:24.404 | + functions-common:time_stop:2452 : end_time=1658526684402 2022-07-22 21:51:24.407 | + functions-common:time_stop:2453 : elapsed_time=27431 2022-07-22 21:51:24.409 | + functions-common:time_stop:2454 : total=140600 2022-07-22 21:51:24.411 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:51:24.414 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=168031 2022-07-22 21:51:24.416 | + inc/python:pip_install:199 : return 0 2022-07-22 21:51:24.418 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-22 21:51:24.421 | + lib/database:recreate_database:112 : local db=stats 2022-07-22 21:51:24.423 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-22 21:51:24.426 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-22 21:51:24.428 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-22 21:51:24.433 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:51:24.461 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-22 21:51:24.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:51:24.483 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-07-22 21:51:24.483 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-22 21:51:24.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:51:24.509 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-22 21:51:24.512 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:51:24.514 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 21:51:27.274 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-22 21:51:27.277 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-22 21:51:27.280 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 21:51:27.285 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-215127 2022-07-22 21:51:27.287 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-215127 1034' 2022-07-22 21:51:27.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.293 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 21:51:27.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.299 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 21:51:27.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.304 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 21:51:27.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.309 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-07-22 21:51:27.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.315 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 21:51:27.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.320 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 21:51:27.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.325 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-214737 2022-07-22 21:51:27.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.330 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 21:51:27.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.336 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 21:51:27.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.341 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 21:51:27.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.346 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 21:51:27.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.351 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 21:51:27.354 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.356 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 21:51:27.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.362 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 21:51:27.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 21:51:27.368 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 21:51:27.370 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-22 21:51:27.373 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-22 21:51:27.375 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-22 21:51:27.389 | + ./stack.sh:main:1060 : start_dstat 2022-07-22 21:51:27.392 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.394 | + functions-common:run_process:1694 : local service=dstat 2022-07-22 21:51:27.397 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.399 | + functions-common:run_process:1696 : local group= 2022-07-22 21:51:27.402 | + functions-common:run_process:1697 : local user= 2022-07-22 21:51:27.404 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:51:27.407 | + functions-common:run_process:1700 : local name=dstat 2022-07-22 21:51:27.409 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:51:27.412 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:51:27.415 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:51:27.418 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:51:27.421 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:51:27.426 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526687423 2022-07-22 21:51:27.428 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-22 21:51:27.447 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:51:27.449 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-22 21:51:27.452 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-22 21:51:27.454 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.457 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.459 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.462 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.464 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-22 21:51:27.467 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-22 21:51:27.470 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-22 21:51:27.472 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:51:27.475 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:51:27.478 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:51:27.480 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:51:27.483 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-22 21:51:27.486 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-22 21:51:27.488 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-22 21:51:27.490 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.493 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:51:27.496 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:51:27.498 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:51:27.500 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:51:27.503 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:51:27.505 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-22 21:51:27.507 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:51:27.512 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-22 21:51:27.565 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-22 21:51:27.617 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 21:51:27.669 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-22 21:51:27.723 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-22 21:51:27.776 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:51:27.829 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:51:27.831 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:51:27.834 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-22 21:51:27.887 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:51:28.523 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-22 21:51:28.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-22 21:51:29.154 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-22 21:51:29.178 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:51:29.181 | + functions-common:time_stop:2440 : local name 2022-07-22 21:51:29.183 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:51:29.186 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:51:29.188 | + functions-common:time_stop:2443 : local total 2022-07-22 21:51:29.191 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:51:29.193 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:51:29.196 | + functions-common:time_stop:2447 : start_time=1658526687423 2022-07-22 21:51:29.198 | + functions-common:time_stop:2449 : [[ -z 1658526687423 ]] 2022-07-22 21:51:29.201 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:51:29.206 | + functions-common:time_stop:2452 : end_time=1658526689203 2022-07-22 21:51:29.208 | + functions-common:time_stop:2453 : elapsed_time=1780 2022-07-22 21:51:29.211 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:51:29.214 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:51:29.216 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1780 2022-07-22 21:51:29.219 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-22 21:51:29.221 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-22 21:51:29.224 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-22 21:51:29.227 | + functions-common:run_process:1696 : local group= 2022-07-22 21:51:29.230 | + functions-common:run_process:1697 : local user=root 2022-07-22 21:51:29.232 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:51:29.235 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-22 21:51:29.238 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:51:29.241 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:51:29.244 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:51:29.246 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:51:29.250 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:51:29.255 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526689252 2022-07-22 21:51:29.257 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-22 21:51:29.277 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:29.281 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:51:29.290 | + functions-common:time_stop:2440 : local name 2022-07-22 21:51:29.292 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:51:29.295 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:51:29.298 | + functions-common:time_stop:2443 : local total 2022-07-22 21:51:29.301 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:51:29.303 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:51:29.306 | + functions-common:time_stop:2447 : start_time=1658526689252 2022-07-22 21:51:29.308 | + functions-common:time_stop:2449 : [[ -z 1658526689252 ]] 2022-07-22 21:51:29.312 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:51:29.317 | + functions-common:time_stop:2452 : end_time=1658526689314 2022-07-22 21:51:29.320 | + functions-common:time_stop:2453 : elapsed_time=62 2022-07-22 21:51:29.322 | + functions-common:time_stop:2454 : total=1780 2022-07-22 21:51:29.325 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:51:29.328 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1842 2022-07-22 21:51:29.330 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-22 21:51:29.356 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:29.359 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-22 21:51:29.389 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:29.392 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-22 21:51:29.427 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:51:29.429 | + ./stack.sh:main:1073 : start_etcd3 2022-07-22 21:51:29.432 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-22 21:51:29.434 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd' 2022-07-22 21:51:29.437 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-22 21:51:29.439 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380' 2022-07-22 21:51:29.442 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.17:2380' 2022-07-22 21:51:29.444 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.17:2379' 2022-07-22 21:51:29.447 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-22 21:51:29.449 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-22 21:51:29.453 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.17:2379' 2022-07-22 21:51:29.455 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-22 21:51:29.461 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-22 21:51:29.463 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 21:51:29.466 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' '' root 2022-07-22 21:51:29.468 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-22 21:51:29.471 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 21:51:29.473 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:51:29.476 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-22 21:51:29.478 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:51:29.481 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:51:29.483 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:51:29.486 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 21:51:29.488 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:51:29.494 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-22 21:51:29.574 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-22 21:51:29.642 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 21:51:29.700 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-22 21:51:29.752 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-22 21:51:29.803 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:51:29.855 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:51:29.857 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:51:29.860 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-22 21:51:29.928 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:51:30.523 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-22 21:51:30.576 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-22 21:51:30.629 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-22 21:51:30.681 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-22 21:51:30.732 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-22 21:51:30.736 | ++ functions-common:is_arch:502 : uname -m 2022-07-22 21:51:30.740 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-22 21:51:30.743 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-22 21:51:31.339 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-22 21:51:31.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-22 21:51:31.947 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-22 21:51:32.826 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-22 21:51:32.843 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:32.846 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-22 21:51:32.848 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-22 21:51:32.852 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-22 21:51:32.856 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-22 21:51:32.869 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-22 21:51:32.881 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-22 21:51:32.883 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 21:51:32.886 | + 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.17/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-22 21:51:33.018 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-22 21:51:33.150 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-22 21:51:33.282 | + 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.17/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:51:33.416 | + 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.17/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:51:33.547 | + 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.17/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-22 21:51:33.678 | + 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.17/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-22 21:51:33.812 | + 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.17/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-22 21:51:33.945 | + 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.17/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-22 21:51:34.077 | + 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.17/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-22 21:51:34.209 | + functions-common:write_clouds_yaml:198 : cat 2022-07-22 21:51:34.214 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-22 21:51:34.218 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-22 21:51:34.220 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-22 21:51:34.224 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-22 21:51:34.228 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-22 21:51:34.231 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-22 21:51:34.248 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:51:34.251 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-22 21:51:34.253 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:51:34.256 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-22 21:51:34.258 | + ./stack.sh:main:1090 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 21:51:34.261 | + ./stack.sh:main:1091 : init_keystone 2022-07-22 21:51:34.263 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-22 21:51:34.279 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:34.281 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-22 21:51:34.284 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-22 21:51:34.286 | + lib/database:recreate_database:112 : local db=keystone 2022-07-22 21:51:34.289 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-22 21:51:34.291 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-22 21:51:34.294 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-22 21:51:34.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:51:34.769 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-22 21:51:34.774 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:51:34.792 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-22 21:51:34.795 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:51:34.798 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:51:34.801 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:51:34.807 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:51:34.813 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526694809 2022-07-22 21:51:34.816 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-22 21:51:39.316 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 21:51:39.339 | 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=723816) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 21:51:39.344 | DEBUG dbcounter [-] [723816] Writer thread running {{(pid=723816) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:51:39.346 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:39.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.347 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.347 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.348 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.349 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:39.349 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:39.375 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:39.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.377 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.377 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.377 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:39.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:39.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:39.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.445 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.446 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.446 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:39.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:39.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:39.447 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:39.454 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 21:51:40.330 | DEBUG dbcounter [-] [723816] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=723816) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:51:41.196 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.196 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 21:51:41.204 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.204 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 21:51:41.213 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.213 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 21:51:41.221 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.221 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 21:51:41.230 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.230 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 21:51:41.238 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.238 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 21:51:41.290 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:41.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:41.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.292 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.292 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:41.299 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:41.305 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:41.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.307 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.307 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.307 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.307 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.308 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:41.308 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:41.315 | DEBUG dbcounter [-] [723816] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=723816) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:51:41.993 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:41.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.995 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.996 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.996 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:41.996 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:41.996 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:41.996 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.025 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.027 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.027 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.027 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.028 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.028 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.036 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 21:51:42.089 | DEBUG dbcounter [-] [723816] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=723816) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:51:42.104 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.104 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 21:51:42.112 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.112 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 21:51:42.123 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.123 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 21:51:42.131 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.132 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 21:51:42.139 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.139 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 21:51:42.146 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.146 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 21:51:42.153 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.156 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.156 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.157 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.157 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.157 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.159 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.160 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.160 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.160 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.170 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.171 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.171 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.633 | DEBUG dbcounter [-] [723816] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=723816) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:51:42.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.703 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.704 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.704 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.705 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:51:42.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.734 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.735 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.735 | 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=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:51:42.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:51:42.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:51:42.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=723816) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:51:42.745 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 21:51:42.753 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.753 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 21:51:42.762 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.762 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 21:51:42.770 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.770 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 21:51:42.779 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.779 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 21:51:42.788 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.789 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 21:51:42.796 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:42.796 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 21:51:42.804 | INFO migrate.versioning.api [-] done 2022-07-22 21:51:43.153 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-22 21:51:43.155 | + functions-common:time_stop:2440 : local name 2022-07-22 21:51:43.158 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:51:43.160 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:51:43.163 | + functions-common:time_stop:2443 : local total 2022-07-22 21:51:43.165 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:51:43.168 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:51:43.170 | + functions-common:time_stop:2447 : start_time=1658526694809 2022-07-22 21:51:43.173 | + functions-common:time_stop:2449 : [[ -z 1658526694809 ]] 2022-07-22 21:51:43.176 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:51:43.180 | + functions-common:time_stop:2452 : end_time=1658526703178 2022-07-22 21:51:43.183 | + functions-common:time_stop:2453 : elapsed_time=8369 2022-07-22 21:51:43.185 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:51:43.188 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:51:43.190 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8369 2022-07-22 21:51:43.193 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-22 21:51:43.195 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-22 21:51:43.200 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-22 21:51:45.079 | ++ inc/async:async_inner:64 : rc=0 2022-07-22 21:51:45.105 | [721679 Async install_tempest:721679]: finished successfully 2022-07-22 21:51:47.461 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-22 21:51:47.462 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 21:51:47.462 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 21:51:47.462 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-22 21:51:47.463 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 21:51:47.463 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 21:51:47.463 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 21:51:47.463 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 21:51:47.463 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 21:51:47.805 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-22 21:51:47.809 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-22 21:51:52.146 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-22 21:51:52.146 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 21:51:52.147 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 21:51:52.147 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-22 21:51:52.147 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 21:51:52.148 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 21:51:52.148 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 21:51:52.148 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 21:51:52.148 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 21:51:52.476 | + ./stack.sh:main:1092 : start_keystone 2022-07-22 21:51:52.479 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-22 21:51:52.482 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-22 21:51:52.484 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-22 21:51:52.501 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:51:52.503 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-22 21:51:52.506 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-22 21:51:52.511 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-22 21:51:52.513 | + functions-common:run_process:1694 : local service=keystone 2022-07-22 21:51:52.516 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.518 | + functions-common:run_process:1696 : local group= 2022-07-22 21:51:52.521 | + functions-common:run_process:1697 : local user= 2022-07-22 21:51:52.523 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:51:52.526 | + functions-common:run_process:1700 : local name=keystone 2022-07-22 21:51:52.528 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:51:52.531 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:51:52.533 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:51:52.536 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:51:52.539 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:51:52.543 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526712541 2022-07-22 21:51:52.546 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-22 21:51:52.561 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:51:52.564 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-22 21:51:52.566 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-22 21:51:52.569 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.571 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.574 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.576 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.578 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-22 21:51:52.581 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-22 21:51:52.583 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-22 21:51:52.586 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:51:52.588 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:51:52.591 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:51:52.593 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:51:52.596 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-22 21:51:52.598 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-07-22 21:51:52.601 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-22 21:51:52.603 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.605 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 21:51:52.607 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 21:51:52.609 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 21:51:52.612 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-22 21:51:52.614 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 21:51:52.618 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-22 21:51:52.669 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-22 21:51:52.720 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-22 21:51:52.770 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 21:51:52.823 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:51:52.874 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-22 21:51:52.925 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-22 21:51:52.977 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-22 21:51:53.029 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-22 21:51:53.080 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-22 21:51:53.131 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 21:51:53.134 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 21:51:53.136 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-22 21:51:53.188 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 21:51:53.783 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-22 21:51:53.797 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-22 21:51:54.388 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-22 21:51:54.464 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:51:54.466 | + functions-common:time_stop:2440 : local name 2022-07-22 21:51:54.469 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:51:54.472 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:51:54.474 | + functions-common:time_stop:2443 : local total 2022-07-22 21:51:54.477 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:51:54.479 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:51:54.482 | + functions-common:time_stop:2447 : start_time=1658526712541 2022-07-22 21:51:54.485 | + functions-common:time_stop:2449 : [[ -z 1658526712541 ]] 2022-07-22 21:51:54.487 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:51:54.493 | + functions-common:time_stop:2452 : end_time=1658526714489 2022-07-22 21:51:54.495 | + functions-common:time_stop:2453 : elapsed_time=1948 2022-07-22 21:51:54.497 | + functions-common:time_stop:2454 : total=1842 2022-07-22 21:51:54.500 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:51:54.502 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3790 2022-07-22 21:51:54.504 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-22 21:51:54.505 | Waiting for keystone to start... 2022-07-22 21:51:54.507 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.17/identity/v3/ 2022-07-22 21:51:54.509 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.17/identity/v3/ 2022-07-22 21:51:54.512 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:51:54.514 | + functions:wait_for_service:458 : local url=http://10.222.0.17/identity/v3/ 2022-07-22 21:51:54.517 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:51:54.519 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:51:54.522 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:51:54.525 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:51:54.527 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:51:54.531 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:51:54.535 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526714532 2022-07-22 21:51:54.538 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:51:54.543 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/identity/v3/ 2022-07-22 21:52:00.760 | + :: : [[ 200 == 503 ]] 2022-07-22 21:52:00.761 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:52:00.764 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:52:00.767 | + functions-common:time_stop:2440 : local name 2022-07-22 21:52:00.769 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:52:00.772 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:52:00.775 | + functions-common:time_stop:2443 : local total 2022-07-22 21:52:00.777 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:52:00.779 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:52:00.782 | + functions-common:time_stop:2447 : start_time=1658526714532 2022-07-22 21:52:00.784 | + functions-common:time_stop:2449 : [[ -z 1658526714532 ]] 2022-07-22 21:52:00.788 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:52:00.792 | + functions-common:time_stop:2452 : end_time=1658526720789 2022-07-22 21:52:00.794 | + functions-common:time_stop:2453 : elapsed_time=6257 2022-07-22 21:52:00.797 | + functions-common:time_stop:2454 : total=0 2022-07-22 21:52:00.799 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:52:00.802 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6257 2022-07-22 21:52:00.804 | + functions:wait_for_service:467 : return 0 2022-07-22 21:52:00.807 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-22 21:52:00.823 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:52:00.826 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-22 21:52:00.828 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:52:00.830 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 21:52:00.858 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-22 21:52:00.861 | + 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.17/identity 2022-07-22 21:52:05.194 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.194 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.194 | 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=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.202 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.219 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.219 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.250 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.281 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.282 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.456 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.456 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.457 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.470 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.471 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.480 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.482 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.483 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.483 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.483 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.483 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.483 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.484 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=724637) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 21:52:05.549 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 21:52:05.566 | 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=724637) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 21:52:05.572 | DEBUG dbcounter [-] [724637] Writer thread running {{(pid=724637) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:52:05.776 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created domain default 2022-07-22 21:52:05.817 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created project admin 2022-07-22 21:52:05.846 | DEBUG passlib.handlers.bcrypt [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=724637) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-22 21:52:05.846 | DEBUG passlib.handlers.bcrypt [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=724637) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-22 21:52:05.905 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created user admin 2022-07-22 21:52:05.917 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created role reader 2022-07-22 21:52:05.927 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created role member 2022-07-22 21:52:05.950 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created implied role where 9386bfa041844bed9a959f9b14ca1e57 implies d392a9a16213454e87151ff5a9585cda 2022-07-22 21:52:05.960 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created role admin 2022-07-22 21:52:05.976 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created implied role where 00c487fc831d41c18366f44117195014 implies 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:52:05.987 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Granted role admin on project admin to user admin. 2022-07-22 21:52:05.997 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Granted role admin on the system to user admin. 2022-07-22 21:52:06.009 | WARNING py.warnings [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-07-22 21:52:06.009 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-22 21:52:06.009 |  2022-07-22 21:52:06.012 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created region RegionOne 2022-07-22 21:52:06.044 | INFO keystone.cmd.bootstrap [None req-4eefe5ba-3f78-4224-a759-900ac6f29bed None None] Created public endpoint http://10.222.0.17/identity 2022-07-22 21:52:06.449 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-22 21:52:06.451 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-22 21:52:06.454 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-22 21:52:06.457 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-22 21:52:09.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:09.298 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:09.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:09.298 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:09.432 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:09.436 | + lib/keystone:create_keystone_accounts:310 : admin_project=40725317ae374264a776937b475c244b 2022-07-22 21:52:09.439 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-22 21:52:09.442 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-22 21:52:11.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:11.435 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:11.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:11.435 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:11.572 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:11.575 | + lib/keystone:create_keystone_accounts:312 : admin_user=45d9b46bec904be3b6a96d04f90ef192 2022-07-22 21:52:11.577 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-22 21:52:11.580 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-22 21:52:11.582 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-22 21:52:11.585 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 45d9b46bec904be3b6a96d04f90ef192 default 2022-07-22 21:52:11.641 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 45d9b46bec904be3b6a96d04f90ef192 default 2022-07-22 21:52:11.679 | [696218 Async ks-domain-role:724758]: running: get_or_add_user_domain_role admin 45d9b46bec904be3b6a96d04f90ef192 default 2022-07-22 21:52:11.681 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-22 21:52:11.683 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:52:11.687 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 21:52:14.610 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 21:52:14.612 | + functions-common:get_or_create_domain:889 : echo default 2022-07-22 21:52:14.612 | default 2022-07-22 21:52:14.615 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-22 21:52:14.674 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-22 21:52:14.720 | [696218 Async ks-project:724901]: running: get_or_create_project service Default 2022-07-22 21:52:14.722 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-22 21:52:14.789 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-22 21:52:14.830 | [696218 Async ks-service:724987]: running: get_or_create_role service 2022-07-22 21:52:14.832 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-22 21:52:14.900 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-22 21:52:14.988 | [696218 Async ks-reseller:725074]: running: get_or_create_role ResellerAdmin 2022-07-22 21:52:15.010 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-22 21:52:15.026 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-22 21:52:15.494 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-22 21:52:15.721 | [696218 Async ks-anotherrole:725165]: running: get_or_create_role anotherrole 2022-07-22 21:52:15.738 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-22 21:52:15.766 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-22 21:52:15.785 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:52:15.822 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-07-22 21:52:18.314 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:18.318 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:18.380 | [724987 Async ks-service:724987]: finished successfully 2022-07-22 21:52:18.424 | [724901 Async ks-project:724901]: finished successfully 2022-07-22 21:52:18.568 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:18.606 | [725074 Async ks-reseller:725074]: finished successfully 2022-07-22 21:52:18.987 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:19.021 | [725165 Async ks-anotherrole:725165]: finished successfully 2022-07-22 21:52:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:19.173 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:19.173 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:19.316 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:19.319 | ++ functions-common:get_or_create_project:939 : project_id=6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:19.321 | ++ functions-common:get_or_create_project:940 : echo 6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:19.324 | + lib/keystone:create_keystone_accounts:340 : invis_project=6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:19.327 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-22 21:52:19.330 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-22 21:52:19.332 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:52:19.335 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-07-22 21:52:21.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:21.776 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:21.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:21.776 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:21.931 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:21.934 | ++ functions-common:get_or_create_project:939 : project_id=ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:21.936 | ++ functions-common:get_or_create_project:940 : echo ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:21.939 | + lib/keystone:create_keystone_accounts:344 : demo_project=ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:21.942 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-22 21:52:21.945 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-22 21:52:21.948 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:21.950 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-22 21:52:21.952 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-22 21:52:21.956 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-07-22 21:52:22.017 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:22.043 | [724758 Async ks-domain-role:724758]: finished successfully 2022-07-22 21:52:24.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.248 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.248 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.385 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.388 | ++ functions-common:get_or_create_user:926 : user_id=6ee121c8bd524611847358fb21f2b434 2022-07-22 21:52:24.391 | ++ functions-common:get_or_create_user:927 : echo 6ee121c8bd524611847358fb21f2b434 2022-07-22 21:52:24.394 | + lib/keystone:create_keystone_accounts:347 : demo_user=6ee121c8bd524611847358fb21f2b434 2022-07-22 21:52:24.397 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-22 21:52:24.445 | [696218 Async ks-domain-role:724758]: Waiting for completion of get_or_add_user_domain_role admin 45d9b46bec904be3b6a96d04f90ef192 default running on PID 724758 (6 other jobs running) 2022-07-22 21:52:24.470 | [696218 Async ks-domain-role:724758]: Signaling child to exit 2022-07-22 21:52:24.470 | WAKEUP 2022-07-22 21:52:24.493 | [696218 Async ks-domain-role:724758]: Signaled 2022-07-22 21:52:24.495 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d9b46bec904be3b6a96d04f90ef192 --domain default 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-22 21:52:24.495 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:52:24.495 | ++ functions-common:get_field:813 : read data 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.495 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-22 21:52:24.495 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-22 21:52:24.495 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 45d9b46bec904be3b6a96d04f90ef192 --domain default 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-22 21:52:24.495 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d9b46bec904be3b6a96d04f90ef192 --domain default 2022-07-22 21:52:24.495 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:52:24.495 | ++ functions-common:get_field:813 : read data 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.495 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.495 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.495 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:52:24.496 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:52:24.496 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:52:24.496 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 45d9b46bec904be3b6a96d04f90ef192 | | | default | | False |' 2022-07-22 21:52:24.496 | ++ functions-common:get_field:813 : read data 2022-07-22 21:52:24.496 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:52:24.496 | + functions-common:get_or_add_user_domain_role:1022 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:52:24.496 | 00c487fc831d41c18366f44117195014 2022-07-22 21:52:24.539 | [696218 Async ks-domain-role:724758]: finished get_or_add_user_domain_role admin 45d9b46bec904be3b6a96d04f90ef192 default with result 0 in 10 seconds 2022-07-22 21:52:24.545 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-22 21:52:24.581 | [696218 Async ks-project:724901]: Waiting for completion of get_or_create_project service Default running on PID 724901 (5 other jobs running) 2022-07-22 21:52:24.606 | [696218 Async ks-project:724901]: Signaling child to exit 2022-07-22 21:52:24.606 | WAKEUP 2022-07-22 21:52:24.629 | [696218 Async ks-project:724901]: Signaled 2022-07-22 21:52:24.630 | + functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:52:24.630 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-07-22 21:52:24.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.630 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.630 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.630 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.630 | + functions-common:get_or_create_project:939 : project_id=a51fc09c57c84343a924c8451372eb38 2022-07-22 21:52:24.630 | + functions-common:get_or_create_project:940 : echo a51fc09c57c84343a924c8451372eb38 2022-07-22 21:52:24.630 | a51fc09c57c84343a924c8451372eb38 2022-07-22 21:52:24.673 | [696218 Async ks-project:724901]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-07-22 21:52:24.711 | [696218 Async ks-service:724987]: Waiting for completion of get_or_create_role service running on PID 724987 (4 other jobs running) 2022-07-22 21:52:24.736 | [696218 Async ks-service:724987]: Signaling child to exit 2022-07-22 21:52:24.736 | WAKEUP 2022-07-22 21:52:24.758 | [696218 Async ks-service:724987]: Signaled 2022-07-22 21:52:24.760 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:52:24.760 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-22 21:52:24.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.760 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.760 | + functions-common:get_or_create_role:951 : role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:52:24.760 | + functions-common:get_or_create_role:952 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:52:24.760 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:52:24.804 | [696218 Async ks-service:724987]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-22 21:52:24.840 | [696218 Async ks-reseller:725074]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 725074 (3 other jobs running) 2022-07-22 21:52:24.865 | [696218 Async ks-reseller:725074]: Signaling child to exit 2022-07-22 21:52:24.865 | WAKEUP 2022-07-22 21:52:24.887 | [696218 Async ks-reseller:725074]: Signaled 2022-07-22 21:52:24.889 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:52:24.889 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-22 21:52:24.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.889 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:24.889 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:24.889 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:24.889 | + functions-common:get_or_create_role:951 : role_id=ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:52:24.889 | + functions-common:get_or_create_role:952 : echo ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:52:24.889 | ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:52:24.933 | [696218 Async ks-reseller:725074]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-22 21:52:24.969 | [696218 Async ks-anotherrole:725165]: Waiting for completion of get_or_create_role anotherrole running on PID 725165 (2 other jobs running) 2022-07-22 21:52:24.994 | [696218 Async ks-anotherrole:725165]: Signaling child to exit 2022-07-22 21:52:24.994 | WAKEUP 2022-07-22 21:52:25.015 | [696218 Async ks-anotherrole:725165]: Signaled 2022-07-22 21:52:25.017 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:52:25.017 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 21:52:25.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:25.017 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:25.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:25.017 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:25.017 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:25.017 | + functions-common:get_or_create_role:951 : role_id=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:52:25.017 | + functions-common:get_or_create_role:952 : echo c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:52:25.017 | c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:52:25.061 | [696218 Async ks-anotherrole:725165]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-22 21:52:25.065 | + inc/async:async_wait:197 : return 0 2022-07-22 21:52:25.067 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.127 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.165 | [696218 Async ks-demo-member:726031]: running: get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.167 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 45d9b46bec904be3b6a96d04f90ef192 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.227 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 45d9b46bec904be3b6a96d04f90ef192 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.272 | [696218 Async ks-demo-admin:726143]: running: get_or_add_user_project_role admin 45d9b46bec904be3b6a96d04f90ef192 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.275 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.343 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.395 | [696218 Async ks-demo-another:726255]: running: get_or_add_user_project_role anotherrole 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:25.399 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:25.472 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:25.525 | [696218 Async ks-demo-invis:726368]: running: get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 6504ab9c63a84700a635886144e7592e 2022-07-22 21:52:25.534 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-22 21:52:25.539 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-22 21:52:25.545 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:25.555 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-22 21:52:25.561 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-22 21:52:25.583 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-07-22 21:52:28.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:28.947 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:28.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:28.947 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:29.099 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:29.103 | ++ functions-common:get_or_create_user:926 : user_id=ec75cd3a0fbe423e801752a3544325fa 2022-07-22 21:52:29.106 | ++ functions-common:get_or_create_user:927 : echo ec75cd3a0fbe423e801752a3544325fa 2022-07-22 21:52:29.109 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ec75cd3a0fbe423e801752a3544325fa 2022-07-22 21:52:29.112 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ec75cd3a0fbe423e801752a3544325fa ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:29.178 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ec75cd3a0fbe423e801752a3544325fa ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:29.230 | [696218 Async ks-demo-reader:726523]: running: get_or_add_user_project_role reader ec75cd3a0fbe423e801752a3544325fa ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:52:29.232 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-22 21:52:29.237 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-22 21:52:29.240 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:52:29.250 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-07-22 21:52:32.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:32.320 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:32.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:32.320 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:32.679 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:32.706 | ++ functions-common:get_or_create_project:939 : project_id=377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:32.732 | ++ functions-common:get_or_create_project:940 : echo 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:32.751 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:32.777 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-22 21:52:32.806 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-22 21:52:32.824 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:32.841 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-22 21:52:32.860 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-22 21:52:32.884 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-07-22 21:52:36.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:36.250 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:36.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:36.250 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:36.555 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:36.578 | ++ functions-common:get_or_create_user:926 : user_id=8581f88ddb4e4236914383bf8a3e4129 2022-07-22 21:52:36.594 | ++ functions-common:get_or_create_user:927 : echo 8581f88ddb4e4236914383bf8a3e4129 2022-07-22 21:52:36.610 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8581f88ddb4e4236914383bf8a3e4129 2022-07-22 21:52:36.629 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.006 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.210 | [696218 Async ks-alt-admin:726887]: running: get_or_add_user_project_role admin 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.223 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.642 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.875 | [696218 Async ks-alt-another:727005]: running: get_or_add_user_project_role anotherrole 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:37.891 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-22 21:52:37.922 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-22 21:52:37.948 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:37.974 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-22 21:52:37.986 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-22 21:52:38.014 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-07-22 21:52:39.430 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:39.601 | [726031 Async ks-demo-member:726031]: finished successfully 2022-07-22 21:52:41.802 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:41.848 | [726143 Async ks-demo-admin:726143]: finished successfully 2022-07-22 21:52:42.085 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:42.120 | [726255 Async ks-demo-another:726255]: finished successfully 2022-07-22 21:52:43.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:43.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:43.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:43.318 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:43.482 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:43.485 | ++ functions-common:get_or_create_user:926 : user_id=cb3bafa86fcd450992ab28d3ba12e5c9 2022-07-22 21:52:43.488 | ++ functions-common:get_or_create_user:927 : echo cb3bafa86fcd450992ab28d3ba12e5c9 2022-07-22 21:52:43.491 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=cb3bafa86fcd450992ab28d3ba12e5c9 2022-07-22 21:52:43.494 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member cb3bafa86fcd450992ab28d3ba12e5c9 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:43.566 | + inc/async:async_inner:63 : get_or_add_user_project_role member cb3bafa86fcd450992ab28d3ba12e5c9 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:43.610 | [696218 Async ks-alt-member-user:727339]: running: get_or_add_user_project_role member cb3bafa86fcd450992ab28d3ba12e5c9 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:43.612 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-22 21:52:43.618 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-22 21:52:43.621 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:43.625 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-22 21:52:43.627 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-22 21:52:43.633 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-07-22 21:52:44.285 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:44.430 | [726368 Async ks-demo-invis:726368]: finished successfully 2022-07-22 21:52:44.718 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:44.814 | [726523 Async ks-demo-reader:726523]: finished successfully 2022-07-22 21:52:46.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:46.280 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:46.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:46.280 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:46.454 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:46.462 | ++ functions-common:get_or_create_user:926 : user_id=305ccbc9f5ed4adf9fac2949f859bc90 2022-07-22 21:52:46.467 | ++ functions-common:get_or_create_user:927 : echo 305ccbc9f5ed4adf9fac2949f859bc90 2022-07-22 21:52:46.475 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=305ccbc9f5ed4adf9fac2949f859bc90 2022-07-22 21:52:46.478 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 305ccbc9f5ed4adf9fac2949f859bc90 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:46.588 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 305ccbc9f5ed4adf9fac2949f859bc90 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:46.659 | [696218 Async ks-alt-reader-user:727626]: running: get_or_add_user_project_role reader 305ccbc9f5ed4adf9fac2949f859bc90 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:52:46.673 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-22 21:52:46.679 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:46.686 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-22 21:52:46.703 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-22 21:52:46.708 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-07-22 21:52:49.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:49.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:49.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:49.930 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:50.111 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:50.122 | ++ functions-common:get_or_create_user:926 : user_id=9cff9f5627114ba595cef7ed944d0ce4 2022-07-22 21:52:50.139 | ++ functions-common:get_or_create_user:927 : echo 9cff9f5627114ba595cef7ed944d0ce4 2022-07-22 21:52:50.147 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9cff9f5627114ba595cef7ed944d0ce4 2022-07-22 21:52:50.156 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9cff9f5627114ba595cef7ed944d0ce4 all 2022-07-22 21:52:50.492 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9cff9f5627114ba595cef7ed944d0ce4 all 2022-07-22 21:52:50.653 | [696218 Async ks-system-member:727850]: running: get_or_add_user_system_role member 9cff9f5627114ba595cef7ed944d0ce4 all 2022-07-22 21:52:50.678 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-22 21:52:50.696 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:52:50.703 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-22 21:52:50.706 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-22 21:52:50.720 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-07-22 21:52:53.898 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:53.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:53.926 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:53.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:53.926 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:53.945 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:53.981 | [727005 Async ks-alt-another:727005]: finished successfully 2022-07-22 21:52:54.026 | [726887 Async ks-alt-admin:726887]: finished successfully 2022-07-22 21:52:54.111 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:54.114 | ++ functions-common:get_or_create_user:926 : user_id=dc0d585b37a34cf08627425cab431b2e 2022-07-22 21:52:54.116 | ++ functions-common:get_or_create_user:927 : echo dc0d585b37a34cf08627425cab431b2e 2022-07-22 21:52:54.120 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=dc0d585b37a34cf08627425cab431b2e 2022-07-22 21:52:54.123 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader dc0d585b37a34cf08627425cab431b2e all 2022-07-22 21:52:54.193 | + inc/async:async_inner:63 : get_or_add_user_system_role reader dc0d585b37a34cf08627425cab431b2e all 2022-07-22 21:52:54.241 | [696218 Async ks-system-reader:728168]: running: get_or_add_user_system_role reader dc0d585b37a34cf08627425cab431b2e all 2022-07-22 21:52:54.244 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-22 21:52:54.248 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-22 21:52:54.252 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-22 21:52:54.258 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 21:52:54.264 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-07-22 21:52:56.280 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:56.381 | [727339 Async ks-alt-member-user:727339]: finished successfully 2022-07-22 21:52:56.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:56.966 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:56.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:56.967 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:57.164 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:57.166 | ++ functions-common:get_or_create_group:903 : group_id=4fb497b670e24bf691a3eb43d9461c7a 2022-07-22 21:52:57.169 | ++ functions-common:get_or_create_group:904 : echo 4fb497b670e24bf691a3eb43d9461c7a 2022-07-22 21:52:57.174 | + lib/keystone:create_keystone_accounts:402 : admin_group=4fb497b670e24bf691a3eb43d9461c7a 2022-07-22 21:52:57.177 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-22 21:52:57.183 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-22 21:52:57.186 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-22 21:52:57.188 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 21:52:57.202 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-07-22 21:52:59.260 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:52:59.290 | [727626 Async ks-alt-reader-user:727626]: finished successfully 2022-07-22 21:52:59.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:59.847 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:59.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:52:59.847 | from cryptography.utils import int_from_bytes 2022-07-22 21:52:59.996 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:52:59.999 | ++ functions-common:get_or_create_group:903 : group_id=474d253e454c400fbeb7464f46d9ebe4 2022-07-22 21:53:00.001 | ++ functions-common:get_or_create_group:904 : echo 474d253e454c400fbeb7464f46d9ebe4 2022-07-22 21:53:00.006 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=474d253e454c400fbeb7464f46d9ebe4 2022-07-22 21:53:00.008 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.084 | + inc/async:async_inner:63 : get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.133 | [696218 Async ks-group-memberdemo:728521]: running: get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.138 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.224 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.319 | [696218 Async ks-group-anotherdemo:728607]: running: get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:00.322 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:00.601 | + inc/async:async_inner:63 : get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:00.775 | [696218 Async ks-group-memberalt:728713]: running: get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:00.802 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:01.197 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:01.438 | [696218 Async ks-group-anotheralt:728802]: running: get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:01.466 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b 2022-07-22 21:53:01.918 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:01.970 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b 2022-07-22 21:53:02.087 | [727850 Async ks-system-member:727850]: finished successfully 2022-07-22 21:53:02.179 | [696218 Async ks-group-admin:728899]: running: get_or_add_group_project_role admin 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b 2022-07-22 21:53:02.200 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-22 21:53:02.543 | [696218 Async ks-demo-member:726031]: Waiting for completion of get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 running on PID 726031 (17 other jobs running) 2022-07-22 21:53:02.707 | [696218 Async ks-demo-member:726031]: Signaling child to exit 2022-07-22 21:53:02.707 | WAKEUP 2022-07-22 21:53:02.857 | [696218 Async ks-demo-member:726031]: Signaled 2022-07-22 21:53:02.877 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:02.877 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:02.877 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:02.878 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:02.878 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:02.878 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:02.878 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:02.878 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:02.878 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:02.878 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.878 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.878 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.878 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:02.878 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:02.878 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:02.878 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.878 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.878 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:02.878 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:02.878 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:02.878 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.878 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:02.879 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:02.879 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:02.879 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:02.879 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:02.879 | ++ functions-common:get_field:819 : echo '| 9386bfa041844bed9a959f9b14ca1e57 | 6ee121c8bd524611847358fb21f2b434 | | ddd664af4e4141779f8eeb4344f82f69 | | | False |' 2022-07-22 21:53:02.879 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:02.879 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:02.879 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:02.879 | + functions-common:get_or_add_user_project_role:998 : echo 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:02.879 | 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:03.154 | [696218 Async ks-demo-member:726031]: finished get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 with result 0 in 14 seconds 2022-07-22 21:53:03.375 | [696218 Async ks-demo-admin:726143]: Waiting for completion of get_or_add_user_project_role admin 45d9b46bec904be3b6a96d04f90ef192 ddd664af4e4141779f8eeb4344f82f69 running on PID 726143 (16 other jobs running) 2022-07-22 21:53:03.475 | [696218 Async ks-demo-admin:726143]: Signaling child to exit 2022-07-22 21:53:03.476 | WAKEUP 2022-07-22 21:53:03.614 | [696218 Async ks-demo-admin:726143]: Signaled 2022-07-22 21:53:03.625 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:03.626 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:03.626 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:03.626 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:03.626 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:03.626 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:03.626 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d9b46bec904be3b6a96d04f90ef192 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:03.626 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:03.626 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:03.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.626 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.626 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.626 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:03.626 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:03.626 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:03.626 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 45d9b46bec904be3b6a96d04f90ef192 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:03.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.626 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.626 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45d9b46bec904be3b6a96d04f90ef192 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:03.626 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:03.626 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:03.626 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:03.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.627 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:03.627 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:03.627 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:03.627 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:03.627 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:03.627 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 45d9b46bec904be3b6a96d04f90ef192 | | ddd664af4e4141779f8eeb4344f82f69 | | | False |' 2022-07-22 21:53:03.627 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:03.627 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:03.627 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:53:03.627 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:53:03.627 | 00c487fc831d41c18366f44117195014 2022-07-22 21:53:03.814 | [696218 Async ks-demo-admin:726143]: finished get_or_add_user_project_role admin 45d9b46bec904be3b6a96d04f90ef192 ddd664af4e4141779f8eeb4344f82f69 with result 0 in 16 seconds 2022-07-22 21:53:03.940 | [696218 Async ks-demo-another:726255]: Waiting for completion of get_or_add_user_project_role anotherrole 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 running on PID 726255 (15 other jobs running) 2022-07-22 21:53:04.002 | [696218 Async ks-demo-another:726255]: Signaling child to exit 2022-07-22 21:53:04.002 | WAKEUP 2022-07-22 21:53:04.033 | [696218 Async ks-demo-another:726255]: Signaled 2022-07-22 21:53:04.034 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:04.034 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:04.035 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:04.035 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:04.035 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:04.035 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:04.035 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:04.035 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:04.035 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.035 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.035 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:04.035 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.035 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.035 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.036 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.036 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:04.036 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:04.036 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.036 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.036 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.036 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.036 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:04.036 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6ee121c8bd524611847358fb21f2b434 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.036 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.036 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.036 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.036 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.036 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.036 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:04.036 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:04.036 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:04.036 | ++ functions-common:get_field:819 : echo '| c9d7007e7ea34600a2a0ae6aacd5e995 | 6ee121c8bd524611847358fb21f2b434 | | ddd664af4e4141779f8eeb4344f82f69 | | | False |' 2022-07-22 21:53:04.036 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.036 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:04.036 | + functions-common:get_or_add_user_project_role:998 : echo c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:04.036 | c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:04.101 | [696218 Async ks-demo-another:726255]: finished get_or_add_user_project_role anotherrole 6ee121c8bd524611847358fb21f2b434 ddd664af4e4141779f8eeb4344f82f69 with result 0 in 16 seconds 2022-07-22 21:53:04.167 | [696218 Async ks-demo-invis:726368]: Waiting for completion of get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 6504ab9c63a84700a635886144e7592e running on PID 726368 (14 other jobs running) 2022-07-22 21:53:04.197 | [696218 Async ks-demo-invis:726368]: Signaling child to exit 2022-07-22 21:53:04.198 | WAKEUP 2022-07-22 21:53:04.233 | [696218 Async ks-demo-invis:726368]: Signaled 2022-07-22 21:53:04.237 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:04.237 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:04.237 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:04.237 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:04.237 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:04.238 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:04.238 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:04.238 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:04.238 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ee121c8bd524611847358fb21f2b434 --project 6504ab9c63a84700a635886144e7592e 2022-07-22 21:53:04.238 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.238 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:04.238 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.238 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.238 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.238 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.238 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.238 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:04.238 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:04.238 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 6ee121c8bd524611847358fb21f2b434 --project 6504ab9c63a84700a635886144e7592e 2022-07-22 21:53:04.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.239 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.239 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.239 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.239 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6ee121c8bd524611847358fb21f2b434 --project 6504ab9c63a84700a635886144e7592e 2022-07-22 21:53:04.239 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:04.239 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.239 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.239 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.239 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.239 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.239 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:04.239 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:04.239 | ++ functions-common:get_field:819 : echo '| 9386bfa041844bed9a959f9b14ca1e57 | 6ee121c8bd524611847358fb21f2b434 | | 6504ab9c63a84700a635886144e7592e | | | False |' 2022-07-22 21:53:04.239 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:04.239 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.239 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:04.239 | + functions-common:get_or_add_user_project_role:998 : echo 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:04.239 | 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:04.325 | [696218 Async ks-demo-invis:726368]: finished get_or_add_user_project_role member 6ee121c8bd524611847358fb21f2b434 6504ab9c63a84700a635886144e7592e with result 0 in 19 seconds 2022-07-22 21:53:04.392 | [696218 Async ks-demo-reader:726523]: Waiting for completion of get_or_add_user_project_role reader ec75cd3a0fbe423e801752a3544325fa ddd664af4e4141779f8eeb4344f82f69 running on PID 726523 (13 other jobs running) 2022-07-22 21:53:04.431 | [696218 Async ks-demo-reader:726523]: Signaling child to exit 2022-07-22 21:53:04.431 | WAKEUP 2022-07-22 21:53:04.486 | [696218 Async ks-demo-reader:726523]: Signaled 2022-07-22 21:53:04.487 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:04.487 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:04.487 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:04.487 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:04.488 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:04.488 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:04.488 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:04.488 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.488 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec75cd3a0fbe423e801752a3544325fa --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.488 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.488 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.488 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.488 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.488 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:04.488 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:04.488 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user ec75cd3a0fbe423e801752a3544325fa --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.488 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.488 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ec75cd3a0fbe423e801752a3544325fa --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.488 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:04.488 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.488 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.488 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.489 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.489 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.489 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:04.489 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:04.489 | ++ functions-common:get_field:819 : echo '| d392a9a16213454e87151ff5a9585cda | ec75cd3a0fbe423e801752a3544325fa | | ddd664af4e4141779f8eeb4344f82f69 | | | False |' 2022-07-22 21:53:04.489 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:04.489 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.489 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:04.489 | + functions-common:get_or_add_user_project_role:998 : echo d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:04.489 | d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:04.560 | [696218 Async ks-demo-reader:726523]: finished get_or_add_user_project_role reader ec75cd3a0fbe423e801752a3544325fa ddd664af4e4141779f8eeb4344f82f69 with result 0 in 15 seconds 2022-07-22 21:53:04.566 | + inc/async:async_wait:197 : return 0 2022-07-22 21:53:04.569 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-22 21:53:04.670 | [696218 Async ks-alt-admin:726887]: Waiting for completion of get_or_add_user_project_role admin 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 running on PID 726887 (12 other jobs running) 2022-07-22 21:53:04.741 | [696218 Async ks-alt-admin:726887]: Signaling child to exit 2022-07-22 21:53:04.743 | WAKEUP 2022-07-22 21:53:04.812 | [696218 Async ks-alt-admin:726887]: Signaled 2022-07-22 21:53:04.830 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:04.830 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:04.830 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:04.830 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:04.830 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:04.830 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:04.830 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:04.830 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:04.830 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:04.830 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:04.830 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.830 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.830 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.830 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.830 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.830 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.830 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:04.830 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:04.830 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:04.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.831 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.831 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.831 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:04.831 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:04.831 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:04.831 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:04.831 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.831 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:04.831 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:04.831 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:04.831 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:04.831 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:04.831 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 8581f88ddb4e4236914383bf8a3e4129 | | 377d67d3f63a4d13a212ba48352adde8 | | | False |' 2022-07-22 21:53:04.831 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:04.831 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:04.831 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:53:04.831 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:53:04.831 | 00c487fc831d41c18366f44117195014 2022-07-22 21:53:04.887 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:04.903 | [696218 Async ks-alt-admin:726887]: finished get_or_add_user_project_role admin 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 with result 0 in 17 seconds 2022-07-22 21:53:04.927 | [728168 Async ks-system-reader:728168]: finished successfully 2022-07-22 21:53:04.954 | [696218 Async ks-alt-another:727005]: Waiting for completion of get_or_add_user_project_role anotherrole 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 running on PID 727005 (11 other jobs running) 2022-07-22 21:53:04.985 | [696218 Async ks-alt-another:727005]: Signaling child to exit 2022-07-22 21:53:04.986 | WAKEUP 2022-07-22 21:53:05.012 | [696218 Async ks-alt-another:727005]: Signaled 2022-07-22 21:53:05.014 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:05.014 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:05.014 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:05.014 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:05.014 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:05.014 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:05.014 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:05.014 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:05.014 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:05.014 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.014 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.014 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.014 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.014 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.015 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.015 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:05.015 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:05.015 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.015 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.015 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:05.015 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8581f88ddb4e4236914383bf8a3e4129 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.015 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.015 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.015 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.015 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.015 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.015 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.015 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:05.015 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:05.015 | ++ functions-common:get_field:819 : echo '| c9d7007e7ea34600a2a0ae6aacd5e995 | 8581f88ddb4e4236914383bf8a3e4129 | | 377d67d3f63a4d13a212ba48352adde8 | | | False |' 2022-07-22 21:53:05.015 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:05.015 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.015 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:05.015 | + functions-common:get_or_add_user_project_role:998 : echo c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:05.015 | c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:53:05.064 | [696218 Async ks-alt-another:727005]: finished get_or_add_user_project_role anotherrole 8581f88ddb4e4236914383bf8a3e4129 377d67d3f63a4d13a212ba48352adde8 with result 0 in 16 seconds 2022-07-22 21:53:05.106 | [696218 Async ks-alt-member-user:727339]: Waiting for completion of get_or_add_user_project_role member cb3bafa86fcd450992ab28d3ba12e5c9 377d67d3f63a4d13a212ba48352adde8 running on PID 727339 (10 other jobs running) 2022-07-22 21:53:05.139 | [696218 Async ks-alt-member-user:727339]: Signaling child to exit 2022-07-22 21:53:05.139 | WAKEUP 2022-07-22 21:53:05.166 | [696218 Async ks-alt-member-user:727339]: Signaled 2022-07-22 21:53:05.168 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:05.168 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:05.168 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:05.168 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:05.168 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:05.168 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:05.168 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:05.168 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:05.168 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.168 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:05.168 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cb3bafa86fcd450992ab28d3ba12e5c9 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.168 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.168 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.168 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.169 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.169 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:05.169 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:05.169 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user cb3bafa86fcd450992ab28d3ba12e5c9 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.169 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.169 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:05.169 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.169 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cb3bafa86fcd450992ab28d3ba12e5c9 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.169 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.169 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.169 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.169 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.169 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.169 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:05.169 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:05.169 | ++ functions-common:get_field:819 : echo '| 9386bfa041844bed9a959f9b14ca1e57 | cb3bafa86fcd450992ab28d3ba12e5c9 | | 377d67d3f63a4d13a212ba48352adde8 | | | False |' 2022-07-22 21:53:05.169 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:05.169 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.169 | + functions-common:get_or_add_user_project_role:996 : user_role_id=9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.169 | + functions-common:get_or_add_user_project_role:998 : echo 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.169 | 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.221 | [696218 Async ks-alt-member-user:727339]: finished get_or_add_user_project_role member cb3bafa86fcd450992ab28d3ba12e5c9 377d67d3f63a4d13a212ba48352adde8 with result 0 in 12 seconds 2022-07-22 21:53:05.269 | [696218 Async ks-alt-reader-user:727626]: Waiting for completion of get_or_add_user_project_role reader 305ccbc9f5ed4adf9fac2949f859bc90 377d67d3f63a4d13a212ba48352adde8 running on PID 727626 (9 other jobs running) 2022-07-22 21:53:05.302 | [696218 Async ks-alt-reader-user:727626]: Signaling child to exit 2022-07-22 21:53:05.304 | WAKEUP 2022-07-22 21:53:05.326 | [696218 Async ks-alt-reader-user:727626]: Signaled 2022-07-22 21:53:05.328 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:53:05.328 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:53:05.328 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:05.328 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:05.328 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:05.328 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:05.328 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:05.328 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:53:05.328 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.328 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:53:05.328 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 305ccbc9f5ed4adf9fac2949f859bc90 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.328 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.328 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.328 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.329 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.329 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.329 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:53:05.329 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:53:05.329 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 305ccbc9f5ed4adf9fac2949f859bc90 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.329 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.329 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.329 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:53:05.330 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:53:05.330 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 305ccbc9f5ed4adf9fac2949f859bc90 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:05.330 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:53:05.330 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.330 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.330 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.330 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.330 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:53:05.330 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:53:05.330 | ++ functions-common:get_field:819 : echo '| d392a9a16213454e87151ff5a9585cda | 305ccbc9f5ed4adf9fac2949f859bc90 | | 377d67d3f63a4d13a212ba48352adde8 | | | False |' 2022-07-22 21:53:05.330 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:53:05.330 | ++ functions-common:get_field:813 : read data 2022-07-22 21:53:05.330 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.330 | + functions-common:get_or_add_user_project_role:998 : echo d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.330 | d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.378 | [696218 Async ks-alt-reader-user:727626]: finished get_or_add_user_project_role reader 305ccbc9f5ed4adf9fac2949f859bc90 377d67d3f63a4d13a212ba48352adde8 with result 0 in 12 seconds 2022-07-22 21:53:05.383 | + inc/async:async_wait:197 : return 0 2022-07-22 21:53:05.386 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-22 21:53:05.447 | [696218 Async ks-system-member:727850]: Waiting for completion of get_or_add_user_system_role member 9cff9f5627114ba595cef7ed944d0ce4 all running on PID 727850 (8 other jobs running) 2022-07-22 21:53:05.481 | [696218 Async ks-system-member:727850]: Signaling child to exit 2022-07-22 21:53:05.482 | WAKEUP 2022-07-22 21:53:05.507 | [696218 Async ks-system-member:727850]: Signaled 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 21:53:05.509 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 21:53:05.509 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:05.509 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:05.509 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:05.509 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:05.509 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 21:53:05.509 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9cff9f5627114ba595cef7ed944d0ce4 --system all -f value -c Role 2022-07-22 21:53:05.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.509 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.509 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.509 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 21:53:05.509 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 9cff9f5627114ba595cef7ed944d0ce4 --system all 2022-07-22 21:53:05.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.510 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9cff9f5627114ba595cef7ed944d0ce4 --system all -f value -c Role 2022-07-22 21:53:05.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.510 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.510 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.510 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.510 | + functions-common:get_or_add_user_system_role:1053 : echo 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.510 | 9386bfa041844bed9a959f9b14ca1e57 2022-07-22 21:53:05.569 | [696218 Async ks-system-member:727850]: finished get_or_add_user_system_role member 9cff9f5627114ba595cef7ed944d0ce4 all with result 0 in 11 seconds 2022-07-22 21:53:05.626 | [696218 Async ks-system-reader:728168]: Waiting for completion of get_or_add_user_system_role reader dc0d585b37a34cf08627425cab431b2e all running on PID 728168 (7 other jobs running) 2022-07-22 21:53:05.653 | [696218 Async ks-system-reader:728168]: Signaling child to exit 2022-07-22 21:53:05.653 | WAKEUP 2022-07-22 21:53:05.680 | [696218 Async ks-system-reader:728168]: Signaled 2022-07-22 21:53:05.681 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 21:53:05.681 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 21:53:05.681 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 21:53:05.681 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:53:05.681 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:53:05.681 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:53:05.681 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:53:05.681 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:53:05.681 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 21:53:05.681 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc0d585b37a34cf08627425cab431b2e --system all -f value -c Role 2022-07-22 21:53:05.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.681 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.681 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.682 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.682 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 21:53:05.682 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 21:53:05.682 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user dc0d585b37a34cf08627425cab431b2e --system all 2022-07-22 21:53:05.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.682 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.682 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.682 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dc0d585b37a34cf08627425cab431b2e --system all -f value -c Role 2022-07-22 21:53:05.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.682 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:05.682 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:05.682 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:05.682 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.682 | + functions-common:get_or_add_user_system_role:1053 : echo d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.682 | d392a9a16213454e87151ff5a9585cda 2022-07-22 21:53:05.734 | [696218 Async ks-system-reader:728168]: finished get_or_add_user_system_role reader dc0d585b37a34cf08627425cab431b2e all with result 0 in 10 seconds 2022-07-22 21:53:05.739 | + inc/async:async_wait:197 : return 0 2022-07-22 21:53:05.742 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-22 21:53:05.810 | [696218 Async ks-group-memberdemo:728521]: Waiting for completion of get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 running on PID 728521 (6 other jobs running) 2022-07-22 21:53:05.839 | [696218 Async ks-group-memberdemo:728521]: Signaling child to exit 2022-07-22 21:53:14.283 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:14.318 | [728521 Async ks-group-memberdemo:728521]: finished successfully 2022-07-22 21:53:14.358 | WAKEUP 2022-07-22 21:53:14.385 | [696218 Async ks-group-memberdemo:728521]: Signaled 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:53:14.387 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 -f value 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 -f value 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.387 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.387 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False' 2022-07-22 21:53:14.387 | + functions-common:get_or_add_group_project_role:1077 : echo 9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False 2022-07-22 21:53:14.387 | 9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False 2022-07-22 21:53:14.435 | [696218 Async ks-group-memberdemo:728521]: finished get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 with result 0 in 14 seconds 2022-07-22 21:53:14.476 | [696218 Async ks-group-anotherdemo:728607]: Waiting for completion of get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 running on PID 728607 (5 other jobs running) 2022-07-22 21:53:14.504 | [696218 Async ks-group-anotherdemo:728607]: Signaling child to exit 2022-07-22 21:53:14.683 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:14.712 | [728607 Async ks-group-anotherdemo:728607]: finished successfully 2022-07-22 21:53:14.736 | WAKEUP 2022-07-22 21:53:14.762 | [696218 Async ks-group-anotherdemo:728607]: Signaled 2022-07-22 21:53:14.764 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:53:14.764 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 -f value 2022-07-22 21:53:14.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.764 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.764 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.764 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:14.764 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:53:14.764 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:53:14.764 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 2022-07-22 21:53:14.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.764 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.765 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.765 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project ddd664af4e4141779f8eeb4344f82f69 -f value 2022-07-22 21:53:14.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.765 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:14.765 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:14.765 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:14.765 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False' 2022-07-22 21:53:14.765 | + functions-common:get_or_add_group_project_role:1077 : echo c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False 2022-07-22 21:53:14.765 | c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 False 2022-07-22 21:53:14.812 | [696218 Async ks-group-anotherdemo:728607]: finished get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 ddd664af4e4141779f8eeb4344f82f69 with result 0 in 14 seconds 2022-07-22 21:53:14.855 | [696218 Async ks-group-memberalt:728713]: Waiting for completion of get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 running on PID 728713 (4 other jobs running) 2022-07-22 21:53:14.884 | [696218 Async ks-group-memberalt:728713]: Signaling child to exit 2022-07-22 21:53:15.974 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:16.002 | [728713 Async ks-group-memberalt:728713]: finished successfully 2022-07-22 21:53:16.024 | WAKEUP 2022-07-22 21:53:16.051 | [696218 Async ks-group-memberalt:728713]: Signaled 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:53:16.053 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 -f value 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 -f value 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.053 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.053 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False' 2022-07-22 21:53:16.053 | + functions-common:get_or_add_group_project_role:1077 : echo 9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False 2022-07-22 21:53:16.054 | 9386bfa041844bed9a959f9b14ca1e57 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False 2022-07-22 21:53:16.126 | [696218 Async ks-group-memberalt:728713]: finished get_or_add_group_project_role member 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 with result 0 in 15 seconds 2022-07-22 21:53:16.183 | [696218 Async ks-group-anotheralt:728802]: Waiting for completion of get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 running on PID 728802 (3 other jobs running) 2022-07-22 21:53:16.219 | [696218 Async ks-group-anotheralt:728802]: Signaling child to exit 2022-07-22 21:53:16.249 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:16.277 | [728802 Async ks-group-anotheralt:728802]: finished successfully 2022-07-22 21:53:16.297 | WAKEUP 2022-07-22 21:53:16.321 | [696218 Async ks-group-anotheralt:728802]: Signaled 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:53:16.323 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 -f value 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 474d253e454c400fbeb7464f46d9ebe4 --project 377d67d3f63a4d13a212ba48352adde8 -f value 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.323 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.323 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False' 2022-07-22 21:53:16.323 | + functions-common:get_or_add_group_project_role:1077 : echo c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False 2022-07-22 21:53:16.324 | c9d7007e7ea34600a2a0ae6aacd5e995 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 False 2022-07-22 21:53:16.342 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:16.370 | [728899 Async ks-group-admin:728899]: finished successfully 2022-07-22 21:53:16.370 | [696218 Async ks-group-anotheralt:728802]: finished get_or_add_group_project_role anotherrole 474d253e454c400fbeb7464f46d9ebe4 377d67d3f63a4d13a212ba48352adde8 with result 0 in 15 seconds 2022-07-22 21:53:16.408 | [696218 Async ks-group-admin:728899]: Waiting for completion of get_or_add_group_project_role admin 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b running on PID 728899 (2 other jobs running) 2022-07-22 21:53:16.434 | [696218 Async ks-group-admin:728899]: Signaling child to exit 2022-07-22 21:53:16.434 | WAKEUP 2022-07-22 21:53:16.457 | [696218 Async ks-group-admin:728899]: Signaled 2022-07-22 21:53:16.458 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 21:53:16.458 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4fb497b670e24bf691a3eb43d9461c7a --project 40725317ae374264a776937b475c244b -f value 2022-07-22 21:53:16.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.458 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.458 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.458 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.458 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 21:53:16.458 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 21:53:16.458 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 4fb497b670e24bf691a3eb43d9461c7a --project 40725317ae374264a776937b475c244b 2022-07-22 21:53:16.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.459 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.459 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.459 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4fb497b670e24bf691a3eb43d9461c7a --project 40725317ae374264a776937b475c244b -f value 2022-07-22 21:53:16.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.459 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:53:16.459 | from cryptography.utils import int_from_bytes 2022-07-22 21:53:16.459 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:53:16.459 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='00c487fc831d41c18366f44117195014 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b False' 2022-07-22 21:53:16.459 | + functions-common:get_or_add_group_project_role:1077 : echo 00c487fc831d41c18366f44117195014 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b False 2022-07-22 21:53:16.459 | 00c487fc831d41c18366f44117195014 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b False 2022-07-22 21:53:16.502 | [696218 Async ks-group-admin:728899]: finished get_or_add_group_project_role admin 4fb497b670e24bf691a3eb43d9461c7a 40725317ae374264a776937b475c244b with result 0 in 14 seconds 2022-07-22 21:53:16.507 | + inc/async:async_wait:197 : return 0 2022-07-22 21:53:16.509 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-22 21:53:16.526 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:53:16.529 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-22 21:53:16.546 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:53:16.549 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-22 21:53:16.552 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-22 21:53:16.612 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-22 21:53:16.652 | [696218 Async create_nova_accounts:730826]: running: create_nova_accounts 2022-07-22 21:53:16.654 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-22 21:53:16.672 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:53:16.675 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-22 21:53:16.677 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-22 21:53:16.738 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-22 21:53:16.777 | [696218 Async create_glance_accounts:730941]: running: create_glance_accounts 2022-07-22 21:53:16.782 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-22 21:53:16.807 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:53:16.810 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-22 21:53:16.812 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-22 21:53:16.883 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-22 21:53:16.928 | [696218 Async create_cinder_accounts:731071]: running: create_cinder_accounts 2022-07-22 21:53:16.931 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-22 21:53:16.952 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:53:16.955 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-22 21:53:16.958 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-22 21:53:17.028 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-22 21:53:17.101 | [696218 Async create_neutron_accounts:731187]: running: create_neutron_accounts 2022-07-22 21:53:17.104 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-22 21:53:17.141 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:53:17.148 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-22 21:53:17.151 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-22 21:53:17.459 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-22 21:53:17.720 | [696218 Async create_swift_accounts:731329]: running: create_swift_accounts 2022-07-22 21:53:17.739 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-22 21:53:17.878 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:53:17.894 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-22 21:53:18.255 | [696218 Async create_nova_accounts:730826]: Waiting for completion of create_nova_accounts running on PID 730826 (6 other jobs running) 2022-07-22 21:53:18.434 | [696218 Async create_nova_accounts:730826]: Signaling child to exit 2022-07-22 21:53:58.187 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:53:58.273 | [731187 Async create_neutron_accounts:731187]: finished successfully 2022-07-22 21:54:15.297 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:54:15.342 | [731071 Async create_cinder_accounts:731071]: finished successfully 2022-07-22 21:54:31.303 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:54:31.331 | [730941 Async create_glance_accounts:730941]: finished successfully 2022-07-22 21:54:34.988 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:54:35.014 | [730826 Async create_nova_accounts:730826]: finished successfully 2022-07-22 21:54:35.034 | WAKEUP 2022-07-22 21:54:35.057 | [696218 Async create_nova_accounts:730826]: Signaled 2022-07-22 21:54:35.058 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-07-22 21:54:35.058 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-22 21:54:35.058 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-22 21:54:35.058 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.058 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.058 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.058 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:54:35.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.058 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.058 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.058 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.058 | + functions-common:get_or_create_user:926 : user_id=2c5b94c073a241e0b2b94f526f9ba98b 2022-07-22 21:54:35.058 | + functions-common:get_or_create_user:927 : echo 2c5b94c073a241e0b2b94f526f9ba98b 2022-07-22 21:54:35.058 | 2c5b94c073a241e0b2b94f526f9ba98b 2022-07-22 21:54:35.058 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-22 21:54:35.059 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.059 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.059 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.059 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.059 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.059 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.059 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.059 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.059 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.059 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.059 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.059 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.059 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.059 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.059 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.060 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.060 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.060 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.060 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.060 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.060 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.060 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 2c5b94c073a241e0b2b94f526f9ba98b | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.060 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.060 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.060 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.060 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.060 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.060 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:54:35.060 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-22 21:54:35.060 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.060 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.060 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.060 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.060 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.060 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.060 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.061 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.061 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.061 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.061 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.061 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.061 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.061 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.061 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.061 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.061 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.061 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.061 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.061 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.061 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 2c5b94c073a241e0b2b94f526f9ba98b | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.061 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.061 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.061 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:54:35.062 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:54:35.062 | 00c487fc831d41c18366f44117195014 2022-07-22 21:54:35.062 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-22 21:54:35.062 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:54:35.062 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.17/compute 2022-07-22 21:54:35.062 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-22 21:54:35.062 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.062 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-22 21:54:35.062 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-07-22 21:54:35.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.062 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.062 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.062 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.062 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.062 | 0a4c3adb424e4791a0d3aa71e5fc00c8' 2022-07-22 21:54:35.062 | + functions-common:get_or_create_service:1095 : echo 0a4c3adb424e4791a0d3aa71e5fc00c8 2022-07-22 21:54:35.062 | 0a4c3adb424e4791a0d3aa71e5fc00c8 2022-07-22 21:54:35.062 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.17/compute/v2/$(project_id)s' 2022-07-22 21:54:35.062 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.062 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' RegionOne 2022-07-22 21:54:35.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.062 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.062 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.062 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.062 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.062 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:54:35.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.063 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.063 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.063 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b0c91d9288304b90aa1d211540408d78 2022-07-22 21:54:35.063 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b0c91d9288304b90aa1d211540408d78 2022-07-22 21:54:35.063 | + functions-common:get_or_create_endpoint:1128 : public_id=b0c91d9288304b90aa1d211540408d78 2022-07-22 21:54:35.063 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.063 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.063 | + functions-common:get_or_create_endpoint:1137 : echo b0c91d9288304b90aa1d211540408d78 2022-07-22 21:54:35.063 | b0c91d9288304b90aa1d211540408d78 2022-07-22 21:54:35.063 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-22 21:54:35.063 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.063 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-22 21:54:35.063 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-07-22 21:54:35.063 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.063 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.063 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.063 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.063 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.063 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.063 | 034de32375ca4c80871d5595fcf53efa' 2022-07-22 21:54:35.063 | + functions-common:get_or_create_service:1095 : echo 034de32375ca4c80871d5595fcf53efa 2022-07-22 21:54:35.063 | 034de32375ca4c80871d5595fcf53efa 2022-07-22 21:54:35.063 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.17/compute/v2.1 2022-07-22 21:54:35.064 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.064 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.17/compute/v2.1 RegionOne 2022-07-22 21:54:35.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.064 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.064 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.064 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.064 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.064 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.17/compute/v2.1 --region RegionOne -f value -c id 2022-07-22 21:54:35.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.064 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.064 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.064 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=31f576b4e0f648548017819830f5f180 2022-07-22 21:54:35.064 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 31f576b4e0f648548017819830f5f180 2022-07-22 21:54:35.065 | + functions-common:get_or_create_endpoint:1128 : public_id=31f576b4e0f648548017819830f5f180 2022-07-22 21:54:35.065 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.065 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.065 | + functions-common:get_or_create_endpoint:1137 : echo 31f576b4e0f648548017819830f5f180 2022-07-22 21:54:35.065 | 31f576b4e0f648548017819830f5f180 2022-07-22 21:54:35.065 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-22 21:54:35.065 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:54:35.065 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-22 21:54:35.065 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:54:35.065 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-22 21:54:35.065 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.065 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.065 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.065 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.065 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.065 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.065 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.065 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.065 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.065 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.065 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.065 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.065 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.066 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.066 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.066 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.066 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.066 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.066 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.066 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.066 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.066 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.066 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.066 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.066 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.066 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.066 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.066 | ++ functions-common:get_field:819 : echo '| ccc7a6d0fc944dfc9cd0973ac7868bd7 | 2c5b94c073a241e0b2b94f526f9ba98b | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.066 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.066 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.066 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.066 | + functions-common:get_or_add_user_project_role:998 : echo ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.066 | ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.066 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-22 21:54:35.066 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:54:35.066 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-22 21:54:35.066 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:54:35.066 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-22 21:54:35.104 | [696218 Async create_nova_accounts:730826]: finished create_nova_accounts with result 0 in 78 seconds 2022-07-22 21:54:35.141 | [696218 Async create_glance_accounts:730941]: Waiting for completion of create_glance_accounts running on PID 730941 (5 other jobs running) 2022-07-22 21:54:35.167 | [696218 Async create_glance_accounts:730941]: Signaling child to exit 2022-07-22 21:54:35.167 | WAKEUP 2022-07-22 21:54:35.192 | [696218 Async create_glance_accounts:730941]: Signaled 2022-07-22 21:54:35.194 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-22 21:54:35.194 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:54:35.194 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-22 21:54:35.194 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-22 21:54:35.194 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.194 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.194 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.194 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:54:35.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.194 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.194 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.194 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.194 | + functions-common:get_or_create_user:926 : user_id=3b505542e49f4baebd528c3b8cb76bbf 2022-07-22 21:54:35.194 | + functions-common:get_or_create_user:927 : echo 3b505542e49f4baebd528c3b8cb76bbf 2022-07-22 21:54:35.194 | 3b505542e49f4baebd528c3b8cb76bbf 2022-07-22 21:54:35.194 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-22 21:54:35.194 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.194 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.194 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.194 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.194 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.194 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.195 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.195 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.195 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.195 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.195 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.195 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.195 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.195 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.195 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.195 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.195 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 3b505542e49f4baebd528c3b8cb76bbf | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.195 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.195 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.196 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.196 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.196 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:54:35.196 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-22 21:54:35.196 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:54:35.196 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-22 21:54:35.196 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-22 21:54:35.196 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.196 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.196 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.196 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:54:35.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.196 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.196 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.196 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.196 | + functions-common:get_or_create_user:926 : user_id=2a1d61f701624bc2be145769059ff9dd 2022-07-22 21:54:35.196 | + functions-common:get_or_create_user:927 : echo 2a1d61f701624bc2be145769059ff9dd 2022-07-22 21:54:35.196 | 2a1d61f701624bc2be145769059ff9dd 2022-07-22 21:54:35.196 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-22 21:54:35.196 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.196 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.196 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.196 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.197 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.197 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.197 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.197 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.197 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.197 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.197 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.197 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.197 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.197 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.197 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.197 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.197 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 2a1d61f701624bc2be145769059ff9dd | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.197 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.198 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.198 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.198 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-22 21:54:35.198 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.198 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.198 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.198 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.198 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.198 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.198 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.198 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.198 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.198 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.198 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.198 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.198 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.199 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.199 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.199 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.199 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.199 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.199 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.199 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.199 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.199 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.199 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.199 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.199 | ++ functions-common:get_field:819 : echo '| ccc7a6d0fc944dfc9cd0973ac7868bd7 | 2a1d61f701624bc2be145769059ff9dd | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.199 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.199 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.199 | + functions-common:get_or_add_user_project_role:996 : user_role_id=ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.199 | + functions-common:get_or_add_user_project_role:998 : echo ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.199 | ccc7a6d0fc944dfc9cd0973ac7868bd7 2022-07-22 21:54:35.199 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-22 21:54:35.199 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.199 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-22 21:54:35.199 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-07-22 21:54:35.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.199 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.199 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.199 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.199 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.199 | 7ac5cd8b818646829da72f36cb8d967a' 2022-07-22 21:54:35.199 | + functions-common:get_or_create_service:1095 : echo 7ac5cd8b818646829da72f36cb8d967a 2022-07-22 21:54:35.199 | 7ac5cd8b818646829da72f36cb8d967a 2022-07-22 21:54:35.200 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.17/image 2022-07-22 21:54:35.200 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.200 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.17/image RegionOne 2022-07-22 21:54:35.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.200 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.200 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.200 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.200 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.200 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.17/image --region RegionOne -f value -c id 2022-07-22 21:54:35.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.200 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.200 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.200 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7d2bb3138fc4421099d5d13522a67290 2022-07-22 21:54:35.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7d2bb3138fc4421099d5d13522a67290 2022-07-22 21:54:35.200 | + functions-common:get_or_create_endpoint:1128 : public_id=7d2bb3138fc4421099d5d13522a67290 2022-07-22 21:54:35.200 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.200 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.200 | + functions-common:get_or_create_endpoint:1137 : echo 7d2bb3138fc4421099d5d13522a67290 2022-07-22 21:54:35.201 | 7d2bb3138fc4421099d5d13522a67290 2022-07-22 21:54:35.201 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-22 21:54:35.201 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:54:35.201 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 21:54:35.201 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 21:54:35.201 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-22 21:54:35.201 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-22 21:54:35.201 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-22 21:54:35.201 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-22 21:54:35.201 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-22 21:54:35.250 | [696218 Async create_glance_accounts:730941]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-22 21:54:35.289 | [696218 Async create_cinder_accounts:731071]: Waiting for completion of create_cinder_accounts running on PID 731071 (4 other jobs running) 2022-07-22 21:54:35.315 | [696218 Async create_cinder_accounts:731071]: Signaling child to exit 2022-07-22 21:54:35.315 | WAKEUP 2022-07-22 21:54:35.340 | [696218 Async create_cinder_accounts:731071]: Signaled 2022-07-22 21:54:35.341 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-07-22 21:54:35.341 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-22 21:54:35.341 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-22 21:54:35.341 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.341 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.341 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.342 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:54:35.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.342 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.342 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.342 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.342 | + functions-common:get_or_create_user:926 : user_id=0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.342 | + functions-common:get_or_create_user:927 : echo 0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.342 | 0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.342 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-22 21:54:35.342 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.342 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.342 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.342 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.342 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.342 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.342 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.342 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.342 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.342 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.342 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.343 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.343 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.343 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.343 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.343 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.343 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.343 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.343 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.343 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.343 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.343 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.343 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.343 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.343 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.343 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.343 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.343 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 0359a9e689fc4f8e8d69e00ba8c34da6 | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.343 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.343 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.343 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.343 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.343 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.343 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:54:35.343 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-22 21:54:35.343 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.343 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-22 21:54:35.343 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.344 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.344 | a2c18d44c1854291b6247828c4631445' 2022-07-22 21:54:35.344 | + functions-common:get_or_create_service:1095 : echo a2c18d44c1854291b6247828c4631445 2022-07-22 21:54:35.344 | a2c18d44c1854291b6247828c4631445 2022-07-22 21:54:35.344 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-22 21:54:35.344 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 21:54:35.344 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.344 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 21:54:35.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.344 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.344 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.344 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.344 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=6d36f9c31333405fbeefe36191482d9e 2022-07-22 21:54:35.344 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 6d36f9c31333405fbeefe36191482d9e 2022-07-22 21:54:35.345 | + functions-common:get_or_create_endpoint:1128 : public_id=6d36f9c31333405fbeefe36191482d9e 2022-07-22 21:54:35.345 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.345 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.345 | + functions-common:get_or_create_endpoint:1137 : echo 6d36f9c31333405fbeefe36191482d9e 2022-07-22 21:54:35.345 | 6d36f9c31333405fbeefe36191482d9e 2022-07-22 21:54:35.345 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-22 21:54:35.345 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.345 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-22 21:54:35.345 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-07-22 21:54:35.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.345 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.345 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.345 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.345 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.345 | 93415055c085422298b2f01302b36837' 2022-07-22 21:54:35.345 | + functions-common:get_or_create_service:1095 : echo 93415055c085422298b2f01302b36837 2022-07-22 21:54:35.345 | 93415055c085422298b2f01302b36837 2022-07-22 21:54:35.345 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 21:54:35.345 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.345 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 21:54:35.345 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.345 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.345 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.345 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.346 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.346 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:54:35.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.346 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.346 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.346 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=f06d8f6cfcc9406996fa5b78b60c5735 2022-07-22 21:54:35.346 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo f06d8f6cfcc9406996fa5b78b60c5735 2022-07-22 21:54:35.346 | + functions-common:get_or_create_endpoint:1128 : public_id=f06d8f6cfcc9406996fa5b78b60c5735 2022-07-22 21:54:35.346 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.346 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.346 | + functions-common:get_or_create_endpoint:1137 : echo f06d8f6cfcc9406996fa5b78b60c5735 2022-07-22 21:54:35.346 | f06d8f6cfcc9406996fa5b78b60c5735 2022-07-22 21:54:35.346 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-22 21:54:35.346 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-22 21:54:35.346 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:54:35.346 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-22 21:54:35.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.346 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.346 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.346 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.346 | ++ functions-common:get_or_create_project:939 : project_id=a51fc09c57c84343a924c8451372eb38 2022-07-22 21:54:35.346 | ++ functions-common:get_or_create_project:940 : echo a51fc09c57c84343a924c8451372eb38 2022-07-22 21:54:35.346 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a51fc09c57c84343a924c8451372eb38 2022-07-22 21:54:35.346 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-22 21:54:35.346 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.347 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.347 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.347 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-07-22 21:54:35.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.347 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.347 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.347 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-22 21:54:35.347 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.347 | ++ functions-common:get_or_create_user:926 : user_id=0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.347 | ++ functions-common:get_or_create_user:927 : echo 0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.347 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0359a9e689fc4f8e8d69e00ba8c34da6 2022-07-22 21:54:35.391 | [696218 Async create_cinder_accounts:731071]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-22 21:54:35.396 | + inc/async:async_wait:197 : return 0 2022-07-22 21:54:35.398 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-22 21:54:35.450 | [696218 Async create_neutron_accounts:731187]: Waiting for completion of create_neutron_accounts running on PID 731187 (3 other jobs running) 2022-07-22 21:54:35.475 | [696218 Async create_neutron_accounts:731187]: Signaling child to exit 2022-07-22 21:54:35.475 | WAKEUP 2022-07-22 21:54:35.498 | [696218 Async create_neutron_accounts:731187]: Signaled 2022-07-22 21:54:35.500 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-22 21:54:35.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:54:35.500 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:54:35.500 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:54:35.500 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:54:35.500 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:54:35.500 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:54:35.500 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-22 21:54:35.500 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-22 21:54:35.500 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-22 21:54:35.500 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.17:9696/ 2022-07-22 21:54:35.500 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-07-22 21:54:35.500 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-22 21:54:35.500 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-22 21:54:35.500 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:54:35.501 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:54:35.501 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:54:35.501 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:54:35.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.501 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.501 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.501 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.501 | + functions-common:get_or_create_user:926 : user_id=aa734d3a303241ff9bb96bc6d2595ed3 2022-07-22 21:54:35.501 | + functions-common:get_or_create_user:927 : echo aa734d3a303241ff9bb96bc6d2595ed3 2022-07-22 21:54:35.501 | aa734d3a303241ff9bb96bc6d2595ed3 2022-07-22 21:54:35.501 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-22 21:54:35.501 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:54:35.501 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:54:35.501 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:54:35.502 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:54:35.502 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.502 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.502 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.502 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.502 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.502 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.502 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:54:35.502 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:54:35.502 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.502 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.502 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:54:35.502 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:54:35.502 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:54:35.502 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.502 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.503 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.503 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.503 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:54:35.503 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:54:35.503 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | aa734d3a303241ff9bb96bc6d2595ed3 | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:54:35.503 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:54:35.503 | ++ functions-common:get_field:813 : read data 2022-07-22 21:54:35.503 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.503 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.503 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:54:35.503 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 21:54:35.503 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-22 21:54:35.503 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:54:35.503 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-22 21:54:35.503 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-07-22 21:54:35.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.503 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.503 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.503 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.503 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:54:35.503 | 856e738eaefb4aaf9c7d7d2ccd2f2c4b' 2022-07-22 21:54:35.503 | + functions-common:get_or_create_service:1095 : echo 856e738eaefb4aaf9c7d7d2ccd2f2c4b 2022-07-22 21:54:35.503 | 856e738eaefb4aaf9c7d7d2ccd2f2c4b 2022-07-22 21:54:35.503 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.17:9696/ 2022-07-22 21:54:35.503 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:54:35.503 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.17:9696/ RegionOne 2022-07-22 21:54:35.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:54:35.503 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-07-22 21:54:35.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.504 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.504 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.504 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:54:35.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:54:35.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.17:9696/ --region RegionOne -f value -c id 2022-07-22 21:54:35.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.504 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:54:35.504 | from cryptography.utils import int_from_bytes 2022-07-22 21:54:35.504 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:54:35.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=27f96c064d824e37b25d82afc5197ea6 2022-07-22 21:54:35.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 27f96c064d824e37b25d82afc5197ea6 2022-07-22 21:54:35.504 | + functions-common:get_or_create_endpoint:1128 : public_id=27f96c064d824e37b25d82afc5197ea6 2022-07-22 21:54:35.504 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:54:35.504 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:54:35.504 | + functions-common:get_or_create_endpoint:1137 : echo 27f96c064d824e37b25d82afc5197ea6 2022-07-22 21:54:35.504 | 27f96c064d824e37b25d82afc5197ea6 2022-07-22 21:54:35.547 | [696218 Async create_neutron_accounts:731187]: finished create_neutron_accounts with result 0 in 41 seconds 2022-07-22 21:54:35.591 | [696218 Async create_swift_accounts:731329]: Waiting for completion of create_swift_accounts running on PID 731329 (2 other jobs running) 2022-07-22 21:54:35.615 | [696218 Async create_swift_accounts:731329]: Signaling child to exit 2022-07-22 21:55:18.673 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:55:18.699 | [731329 Async create_swift_accounts:731329]: finished successfully 2022-07-22 21:55:18.720 | WAKEUP 2022-07-22 21:55:18.743 | [696218 Async create_swift_accounts:731329]: Signaled 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-22 21:55:18.745 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-22 21:55:18.745 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-22 21:55:18.745 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 21:55:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.745 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.745 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.745 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.745 | ++ functions-common:get_or_create_role:951 : role_id=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.745 | ++ functions-common:get_or_create_role:952 : echo c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:619 : another_role=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.745 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-22 21:55:18.745 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-22 21:55:18.745 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:55:18.745 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:55:18.745 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:55:18.745 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:55:18.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.746 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.746 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.746 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.746 | + functions-common:get_or_create_user:926 : user_id=341089d93e7541d2ad0f3507d37b6b1b 2022-07-22 21:55:18.746 | + functions-common:get_or_create_user:927 : echo 341089d93e7541d2ad0f3507d37b6b1b 2022-07-22 21:55:18.746 | 341089d93e7541d2ad0f3507d37b6b1b 2022-07-22 21:55:18.746 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-22 21:55:18.746 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.746 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:55:18.746 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:55:18.746 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:55:18.746 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.746 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.746 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.746 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.746 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.746 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.746 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.746 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.746 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.746 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.746 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.747 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.747 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.747 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.747 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.747 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.747 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.747 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.747 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.747 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.747 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.747 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.747 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.747 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 341089d93e7541d2ad0f3507d37b6b1b | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:55:18.747 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.747 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.747 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:55:18.747 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:55:18.747 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:55:18.747 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:55:18.747 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-22 21:55:18.747 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.747 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:55:18.747 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:55:18.748 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:55:18.748 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.748 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.748 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.748 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.748 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.748 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-07-22 21:55:18.748 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.748 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.748 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.748 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.748 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.749 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.749 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.749 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 341089d93e7541d2ad0f3507d37b6b1b | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:55:18.749 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.749 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.749 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.749 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.749 | 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.749 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-22 21:55:18.749 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:55:18.749 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-22 21:55:18.749 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-07-22 21:55:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.749 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.749 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:55:18.749 | 94d7268273174071b7186756202bd3a8' 2022-07-22 21:55:18.749 | + functions-common:get_or_create_service:1095 : echo 94d7268273174071b7186756202bd3a8 2022-07-22 21:55:18.749 | 94d7268273174071b7186756202bd3a8 2022-07-22 21:55:18.749 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' http://10.222.0.17:8080 2022-07-22 21:55:18.749 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:55:18.749 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-22 21:55:18.749 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:55:18.749 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-07-22 21:55:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.749 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:55:18.750 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=45a3e8bb9e354ea39f876e9435f7b79b 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 45a3e8bb9e354ea39f876e9435f7b79b 2022-07-22 21:55:18.750 | + functions-common:get_or_create_endpoint:1128 : public_id=45a3e8bb9e354ea39f876e9435f7b79b 2022-07-22 21:55:18.750 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.17:8080 ]] 2022-07-22 21:55:18.750 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.17:8080 RegionOne 2022-07-22 21:55:18.750 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.750 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:55:18.750 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:55:18.750 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.17:8080 --region RegionOne -f value -c id 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.750 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.750 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.750 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ca2a10b3f74749598d4cfa00c7d983b7 2022-07-22 21:55:18.751 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo ca2a10b3f74749598d4cfa00c7d983b7 2022-07-22 21:55:18.751 | ca2a10b3f74749598d4cfa00c7d983b7 2022-07-22 21:55:18.751 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:55:18.751 | + functions-common:get_or_create_endpoint:1137 : echo 45a3e8bb9e354ea39f876e9435f7b79b 2022-07-22 21:55:18.751 | 45a3e8bb9e354ea39f876e9435f7b79b 2022-07-22 21:55:18.751 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-22 21:55:18.751 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:55:18.751 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-07-22 21:55:18.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.751 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.751 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.751 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_project:939 : project_id=6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_project:940 : echo 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.751 | + lib/swift:create_swift_accounts:633 : swift_project_test1=6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.751 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-22 21:55:18.751 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.751 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-22 21:55:18.751 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-07-22 21:55:18.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.751 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.751 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.751 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_user:926 : user_id=7a29e98b13df4079a47c6069a76c5055 2022-07-22 21:55:18.751 | ++ functions-common:get_or_create_user:927 : echo 7a29e98b13df4079a47c6069a76c5055 2022-07-22 21:55:18.751 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=7a29e98b13df4079a47c6069a76c5055 2022-07-22 21:55:18.752 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-22 21:55:18.752 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.752 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 7a29e98b13df4079a47c6069a76c5055 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.752 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.752 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:55:18.752 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.752 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.752 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:55:18.752 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:55:18.752 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:55:18.752 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:55:18.752 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.752 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a29e98b13df4079a47c6069a76c5055 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.752 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.752 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.752 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.752 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.752 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.752 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.752 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.752 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.752 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 7a29e98b13df4079a47c6069a76c5055 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.752 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.752 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.753 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.753 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.753 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.753 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a29e98b13df4079a47c6069a76c5055 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.753 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.753 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.753 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.753 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.753 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.753 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.753 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.753 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 7a29e98b13df4079a47c6069a76c5055 | | 6a81321d45c049e98b94cba807a734ae | | | False |' 2022-07-22 21:55:18.753 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.753 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.753 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.753 | 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.753 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-22 21:55:18.753 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-22 21:55:18.753 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:55:18.753 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-22 21:55:18.753 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-22 21:55:18.753 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-07-22 21:55:18.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.753 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.753 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.753 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.753 | ++ functions-common:get_or_create_user:926 : user_id=e61eb3e0777a426b933eba0ddc222af0 2022-07-22 21:55:18.753 | ++ functions-common:get_or_create_user:927 : echo e61eb3e0777a426b933eba0ddc222af0 2022-07-22 21:55:18.754 | + lib/swift:create_swift_accounts:642 : swift_user_test3=e61eb3e0777a426b933eba0ddc222af0 2022-07-22 21:55:18.754 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-22 21:55:18.754 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.754 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role c9d7007e7ea34600a2a0ae6aacd5e995 e61eb3e0777a426b933eba0ddc222af0 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.754 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:55:18.754 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.754 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.754 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:55:18.754 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:55:18.754 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:55:18.754 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9d7007e7ea34600a2a0ae6aacd5e995 --user e61eb3e0777a426b933eba0ddc222af0 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.754 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.754 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.754 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.754 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.754 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.754 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.754 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.754 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add c9d7007e7ea34600a2a0ae6aacd5e995 --user e61eb3e0777a426b933eba0ddc222af0 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.754 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.754 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role c9d7007e7ea34600a2a0ae6aacd5e995 --user e61eb3e0777a426b933eba0ddc222af0 --project 6a81321d45c049e98b94cba807a734ae 2022-07-22 21:55:18.754 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.755 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.755 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.755 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.755 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.755 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.755 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.755 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.755 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.755 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.755 | ++ functions-common:get_field:819 : echo '| c9d7007e7ea34600a2a0ae6aacd5e995 | e61eb3e0777a426b933eba0ddc222af0 | | 6a81321d45c049e98b94cba807a734ae | | | False |' 2022-07-22 21:55:18.755 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.755 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.755 | + functions-common:get_or_add_user_project_role:998 : echo c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.755 | c9d7007e7ea34600a2a0ae6aacd5e995 2022-07-22 21:55:18.755 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-22 21:55:18.755 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-22 21:55:18.755 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:55:18.755 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-07-22 21:55:18.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.755 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.755 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.755 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.755 | ++ functions-common:get_or_create_project:939 : project_id=8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.755 | ++ functions-common:get_or_create_project:940 : echo 8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.755 | + lib/swift:create_swift_accounts:647 : swift_project_test2=8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.755 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-22 21:55:18.755 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.755 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-22 21:55:18.756 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-22 21:55:18.756 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:55:18.756 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-22 21:55:18.756 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-22 21:55:18.756 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-07-22 21:55:18.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.756 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.756 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.756 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.756 | ++ functions-common:get_or_create_user:926 : user_id=86becf48bd21469fbf2af5a790f2f217 2022-07-22 21:55:18.756 | ++ functions-common:get_or_create_user:927 : echo 86becf48bd21469fbf2af5a790f2f217 2022-07-22 21:55:18.756 | + lib/swift:create_swift_accounts:652 : swift_user_test2=86becf48bd21469fbf2af5a790f2f217 2022-07-22 21:55:18.756 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-22 21:55:18.756 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.756 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 86becf48bd21469fbf2af5a790f2f217 8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.756 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.757 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:55:18.757 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.757 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.757 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:55:18.757 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:55:18.757 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:55:18.757 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:55:18.757 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86becf48bd21469fbf2af5a790f2f217 --project 8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.757 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.757 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.757 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.757 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.757 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.757 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.758 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.758 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.758 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.758 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 86becf48bd21469fbf2af5a790f2f217 --project 8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.760 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 86becf48bd21469fbf2af5a790f2f217 --project 8d48abf41e12460f91e75af3801b79d7 2022-07-22 21:55:18.760 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.760 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.760 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.760 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.760 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.760 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.760 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.760 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 86becf48bd21469fbf2af5a790f2f217 | | 8d48abf41e12460f91e75af3801b79d7 | | | False |' 2022-07-22 21:55:18.760 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.760 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.760 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.760 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.760 | 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.760 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-22 21:55:18.760 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-22 21:55:18.760 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 21:55:18.760 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-22 21:55:18.760 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-07-22 21:55:18.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.760 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.761 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.761 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-22 21:55:18.761 | 53d07526452f47a89b2a3174803342ac' 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_domain:889 : echo 53d07526452f47a89b2a3174803342ac 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:657 : swift_domain=53d07526452f47a89b2a3174803342ac 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-22 21:55:18.761 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-22 21:55:18.761 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 53d07526452f47a89b2a3174803342ac 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 21:55:18.761 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=53d07526452f47a89b2a3174803342ac --or-show -f value -c id 2022-07-22 21:55:18.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.761 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.761 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.761 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_project:939 : project_id=b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_project:940 : echo b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:661 : swift_project_test4=b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-22 21:55:18.761 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.761 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-22 21:55:18.761 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 53d07526452f47a89b2a3174803342ac test4@example.com 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-22 21:55:18.761 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-22 21:55:18.761 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=53d07526452f47a89b2a3174803342ac --email=test4@example.com --or-show -f value -c id 2022-07-22 21:55:18.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.762 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.762 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.762 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.762 | ++ functions-common:get_or_create_user:926 : user_id=3509722031b44ad0aea1aa54433dc787 2022-07-22 21:55:18.762 | ++ functions-common:get_or_create_user:927 : echo 3509722031b44ad0aea1aa54433dc787 2022-07-22 21:55:18.762 | + lib/swift:create_swift_accounts:666 : swift_user_test4=3509722031b44ad0aea1aa54433dc787 2022-07-22 21:55:18.762 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-22 21:55:18.762 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 21:55:18.762 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 3509722031b44ad0aea1aa54433dc787 b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.762 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:55:18.762 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 21:55:18.762 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:55:18.762 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:55:18.762 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 21:55:18.762 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 21:55:18.762 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 21:55:18.762 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 21:55:18.762 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3509722031b44ad0aea1aa54433dc787 --project b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.762 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:55:18.762 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.762 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.762 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.762 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.762 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.762 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.762 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:55:18.762 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:55:18.762 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 3509722031b44ad0aea1aa54433dc787 --project b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.763 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3509722031b44ad0aea1aa54433dc787 --project b0555ee928084060a760cbd783bb54c5 2022-07-22 21:55:18.763 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:55:18.763 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:55:18.763 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:55:18.763 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:18.763 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:18.763 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:55:18.763 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:55:18.763 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:55:18.763 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 3509722031b44ad0aea1aa54433dc787 | | b0555ee928084060a760cbd783bb54c5 | | | False |' 2022-07-22 21:55:18.763 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:55:18.763 | ++ functions-common:get_field:813 : read data 2022-07-22 21:55:18.763 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.763 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.763 | 00c487fc831d41c18366f44117195014 2022-07-22 21:55:18.797 | [696218 Async create_swift_accounts:731329]: finished create_swift_accounts with result 0 in 121 seconds 2022-07-22 21:55:18.804 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-22 21:55:18.807 | + inc/async:async_wait:197 : return 0 2022-07-22 21:55:18.810 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-22 21:55:18.828 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:18.831 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-22 21:55:18.851 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:18.855 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-22 21:55:18.857 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:55:18.860 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-22 21:55:18.863 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-22 21:55:18.865 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-22 21:55:18.925 | + inc/async:async_inner:63 : init_glance 2022-07-22 21:55:18.963 | [696218 Async init_glance:735981]: running: init_glance 2022-07-22 21:55:18.966 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-22 21:55:18.985 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:18.988 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-22 21:55:18.990 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:55:18.993 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-22 21:55:18.996 | + ./stack.sh:main:1142 : configure_neutron 2022-07-22 21:55:18.999 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-22 21:55:19.003 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:55:19.004 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:55:19.010 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:55:19.013 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:55:19.016 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:55:19.019 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:55:19.024 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-22 21:55:19.026 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-22 21:55:19.029 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-22 21:55:19.032 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-22 21:55:19.045 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-22 21:55:19.048 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-22 21:55:22.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:22.178 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:22.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:22.178 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:23.776 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:55:23.803 | [735981 Async init_glance:735981]: finished successfully 2022-07-22 21:55:25.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:25.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:25.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:25.315 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:28.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:28.451 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:28.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:28.451 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:31.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:31.575 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:31.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:31.576 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:34.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:34.690 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:34.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:34.690 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:37.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:37.860 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:37.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:37.860 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:41.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:41.009 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:41.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:41.009 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:44.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:44.418 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:44.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:44.419 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:48.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:48.325 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:48.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:48.325 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:53.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:53.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:53.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:53.310 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:53.603 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-22 21:55:53.608 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-22 21:55:53.611 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-22 21:55:53.613 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-22 21:55:53.615 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-22 21:55:53.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-22 21:55:53.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-22 21:55:53.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-22 21:55:53.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-22 21:55:53.627 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-22 21:55:53.630 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-22 21:55:53.632 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-22 21:55:53.634 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-22 21:55:53.636 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-22 21:55:53.638 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-22 21:55:53.641 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-22 21:55:53.646 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:53.648 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-22 21:55:53.650 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:53.655 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-22 21:55:53.658 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-22 21:55:53.660 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-22 21:55:53.662 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-22 21:55:53.664 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:55:53.666 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:53.669 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:55:53.684 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:53.687 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:55:53.689 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 21:55:53.692 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 21:55:53.720 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-22 21:55:53.748 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-22 21:55:53.777 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-22 21:55:53.806 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-22 21:55:53.835 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-22 21:55:53.863 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-22 21:55:53.866 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-22 21:55:53.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-22 21:55:53.871 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:55:53.874 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 21:55:53.891 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 21:55:53.893 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 21:55:53.895 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 21:55:53.898 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 21:55:53.900 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-07-22 21:55:53.929 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:55:53.957 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-07-22 21:55:53.986 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 21:55:54.015 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-22 21:55:54.031 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:55:54.034 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-22 21:55:54.036 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:55:54.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-22 21:55:54.041 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-22 21:55:54.043 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-22 21:55:54.055 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-22 21:55:54.058 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-22 21:55:54.060 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-22 21:55:54.063 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-22 21:55:54.075 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-22 21:55:54.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-22 21:55:54.090 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-22 21:55:54.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-22 21:55:54.114 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-22 21:55:54.127 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 21:55:54.130 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:55:54.132 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-22 21:55:54.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.gxAtJJ41mR 2022-07-22 21:55:54.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 21:55:54.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:55:54.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.gxAtJJ41mR 2022-07-22 21:55:54.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.gxAtJJ41mR 2022-07-22 21:55:54.159 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.gxAtJJ41mR /etc/sudoers.d/neutron-rootwrap 2022-07-22 21:55:54.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:55:54.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:54.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:55:54.230 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-22 21:55:54.233 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-22 21:55:54.236 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-22 21:55:54.238 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 21:55:54.241 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 21:55:54.243 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 21:55:54.260 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:54.263 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 21:55:54.266 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 21:55:54.268 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 21:55:54.286 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:54.289 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:55:54.292 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 21:55:54.322 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 21:55:54.324 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 21:55:54.327 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-22 21:55:54.344 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:54.346 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-22 21:55:54.349 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-22 21:55:54.351 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:55:54.354 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:55:54.356 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-22 21:55:54.359 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-22 21:55:54.362 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:55:54.364 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-22 21:55:54.367 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-22 21:55:54.369 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-22 21:55:54.374 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-22 21:55:54.376 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-07-22 21:55:54.381 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-22 21:55:54.398 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:54.400 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-22 21:55:54.403 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-22 21:55:54.406 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-22 21:55:54.410 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-22 21:55:54.440 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 21:55:54.472 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-22 21:55:54.503 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-22 21:55:54.533 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-22 21:55:54.563 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-22 21:55:54.565 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:55:54.568 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-22 21:55:54.570 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 21:55:54.573 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-22 21:55:54.602 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-22 21:55:54.632 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 21:55:54.661 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-22 21:55:54.691 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-22 21:55:54.721 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-22 21:55:54.750 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-22 21:55:54.779 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-22 21:55:54.809 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:55:54.838 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 21:55:54.868 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-22 21:55:54.898 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-22 21:55:54.929 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-22 21:55:54.931 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:55:54.934 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 21:55:54.936 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 21:55:54.939 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-22 21:55:54.969 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-22 21:55:54.998 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.17/identity 2022-07-22 21:55:55.027 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-22 21:55:55.057 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-22 21:55:55.087 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-22 21:55:55.116 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-22 21:55:55.146 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-22 21:55:55.175 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:55:55.205 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-22 21:55:55.235 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-22 21:55:55.237 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 21:55:55.239 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 21:55:55.242 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-22 21:55:55.245 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-22 21:55:55.275 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-22 21:55:55.304 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:55:55.334 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-22 21:55:55.364 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-22 21:55:55.394 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-22 21:55:55.424 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-22 21:55:55.454 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-22 21:55:55.483 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-22 21:55:55.514 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-22 21:55:55.544 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-22 21:55:55.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-22 21:55:55.549 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-22 21:55:55.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-22 21:55:55.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-22 21:55:55.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-22 21:55:55.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-22 21:55:55.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-22 21:55:55.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-22 21:55:55.567 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-22 21:55:55.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-22 21:55:55.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-22 21:55:55.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-22 21:55:55.577 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-22 21:55:55.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-22 21:55:55.582 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-22 21:55:55.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-22 21:55:55.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-22 21:55:55.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:55.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-07-22 21:55:55.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-07-22 21:55:55.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:55:55.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-22 21:55:55.631 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-22 21:55:55.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.636 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-22 21:55:55.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-22 21:55:55.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:55:55.670 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-22 21:55:55.673 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-22 21:55:55.675 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.678 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-22 21:55:55.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-22 21:55:55.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-22 21:55:55.711 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.714 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:55:55.716 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-22 21:55:55.719 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-22 21:55:55.721 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.723 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-22 21:55:55.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-22 21:55:55.755 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 21:55:55.760 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-22 21:55:55.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-22 21:55:55.765 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.767 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-22 21:55:55.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-22 21:55:55.799 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.801 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-22 21:55:55.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-22 21:55:55.806 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-22 21:55:55.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.811 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-07-22 21:55:55.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-22 21:55:55.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.844 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-22 21:55:55.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 21:55:55.849 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 21:55:55.851 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-22 21:55:55.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-22 21:55:55.885 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-22 21:55:55.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-22 21:55:55.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-22 21:55:55.895 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.897 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-22 21:55:55.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-22 21:55:55.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.932 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-22 21:55:55.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-22 21:55:55.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-22 21:55:55.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.941 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-22 21:55:55.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-22 21:55:55.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:55:55.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-22 21:55:55.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 21:55:55.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 21:55:55.982 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 21:55:55.985 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-22 21:55:56.013 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 21:55:56.016 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-22 21:55:56.034 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:56.036 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-22 21:55:56.038 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:55:56.070 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:56.073 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:55:56.101 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 21:55:56.133 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-22 21:55:56.136 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-22 21:55:56.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-22 21:55:56.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 21:55:58.886 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 21:55:58.887 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 21:55:58.887 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=738086) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 21:55:58.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 21:55:58.939 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 21:55:58.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:55:58.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:55:58.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:55:58.940 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=738086) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:55:58.993 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 21:55:58.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:58.993 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:58.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:55:58.994 | from cryptography.utils import int_from_bytes 2022-07-22 21:55:59.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-22 21:55:59.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-22 21:55:59.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-22 21:55:59.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:55:59.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-22 21:55:59.382 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-07-22 21:55:59.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-22 21:55:59.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:59.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-07-22 21:55:59.436 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-22 21:55:59.440 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-22 21:55:59.448 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-22 21:55:59.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-22 21:55:59.452 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-22 21:55:59.465 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-22 21:55:59.477 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 21:55:59.480 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-22 21:55:59.488 | net.bridge.bridge-nf-call-iptables = 1 2022-07-22 21:55:59.492 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 21:55:59.494 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-22 21:55:59.503 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-22 21:55:59.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-22 21:55:59.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-22 21:55:59.511 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-22 21:55:59.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-22 21:55:59.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-22 21:55:59.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 21:55:59.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 21:55:59.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:55:59.526 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 21:55:59.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-22 21:55:59.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-07-22 21:55:59.590 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-22 21:55:59.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-22 21:55:59.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-22 21:55:59.651 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-22 21:55:59.669 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:59.672 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-22 21:55:59.675 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.680 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-22 21:55:59.709 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-22 21:55:59.739 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:55:59.771 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:59.773 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:55:59.803 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-22 21:55:59.819 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:59.822 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.825 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-22 21:55:59.854 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.859 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 21:55:59.888 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.890 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 21:55:59.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-22 21:55:59.895 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-22 21:55:59.912 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:55:59.915 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-22 21:55:59.917 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-07-22 21:55:59.923 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-22 21:55:59.951 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:55:59.984 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-22 21:55:59.986 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:56:00.016 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 21:56:00.018 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-22 21:56:00.048 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 21:56:00.050 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 21:56:00.053 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 21:56:00.082 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-22 21:56:00.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 21:56:00.087 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-22 21:56:00.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 21:56:02.903 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 21:56:02.903 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 21:56:02.904 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=738616) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 21:56:02.956 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 21:56:02.956 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 21:56:02.957 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:56:02.957 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:56:02.957 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:56:02.957 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=738616) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 21:56:03.018 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-22 21:56:03.019 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=738616) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-22 21:56:03.019 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=738616) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-22 21:56:03.020 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 21:56:03.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:03.020 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:03.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:03.020 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:03.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-22 21:56:03.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-22 21:56:03.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-22 21:56:03.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 21:56:03.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 21:56:03.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 21:56:03.373 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 21:56:03.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-22 21:56:03.393 | + functions:set_mtu:785 : local dev=br-data 2022-07-22 21:56:03.396 | + functions:set_mtu:786 : local mtu=1500 2022-07-22 21:56:03.398 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-22 21:56:03.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-07-22 21:56:03.427 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-22 21:56:03.430 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-22 21:56:03.432 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-22 21:56:03.435 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-22 21:56:03.438 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-22 21:56:03.441 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-22 21:56:03.443 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-22 21:56:03.446 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-22 21:56:03.448 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-22 21:56:03.450 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-22 21:56:03.454 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-22 21:56:03.456 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-22 21:56:03.459 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-22 21:56:03.461 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-22 21:56:03.465 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-22 21:56:03.465 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-22 21:56:03.471 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-22 21:56:03.474 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-22 21:56:03.476 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-22 21:56:03.479 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-22 21:56:03.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-22 21:56:03.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-22 21:56:03.483 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-22 21:56:03.489 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-22 21:56:03.492 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-22 21:56:03.495 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-22 21:56:03.497 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-22 21:56:03.500 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-22 21:56:03.502 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-22 21:56:03.505 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-07-22 21:56:03.507 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-07-22 21:56:03.510 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-22 21:56:03.512 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-22 21:56:03.517 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-22 21:56:03.517 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-22 21:56:03.518 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-22 21:56:03.518 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-22 21:56:03.523 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-22 21:56:03.526 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-07-22 21:56:03.528 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-07-22 21:56:03.540 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-07-22 21:56:03.552 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-22 21:56:03.565 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-22 21:56:03.586 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-22 21:56:03.595 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-22 21:56:03.596 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.073 ms 2022-07-22 21:56:04.600 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.048 ms 2022-07-22 21:56:05.624 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.047 ms 2022-07-22 21:56:05.624 | 2022-07-22 21:56:05.624 | --- 192.168.0.15 ping statistics --- 2022-07-22 21:56:05.624 | 3 packets transmitted, 3 received, 0% packet loss, time 2029ms 2022-07-22 21:56:05.624 | rtt min/avg/max/mdev = 0.047/0.056/0.073/0.012 ms 2022-07-22 21:56:05.630 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-22 21:56:05.630 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-22 21:56:05.636 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-22 21:56:05.638 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-22 21:56:05.656 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:05.658 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-22 21:56:05.661 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-22 21:56:05.666 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-22 21:56:05.695 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.17 2022-07-22 21:56:05.724 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-22 21:56:05.754 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 21:56:05.786 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-22 21:56:05.788 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 21:56:05.817 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 21:56:05.820 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-22 21:56:05.837 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:56:05.839 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:56:05.842 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-22 21:56:05.860 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:56:05.862 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-22 21:56:05.880 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:56:05.882 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-22 21:56:05.900 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:56:05.902 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-22 21:56:05.933 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-22 21:56:05.963 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-22 21:56:05.966 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-22 21:56:05.984 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:05.986 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-22 21:56:06.004 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.006 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-22 21:56:06.009 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-22 21:56:06.068 | + inc/async:async_inner:63 : init_neutron 2022-07-22 21:56:06.106 | [696218 Async init_neutron:739094]: running: init_neutron 2022-07-22 21:56:06.109 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-22 21:56:06.127 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.130 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-22 21:56:06.141 | ++ ./stack.sh:main:1157 : true 2022-07-22 21:56:06.144 | + ./stack.sh:main:1157 : netman_pid= 2022-07-22 21:56:06.146 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-22 21:56:06.149 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-22 21:56:06.161 | dnsmasq: no process found 2022-07-22 21:56:06.165 | + ./stack.sh:main:1159 : true 2022-07-22 21:56:06.167 | + ./stack.sh:main:1164 : clean_iptables 2022-07-22 21:56:06.173 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:56:06.173 | + lib/nova:clean_iptables:186 : grep nova 2022-07-22 21:56:06.175 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-22 21:56:06.178 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-22 21:56:06.178 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-22 21:56:06.185 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-22 21:56:06.188 | + lib/nova:clean_iptables:186 : bash 2022-07-22 21:56:06.198 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:56:06.198 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-22 21:56:06.199 | + lib/nova:clean_iptables:188 : grep nova 2022-07-22 21:56:06.201 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-22 21:56:06.203 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-22 21:56:06.203 | + lib/nova:clean_iptables:188 : bash 2022-07-22 21:56:06.213 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 21:56:06.221 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-22 21:56:06.222 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-22 21:56:06.222 | + lib/nova:clean_iptables:190 : bash 2022-07-22 21:56:06.224 | + lib/nova:clean_iptables:190 : grep nova 2022-07-22 21:56:06.227 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-22 21:56:06.227 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:56:06.234 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-22 21:56:06.241 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-22 21:56:06.241 | + lib/nova:clean_iptables:192 : grep nova 2022-07-22 21:56:06.246 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 21:56:06.246 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 21:56:06.249 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-22 21:56:06.251 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-22 21:56:06.255 | + lib/nova:clean_iptables:192 : bash 2022-07-22 21:56:06.260 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-22 21:56:06.269 | net.ipv4.ip_forward = 1 2022-07-22 21:56:06.272 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-22 21:56:06.291 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.293 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-22 21:56:06.296 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-22 21:56:06.298 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 21:56:06.334 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-22 21:56:06.366 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-22 21:56:06.368 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 21:56:06.405 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-22 21:56:06.438 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-22 21:56:06.458 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.461 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-22 21:56:06.463 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:56:06.466 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-22 21:56:06.469 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-22 21:56:06.472 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-22 21:56:06.536 | + inc/async:async_inner:63 : init_swift 2022-07-22 21:56:06.596 | [696218 Async init_swift:739452]: running: init_swift 2022-07-22 21:56:06.599 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-22 21:56:06.624 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.629 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-22 21:56:06.632 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:56:06.635 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-22 21:56:06.638 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-22 21:56:06.641 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-22 21:56:06.723 | + inc/async:async_inner:63 : init_cinder 2022-07-22 21:56:06.805 | [696218 Async init_cinder:739547]: running: init_cinder 2022-07-22 21:56:06.809 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-22 21:56:06.850 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:06.858 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-22 21:56:06.861 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:56:06.863 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-22 21:56:06.866 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-22 21:56:06.869 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-22 21:56:06.965 | + inc/async:async_inner:63 : init_placement 2022-07-22 21:56:07.025 | [696218 Async init_placement:739667]: running: init_placement 2022-07-22 21:56:07.034 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-22 21:56:07.145 | [696218 Async init_neutron:739094]: Waiting for completion of init_neutron running on PID 739094 (6 other jobs running) 2022-07-22 21:56:07.199 | [696218 Async init_neutron:739094]: Signaling child to exit 2022-07-22 21:56:17.679 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:56:17.726 | [739547 Async init_cinder:739547]: finished successfully 2022-07-22 21:56:19.315 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:56:19.358 | [739452 Async init_swift:739452]: finished successfully 2022-07-22 21:56:34.132 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:56:34.159 | [739094 Async init_neutron:739094]: finished successfully 2022-07-22 21:56:34.178 | WAKEUP 2022-07-22 21:56:34.202 | [696218 Async init_neutron:739094]: Signaled 2022-07-22 21:56:34.203 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-22 21:56:34.203 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:56:34.203 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:56:34.203 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:56:34.203 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:56:34.203 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:56:34.203 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:56:34.203 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-22 21:56:34.203 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-22 21:56:34.204 | + lib/database:recreate_database:112 : local db=neutron 2022-07-22 21:56:34.204 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-22 21:56:34.204 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-22 21:56:34.204 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-22 21:56:34.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:34.204 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-22 21:56:34.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:34.204 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-22 21:56:34.204 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:56:34.204 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:56:34.204 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:56:34.204 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:56:34.204 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526969029 2022-07-22 21:56:34.204 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-22 21:56:34.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:34.204 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:34.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:34.204 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-22 21:56:34.204 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-22 21:56:34.205 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-22 21:56:34.206 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-22 21:56:34.207 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-22 21:56:34.208 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-22 21:56:34.208 | Running upgrade for neutron ... 2022-07-22 21:56:34.208 | OK 2022-07-22 21:56:34.208 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-22 21:56:34.208 | + functions-common:time_stop:2440 : local name 2022-07-22 21:56:34.208 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:56:34.208 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:56:34.208 | + functions-common:time_stop:2443 : local total 2022-07-22 21:56:34.208 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:56:34.208 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:56:34.208 | + functions-common:time_stop:2447 : start_time=1658526969029 2022-07-22 21:56:34.208 | + functions-common:time_stop:2449 : [[ -z 1658526969029 ]] 2022-07-22 21:56:34.208 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:56:34.208 | + functions-common:time_stop:2452 : end_time=1658526994116 2022-07-22 21:56:34.208 | + functions-common:time_stop:2453 : elapsed_time=25087 2022-07-22 21:56:34.208 | + functions-common:time_stop:2454 : total=8369 2022-07-22 21:56:34.208 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:56:34.208 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33456 2022-07-22 21:56:34.249 | [696218 Async init_neutron:739094]: finished init_neutron with result 0 in 28 seconds 2022-07-22 21:56:34.253 | + inc/async:async_wait:197 : return 0 2022-07-22 21:56:34.256 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-22 21:56:34.307 | [696218 Async init_placement:739667]: Waiting for completion of init_placement running on PID 739667 (5 other jobs running) 2022-07-22 21:56:34.334 | [696218 Async init_placement:739667]: Signaling child to exit 2022-07-22 21:56:50.925 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:56:50.951 | [739667 Async init_placement:739667]: finished successfully 2022-07-22 21:56:50.970 | WAKEUP 2022-07-22 21:56:50.993 | [696218 Async init_placement:739667]: Signaled 2022-07-22 21:56:50.995 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-22 21:56:50.995 | + lib/database:recreate_database:112 : local db=placement 2022-07-22 21:56:50.995 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-22 21:56:50.995 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-22 21:56:50.995 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-22 21:56:50.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:50.995 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-22 21:56:50.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:50.995 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-22 21:56:50.995 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-22 21:56:50.995 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-22 21:56:50.995 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-22 21:56:50.995 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 21:56:50.995 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 21:56:50.995 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 21:56:50.995 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-07-22 21:56:50.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.995 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.995 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.995 | + functions-common:get_or_create_user:926 : user_id=041e99b93eb242a38450e4dd66c379c3 2022-07-22 21:56:50.995 | + functions-common:get_or_create_user:927 : echo 041e99b93eb242a38450e4dd66c379c3 2022-07-22 21:56:50.995 | 041e99b93eb242a38450e4dd66c379c3 2022-07-22 21:56:50.995 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-22 21:56:50.995 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:56:50.996 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:56:50.996 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.996 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:56:50.996 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.996 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.996 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.996 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.996 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:56:50.996 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:56:50.996 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.996 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.996 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:56:50.996 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:56:50.997 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.997 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:56:50.997 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.997 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.997 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.997 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.997 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:56:50.997 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:56:50.997 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:56:50.997 | ++ functions-common:get_field:819 : echo '| 00f0a57f410d47559a7bf57236e46137 | 041e99b93eb242a38450e4dd66c379c3 | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:56:50.997 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.997 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00f0a57f410d47559a7bf57236e46137 2022-07-22 21:56:50.997 | + functions-common:get_or_add_user_project_role:998 : echo 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:56:50.997 | 00f0a57f410d47559a7bf57236e46137 2022-07-22 21:56:50.997 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 21:56:50.997 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-22 21:56:50.997 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 21:56:50.997 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 21:56:50.997 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 21:56:50.997 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 21:56:50.997 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.997 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:56:50.997 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 21:56:50.998 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:56:50.998 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.998 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.998 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.998 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.998 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 21:56:50.998 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 21:56:50.998 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.998 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.998 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.998 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-07-22 21:56:50.998 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 21:56:50.998 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 21:56:50.998 | ++ functions-common:get_field:812 : local data field 2022-07-22 21:56:50.998 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.999 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.999 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.999 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.999 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 21:56:50.999 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 21:56:50.999 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 21:56:50.999 | ++ functions-common:get_field:819 : echo '| 00c487fc831d41c18366f44117195014 | 041e99b93eb242a38450e4dd66c379c3 | | a51fc09c57c84343a924c8451372eb38 | | | False |' 2022-07-22 21:56:50.999 | ++ functions-common:get_field:813 : read data 2022-07-22 21:56:50.999 | + functions-common:get_or_add_user_project_role:996 : user_role_id=00c487fc831d41c18366f44117195014 2022-07-22 21:56:50.999 | + functions-common:get_or_add_user_project_role:998 : echo 00c487fc831d41c18366f44117195014 2022-07-22 21:56:50.999 | 00c487fc831d41c18366f44117195014 2022-07-22 21:56:50.999 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.17/placement 2022-07-22 21:56:50.999 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-22 21:56:50.999 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 21:56:50.999 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-22 21:56:50.999 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-07-22 21:56:50.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.999 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:50.999 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:50.999 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:50.999 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 21:56:50.999 | a942109e9b834a28a89239813d3f76f6' 2022-07-22 21:56:50.999 | + functions-common:get_or_create_service:1095 : echo a942109e9b834a28a89239813d3f76f6 2022-07-22 21:56:51.000 | a942109e9b834a28a89239813d3f76f6 2022-07-22 21:56:51.000 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.17/placement 2022-07-22 21:56:51.000 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 21:56:51.000 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.17/placement RegionOne 2022-07-22 21:56:51.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 21:56:51.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-07-22 21:56:51.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.000 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.000 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.000 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:51.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 21:56:51.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 21:56:51.000 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.17/placement --region RegionOne -f value -c id 2022-07-22 21:56:51.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.000 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.000 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.000 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 21:56:51.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7825c08e981147cf933698c9406480ae 2022-07-22 21:56:51.000 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7825c08e981147cf933698c9406480ae 2022-07-22 21:56:51.000 | + functions-common:get_or_create_endpoint:1128 : public_id=7825c08e981147cf933698c9406480ae 2022-07-22 21:56:51.000 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 21:56:51.000 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 21:56:51.000 | + functions-common:get_or_create_endpoint:1137 : echo 7825c08e981147cf933698c9406480ae 2022-07-22 21:56:51.000 | 7825c08e981147cf933698c9406480ae 2022-07-22 21:56:51.040 | [696218 Async init_placement:739667]: finished init_placement with result 0 in 44 seconds 2022-07-22 21:56:51.044 | + inc/async:async_wait:197 : return 0 2022-07-22 21:56:51.047 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-22 21:56:51.098 | [696218 Async init_glance:735981]: Waiting for completion of init_glance running on PID 735981 (4 other jobs running) 2022-07-22 21:56:51.124 | [696218 Async init_glance:735981]: Signaling child to exit 2022-07-22 21:56:51.124 | WAKEUP 2022-07-22 21:56:51.147 | [696218 Async init_glance:735981]: Signaled 2022-07-22 21:56:51.148 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-22 21:56:51.148 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-22 21:56:51.148 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-22 21:56:51.148 | + lib/database:recreate_database:112 : local db=glance 2022-07-22 21:56:51.148 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-22 21:56:51.148 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-22 21:56:51.148 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-22 21:56:51.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:51.148 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-22 21:56:51.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:51.148 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-22 21:56:51.148 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:56:51.149 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:56:51.149 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:56:51.149 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:56:51.149 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526919013 2022-07-22 21:56:51.149 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-22 21:56:51.149 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:56:51.149 | ERROR glance Traceback (most recent call last): 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 21:56:51.149 | ERROR glance  sys.exit(main()) 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 21:56:51.149 | ERROR glance  return CONF.command.action_fn() 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-22 21:56:51.149 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-22 21:56:51.149 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-22 21:56:51.149 | ERROR glance  engine = db_api.get_engine() 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 21:56:51.149 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 21:56:51.149 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 21:56:51.149 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 21:56:51.149 | ERROR glance  return cls( 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 21:56:51.149 | ERROR glance  self._factory._start( 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 21:56:51.149 | ERROR glance  self._setup_for_connection( 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 21:56:51.149 | ERROR glance  engine = engines.create_engine( 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 21:56:51.149 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 21:56:51.149 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 21:56:51.150 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 21:56:51.150 | ERROR glance  File "", line 2, in create_engine 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 21:56:51.150 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 21:56:51.150 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 21:56:51.150 | ERROR glance  loaded_plugins = [ 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 21:56:51.150 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 21:56:51.150 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 21:56:51.150 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:56:51.150 | ERROR glance  2022-07-22 21:56:51.150 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-22 21:56:51.150 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:56:51.150 | ERROR glance Traceback (most recent call last): 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 21:56:51.150 | ERROR glance  sys.exit(main()) 2022-07-22 21:56:51.150 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 21:56:51.150 | ERROR glance  return CONF.command.action_fn() 2022-07-22 21:56:51.150 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-22 21:56:51.150 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-22 21:56:51.150 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-22 21:56:51.150 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-22 21:56:51.150 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 21:56:51.150 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 21:56:51.150 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 21:56:51.150 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 21:56:51.150 | ERROR glance  return cls( 2022-07-22 21:56:51.150 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 21:56:51.150 | ERROR glance  self._factory._start( 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 21:56:51.151 | ERROR glance  self._setup_for_connection( 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 21:56:51.151 | ERROR glance  engine = engines.create_engine( 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 21:56:51.151 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 21:56:51.151 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 21:56:51.151 | ERROR glance  File "", line 2, in create_engine 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 21:56:51.151 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 21:56:51.151 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 21:56:51.151 | ERROR glance  loaded_plugins = [ 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 21:56:51.151 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 21:56:51.151 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 21:56:51.151 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 21:56:51.151 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 21:56:51.151 | ERROR glance  2022-07-22 21:56:51.151 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-22 21:56:51.151 | + functions-common:time_stop:2440 : local name 2022-07-22 21:56:51.151 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:56:51.151 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:56:51.151 | + functions-common:time_stop:2443 : local total 2022-07-22 21:56:51.151 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:56:51.151 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:56:51.151 | + functions-common:time_stop:2447 : start_time=1658526919013 2022-07-22 21:56:51.151 | + functions-common:time_stop:2449 : [[ -z 1658526919013 ]] 2022-07-22 21:56:51.151 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:56:51.151 | + functions-common:time_stop:2452 : end_time=1658526923760 2022-07-22 21:56:51.152 | + functions-common:time_stop:2453 : elapsed_time=4747 2022-07-22 21:56:51.152 | + functions-common:time_stop:2454 : total=8369 2022-07-22 21:56:51.152 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:56:51.152 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13116 2022-07-22 21:56:51.194 | [696218 Async init_glance:735981]: finished init_glance with result 0 in 4 seconds 2022-07-22 21:56:51.198 | + inc/async:async_wait:197 : return 0 2022-07-22 21:56:51.200 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-22 21:56:51.252 | [696218 Async init_swift:739452]: Waiting for completion of init_swift running on PID 739452 (3 other jobs running) 2022-07-22 21:56:51.277 | [696218 Async init_swift:739452]: Signaling child to exit 2022-07-22 21:56:51.277 | WAKEUP 2022-07-22 21:56:51.300 | [696218 Async init_swift:739452]: Signaled 2022-07-22 21:56:51.302 | + lib/swift:init_swift:673 : local node_number 2022-07-22 21:56:51.302 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 21:56:51.302 | No container-sync running 2022-07-22 21:56:51.302 | No object-auditor running 2022-07-22 21:56:51.302 | No account-auditor running 2022-07-22 21:56:51.302 | No account-server running 2022-07-22 21:56:51.302 | No object-updater running 2022-07-22 21:56:51.302 | No account-reaper running 2022-07-22 21:56:51.302 | No container-auditor running 2022-07-22 21:56:51.302 | No object-expirer running 2022-07-22 21:56:51.302 | No object-reconstructor running 2022-07-22 21:56:51.302 | No container-replicator running 2022-07-22 21:56:51.302 | No container-server running 2022-07-22 21:56:51.302 | No container-reconciler running 2022-07-22 21:56:51.302 | No container-sharder running 2022-07-22 21:56:51.302 | No object-server running 2022-07-22 21:56:51.302 | No object-replicator running 2022-07-22 21:56:51.302 | No proxy-server running 2022-07-22 21:56:51.302 | No account-replicator running 2022-07-22 21:56:51.302 | No container-updater running 2022-07-22 21:56:51.302 | + lib/swift:init_swift:675 : true 2022-07-22 21:56:51.302 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-22 21:56:51.302 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-22 21:56:51.302 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-22 21:56:51.302 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-22 21:56:51.302 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-22 21:56:51.302 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-07-22 21:56:51.303 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-22 21:56:51.303 | + functions:create_disk:732 : local node_number 2022-07-22 21:56:51.303 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 21:56:51.303 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-22 21:56:51.303 | + functions:create_disk:736 : local key 2022-07-22 21:56:51.303 | ++ functions:create_disk:738 : sed s#/.## 2022-07-22 21:56:51.303 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-22 21:56:51.303 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 21:56:51.303 | + functions:destroy_disk:765 : local key 2022-07-22 21:56:51.303 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-22 21:56:51.303 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-22 21:56:51.303 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-22 21:56:51.303 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-22 21:56:51.303 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-22 21:56:51.303 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-22 21:56:51.303 | = sectsz=512 attr=2, projid32bit=1 2022-07-22 21:56:51.303 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-22 21:56:51.303 | = reflink=1 2022-07-22 21:56:51.303 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-22 21:56:51.303 | = sunit=0 swidth=0 blks 2022-07-22 21:56:51.303 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-22 21:56:51.304 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-22 21:56:51.304 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-22 21:56:51.304 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-22 21:56:51.304 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-07-22 21:56:51.304 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-22 21:56:51.304 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-07-22 21:56:51.304 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-22 21:56:51.304 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-22 21:56:51.304 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-22 21:56:51.304 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 21:56:51.304 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-22 21:56:51.304 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658526275.object.builder backups/1658526276.container.builder backups/1658526277.account.builder backups/1658526282.object.builder backups/1658526283.container.builder backups/1658526284.account.builder backups/1658526282.object.ring.gz backups/1658526283.container.ring.gz backups/1658526284.account.ring.gz 2022-07-22 21:56:51.304 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-22 21:56:51.304 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-22 21:56:51.304 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-22 21:56:51.304 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-22 21:56:51.304 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 21:56:51.304 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-22 21:56:51.304 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-22 21:56:51.304 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:56:51.304 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-22 21:56:51.304 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-22 21:56:51.304 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:56:51.305 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-22 21:56:51.305 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-22 21:56:51.305 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-22 21:56:51.305 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-22 21:56:51.305 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:56:51.305 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-22 21:56:51.305 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:56:51.305 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-22 21:56:51.305 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 21:56:51.305 | + lib/swift:init_swift:719 : popd 2022-07-22 21:56:51.347 | [696218 Async init_swift:739452]: finished init_swift with result 0 in 12 seconds 2022-07-22 21:56:51.351 | + inc/async:async_wait:197 : return 0 2022-07-22 21:56:51.355 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-22 21:56:51.407 | [696218 Async init_cinder:739547]: Waiting for completion of init_cinder running on PID 739547 (2 other jobs running) 2022-07-22 21:56:51.432 | [696218 Async init_cinder:739547]: Signaling child to exit 2022-07-22 21:56:51.432 | WAKEUP 2022-07-22 21:56:51.455 | [696218 Async init_cinder:739547]: Signaled 2022-07-22 21:56:51.456 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-22 21:56:51.456 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.456 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-22 21:56:51.456 | + lib/database:recreate_database:112 : local db=cinder 2022-07-22 21:56:51.456 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-22 21:56:51.456 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-22 21:56:51.456 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-22 21:56:51.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:51.457 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-22 21:56:51.457 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:51.457 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-22 21:56:51.457 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 21:56:51.457 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:56:51.457 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:56:51.457 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:56:51.457 | + functions-common:time_start:2431 : _TIME_START[$name]=1658526967482 2022-07-22 21:56:51.457 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-22 21:56:51.457 | INFO dbcounter [-] Registered counter for database cinder 2022-07-22 21:56:51.457 | 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=739784) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 21:56:51.457 | DEBUG dbcounter [-] [739784] Writer thread running {{(pid=739784) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:56:51.458 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=739784) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:56:51.458 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-22 21:56:51.458 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 21:56:51.458 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 21:56:51.458 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-22 21:56:51.458 | DEBUG dbcounter [-] [739784] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=739784) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:56:51.458 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=739784) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 21:56:51.458 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-22 21:56:51.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.458 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:51.458 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:51.458 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-22 21:56:51.458 | + functions-common:time_stop:2440 : local name 2022-07-22 21:56:51.458 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:56:51.458 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:56:51.458 | + functions-common:time_stop:2443 : local total 2022-07-22 21:56:51.458 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:56:51.458 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 21:56:51.459 | + functions-common:time_stop:2447 : start_time=1658526967482 2022-07-22 21:56:51.459 | + functions-common:time_stop:2449 : [[ -z 1658526967482 ]] 2022-07-22 21:56:51.459 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:56:51.459 | + functions-common:time_stop:2452 : end_time=1658526974894 2022-07-22 21:56:51.459 | + functions-common:time_stop:2453 : elapsed_time=7412 2022-07-22 21:56:51.459 | + functions-common:time_stop:2454 : total=8369 2022-07-22 21:56:51.459 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:56:51.459 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15781 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-22 21:56:51.459 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-22 21:56:51.459 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-22 21:56:51.459 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-22 21:56:51.459 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 21:56:51.459 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:56:51.459 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-22 21:56:51.459 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-22 21:56:51.459 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 21:56:51.459 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 21:56:51.459 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 21:56:51.459 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-22 21:56:51.460 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 21:56:51.460 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 21:56:51.460 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 21:56:51.460 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 21:56:51.460 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 21:56:51.460 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 21:56:51.460 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 21:56:51.460 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 21:56:51.460 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-22 21:56:51.460 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-22 21:56:51.460 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-22 21:56:51.460 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-22 21:56:51.460 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 21:56:51.460 | [Unit] 2022-07-22 21:56:51.460 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:56:51.460 | DefaultDependencies=no 2022-07-22 21:56:51.460 | After=systemd-udev-settle.service 2022-07-22 21:56:51.461 | Before=lvm2-activation-early.service 2022-07-22 21:56:51.461 | Wants=systemd-udev-settle.service 2022-07-22 21:56:51.461 | 2022-07-22 21:56:51.461 | [Service] 2022-07-22 21:56:51.461 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 21:56:51.461 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-22 21:56:51.461 | RemainAfterExit=yes 2022-07-22 21:56:51.461 | Type=oneshot 2022-07-22 21:56:51.461 | 2022-07-22 21:56:51.461 | [Install] 2022-07-22 21:56:51.461 | WantedBy=local-fs.target 2022-07-22 21:56:51.461 | Also=systemd-udev-settle.service 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 21:56:51.461 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-22 21:56:51.461 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 21:56:51.461 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 21:56:51.461 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 21:56:51.461 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-22 21:56:51.461 | Physical volume "/dev/loop4" successfully created. 2022-07-22 21:56:51.461 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-22 21:56:51.461 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-22 21:56:51.461 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-22 21:56:51.461 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-22 21:56:51.461 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-22 21:56:51.461 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-22 21:56:51.461 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-22 21:56:51.461 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-22 21:56:51.461 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.462 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-22 21:56:51.462 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-22 21:56:51.462 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-22 21:56:51.502 | [696218 Async init_cinder:739547]: finished init_cinder with result 0 in 11 seconds 2022-07-22 21:56:51.506 | + inc/async:async_wait:197 : return 0 2022-07-22 21:56:51.509 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-22 21:56:51.526 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.529 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-22 21:56:51.532 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:56:51.534 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-22 21:56:51.537 | + ./stack.sh:main:1213 : init_nova 2022-07-22 21:56:51.540 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-22 21:56:51.557 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.560 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-22 21:56:51.579 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:51.582 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:56:51.584 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:56:51.643 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:56:51.688 | [696218 Async nova-cell-0:741994]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 21:56:51.691 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-22 21:56:51.696 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:56:51.699 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-22 21:56:51.702 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:56:51.705 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:56:51.708 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:56:51.770 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:56:51.824 | [696218 Async nova-cell-1:742086]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 21:56:51.827 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-22 21:56:51.830 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-22 21:56:51.833 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-22 21:56:51.835 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-22 21:56:51.838 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-22 21:56:51.844 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:52.177 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-22 21:56:52.182 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:56:52.200 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-22 21:56:52.816 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:56:56.404 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-22 21:56:56.431 | DEBUG dbcounter [-] [742144] Writer thread running {{(pid=742144) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:56:56.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:56:56.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:56:56.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:56:56.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:56:56.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=742144) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:56:56.470 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 21:56:56.470 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 21:56:56.505 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-22 21:56:58.512 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=742144) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 21:56:58.515 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-22 21:56:58.941 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=742144) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 21:56:58.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:58.946 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:58.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:56:58.946 | from cryptography.utils import int_from_bytes 2022-07-22 21:56:59.397 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-22 21:56:59.400 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 21:56:59.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 21:56:59.406 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 21:56:59.408 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 21:56:59.411 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 21:56:59.413 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 21:56:59.439 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:56:59.441 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 21:56:59.444 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:56:59.452 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 21:57:00.079 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:57:03.061 | INFO dbcounter [None req-7c5de7d9-7820-491c-80f1-2fa0af56f446 None None] Registered counter for database nova_api 2022-07-22 21:57:03.087 | DEBUG dbcounter [-] [742671] Writer thread running {{(pid=742671) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:03.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:03.151 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:03.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:03.151 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:03.689 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-22 21:57:03.694 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 21:57:03.697 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-22 21:57:03.798 | [696218 Async nova-cell-0:741994]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 741994 (3 other jobs running) 2022-07-22 21:57:03.838 | [696218 Async nova-cell-0:741994]: Signaling child to exit 2022-07-22 21:57:04.051 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:57:04.079 | [741994 Async nova-cell-0:741994]: finished successfully 2022-07-22 21:57:04.100 | WAKEUP 2022-07-22 21:57:04.127 | [696218 Async nova-cell-0:741994]: Signaled 2022-07-22 21:57:04.128 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-22 21:57:04.129 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-22 21:57:04.129 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-22 21:57:04.129 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-22 21:57:04.129 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-22 21:57:04.129 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-22 21:57:04.129 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-22 21:57:04.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:57:04.129 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-22 21:57:04.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:57:04.129 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-22 21:57:04.129 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:57:04.129 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-22 21:57:04.129 | DEBUG dbcounter [-] [742151] Writer thread running {{(pid=742151) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:57:04.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=742151) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:57:04.131 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 21:57:04.131 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 21:57:04.131 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 21:57:04.131 | DEBUG dbcounter [-] [742151] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=742151) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.131 | DEBUG dbcounter [-] [742151] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=742151) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.132 | DEBUG dbcounter [-] [742151] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=742151) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.132 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=742151) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 21:57:04.132 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 21:57:04.132 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=742151) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 21:57:04.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:04.132 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:04.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:04.132 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:04.184 | [696218 Async nova-cell-0:741994]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-22 21:57:04.188 | + inc/async:async_wait:197 : return 0 2022-07-22 21:57:04.191 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 21:57:04.194 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-22 21:57:04.253 | [696218 Async nova-cell-1:742086]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 742086 (2 other jobs running) 2022-07-22 21:57:04.282 | [696218 Async nova-cell-1:742086]: Signaling child to exit 2022-07-22 21:57:04.594 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:57:04.619 | [742086 Async nova-cell-1:742086]: finished successfully 2022-07-22 21:57:04.640 | WAKEUP 2022-07-22 21:57:04.663 | [696218 Async nova-cell-1:742086]: Signaled 2022-07-22 21:57:04.665 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-22 21:57:04.665 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-22 21:57:04.665 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-22 21:57:04.665 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-22 21:57:04.665 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-22 21:57:04.665 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-22 21:57:04.665 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-22 21:57:04.665 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:57:04.665 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-22 21:57:04.665 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 21:57:04.665 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-22 21:57:04.665 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:57:04.665 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-22 21:57:04.665 | DEBUG dbcounter [-] [742193] Writer thread running {{(pid=742193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:04.665 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 21:57:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 21:57:04.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=742193) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 21:57:04.667 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 21:57:04.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 21:57:04.667 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 21:57:04.667 | DEBUG dbcounter [-] [742193] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=742193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.667 | DEBUG dbcounter [-] [742193] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=742193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.667 | DEBUG dbcounter [-] [742193] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=742193) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 21:57:04.667 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=742193) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 21:57:04.667 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 21:57:04.667 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=742193) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 21:57:04.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:04.667 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:04.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:04.668 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:04.710 | [696218 Async nova-cell-1:742086]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-22 21:57:04.715 | + inc/async:async_wait:197 : return 0 2022-07-22 21:57:04.718 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:57:04.721 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-22 21:57:05.299 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:57:08.058 | Running batches of 50 until complete 2022-07-22 21:57:08.058 | INFO dbcounter [None req-af218ae4-660c-4ec1-bd11-a2149227cf2d None None] Registered counter for database nova_cell0 2022-07-22 21:57:08.081 | DEBUG dbcounter [-] [743237] Writer thread running {{(pid=743237) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:08.207 | INFO dbcounter [None req-af218ae4-660c-4ec1-bd11-a2149227cf2d None None] Registered counter for database nova_api 2022-07-22 21:57:08.218 | DEBUG dbcounter [-] [743237] Writer thread running {{(pid=743237) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:08.341 | INFO dbcounter [None req-af218ae4-660c-4ec1-bd11-a2149227cf2d None None] Registered counter for database nova_cell0 2022-07-22 21:57:08.353 | DEBUG dbcounter [-] [743237] Writer thread running {{(pid=743237) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:08.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:08.423 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:08.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:08.423 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:08.423 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:57:08.423 | | Migration | Total Needed | Completed | 2022-07-22 21:57:08.423 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:57:08.423 | | fill_virtual_interface_list | 0 | 0 | 2022-07-22 21:57:08.423 | | migrate_empty_ratio | 0 | 0 | 2022-07-22 21:57:08.423 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-22 21:57:08.423 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-22 21:57:08.423 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-22 21:57:08.424 | | populate_dev_uuids | 0 | 0 | 2022-07-22 21:57:08.424 | | populate_missing_availability_zones | 0 | 0 | 2022-07-22 21:57:08.424 | | populate_queued_for_delete | 0 | 0 | 2022-07-22 21:57:08.424 | | populate_user_id | 0 | 0 | 2022-07-22 21:57:08.424 | | populate_uuids | 0 | 0 | 2022-07-22 21:57:08.424 | +-------------------------------------+--------------+-----------+ 2022-07-22 21:57:08.876 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-22 21:57:08.880 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:57:08.884 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-22 21:57:08.886 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:57:08.890 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:57:08.893 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-07-22 21:57:09.475 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 21:57:12.254 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-22 21:57:12.254 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-22 21:57:12.254 | INFO dbcounter [None req-8d36996e-d7e2-42c0-98df-20cd5a15a5a0 None None] Registered counter for database nova_api 2022-07-22 21:57:12.278 | DEBUG dbcounter [-] [743254] Writer thread running {{(pid=743254) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 21:57:12.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:12.339 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:12.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 21:57:12.339 | from cryptography.utils import int_from_bytes 2022-07-22 21:57:12.752 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-22 21:57:12.755 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-22 21:57:12.770 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-22 21:57:12.773 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-22 21:57:12.794 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:12.797 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-22 21:57:12.799 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-22 21:57:12.860 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-22 21:57:12.899 | [696218 Async configure_neutron_nova:743322]: running: configure_neutron_nova 2022-07-22 21:57:12.902 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-22 21:57:12.905 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 21:57:12.908 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-22 21:57:12.911 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 21:57:12.913 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 21:57:12.916 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 21:57:12.918 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 21:57:12.922 | + functions-common:run_phase:1878 : local extra 2022-07-22 21:57:12.925 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 21:57:12.930 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 21:57:12.933 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 21:57:12.936 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 21:57:12.938 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-22 21:57:12.941 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 21:57:12.959 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:12.962 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:57:12.965 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:57:12.968 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-22 21:57:12.970 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 21:57:12.973 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 21:57:12.975 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-22 21:57:12.978 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 21:57:12.981 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 21:57:12.984 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 21:57:12.987 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 21:57:12.989 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-22 21:57:12.992 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 21:57:12.995 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-22 21:57:12.998 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 21:57:13.001 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 21:57:13.003 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-22 21:57:13.006 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.009 | + inc/meta-config:merge_config_group:171 : shift 2022-07-22 21:57:13.012 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-22 21:57:13.015 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:13.018 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-22 21:57:13.020 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-22 21:57:13.024 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-22 21:57:13.027 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.030 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-22 21:57:13.033 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:13.036 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-22 21:57:13.036 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:57:13.036 | gsub("[][]", "", $1); 2022-07-22 21:57:13.036 | split($1, a, "|"); 2022-07-22 21:57:13.036 | if (a[1] == matchgroup) 2022-07-22 21:57:13.036 | print a[2] 2022-07-22 21:57:13.036 | } 2022-07-22 21:57:13.036 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.042 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:57:13.045 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:57:13.048 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:57:13.051 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-22 21:57:13.054 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-22 21:57:13.057 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-22 21:57:13.060 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-22 21:57:13.063 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-22 21:57:13.068 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-22 21:57:13.070 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-22 21:57:13.073 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 21:57:13.077 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.080 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:57:13.083 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-22 21:57:13.085 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:57:13.089 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-22 21:57:13.092 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-22 21:57:13.095 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-22 21:57:13.099 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-22 21:57:13.102 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 21:57:13.103 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.103 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-22 21:57:13.103 | BEGIN { 2022-07-22 21:57:13.103 | section = "" 2022-07-22 21:57:13.103 | last_section = "" 2022-07-22 21:57:13.103 | section_count = 0 2022-07-22 21:57:13.103 | } 2022-07-22 21:57:13.103 | /^\[.+\]/ { 2022-07-22 21:57:13.103 | gsub("[][]", "", $1); 2022-07-22 21:57:13.103 | section=$1 2022-07-22 21:57:13.103 | next 2022-07-22 21:57:13.103 | } 2022-07-22 21:57:13.104 | /^ *\#/ { 2022-07-22 21:57:13.104 | next 2022-07-22 21:57:13.104 | } 2022-07-22 21:57:13.104 | /^[^ \t]+/ { 2022-07-22 21:57:13.104 | # get offset of first = in $0 2022-07-22 21:57:13.104 | eq_idx = index($0, "=") 2022-07-22 21:57:13.104 | # extract attr & value from $0 2022-07-22 21:57:13.104 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:57:13.104 | value = substr($0, eq_idx + 1) 2022-07-22 21:57:13.104 | # only need to strip trailing whitespace from attr 2022-07-22 21:57:13.104 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:57:13.104 | # need to strip leading & trailing whitespace from value 2022-07-22 21:57:13.104 | sub(/^[ \t]*/, "", value) 2022-07-22 21:57:13.104 | sub(/[ \t]*$/, "", value) 2022-07-22 21:57:13.104 | 2022-07-22 21:57:13.104 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:57:13.104 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:57:13.104 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:57:13.104 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:57:13.104 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:57:13.104 | if (section != last_section) { 2022-07-22 21:57:13.104 | cfg_section[section_count++] = section 2022-07-22 21:57:13.104 | last_section = section 2022-07-22 21:57:13.104 | } 2022-07-22 21:57:13.104 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:57:13.104 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:57:13.104 | 2022-07-22 21:57:13.104 | cfg_attr[section, attr, 0] = value 2022-07-22 21:57:13.104 | cfg_attr_count[section, attr] = 1 2022-07-22 21:57:13.104 | } else { 2022-07-22 21:57:13.104 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:57:13.104 | cfg_attr[section, attr, lno] = value 2022-07-22 21:57:13.104 | } 2022-07-22 21:57:13.105 | } 2022-07-22 21:57:13.105 | END { 2022-07-22 21:57:13.105 | # Process each section in order 2022-07-22 21:57:13.105 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:57:13.105 | section = cfg_section[sno] 2022-07-22 21:57:13.105 | # The ini routines simply append a config item immediately 2022-07-22 21:57:13.105 | # after the section header. To keep the same order as defined 2022-07-22 21:57:13.105 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:57:13.105 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:57:13.105 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:57:13.105 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:57:13.105 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:57:13.105 | else { 2022-07-22 21:57:13.105 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:57:13.105 | count = cfg_attr_count[section, attr] 2022-07-22 21:57:13.105 | print "inidelete " configfile " " section " " attr 2022-07-22 21:57:13.105 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:57:13.105 | for (l = count -2; l >= 0; l--) 2022-07-22 21:57:13.105 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:57:13.105 | } 2022-07-22 21:57:13.105 | } 2022-07-22 21:57:13.105 | } 2022-07-22 21:57:13.105 | } 2022-07-22 21:57:13.105 | ' 2022-07-22 21:57:13.108 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:57:13.110 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.112 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:57:13.115 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-22 21:57:13.118 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:13.121 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-22 21:57:13.124 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-22 21:57:13.124 | BEGIN { group = "" } 2022-07-22 21:57:13.124 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:57:13.124 | gsub("[][]", "", $1); 2022-07-22 21:57:13.124 | split($1, a, "|"); 2022-07-22 21:57:13.124 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:57:13.124 | group=a[1] 2022-07-22 21:57:13.124 | } else { 2022-07-22 21:57:13.124 | group="" 2022-07-22 21:57:13.124 | } 2022-07-22 21:57:13.124 | next 2022-07-22 21:57:13.124 | } 2022-07-22 21:57:13.124 | { 2022-07-22 21:57:13.124 | if (group != "") 2022-07-22 21:57:13.124 | print $0 2022-07-22 21:57:13.124 | } 2022-07-22 21:57:13.124 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-07-22 21:57:13.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-07-22 21:57:13.164 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.167 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-22 21:57:13.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-22 21:57:13.200 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.203 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-22 21:57:13.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-22 21:57:13.240 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-22 21:57:13.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-22 21:57:13.282 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.284 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-22 21:57:13.287 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-22 21:57:13.317 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-22 21:57:13.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 21:57:13.356 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.359 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.17/identity"' 2022-07-22 21:57:13.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 21:57:13.393 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.396 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-22 21:57:13.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 21:57:13.431 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.433 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-22 21:57:13.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 21:57:13.468 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-22 21:57:13.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 21:57:13.505 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.508 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-22 21:57:13.511 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 21:57:13.543 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.546 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-22 21:57:13.549 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 21:57:13.584 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.587 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-22 21:57:13.590 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-22 21:57:13.620 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.624 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:57:13.627 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:57:13.630 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:57:13.633 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-22 21:57:13.636 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-22 21:57:13.640 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-22 21:57:13.642 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-22 21:57:13.646 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-22 21:57:13.650 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-22 21:57:13.653 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-22 21:57:13.656 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 21:57:13.658 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.661 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:57:13.664 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-22 21:57:13.667 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:57:13.671 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-22 21:57:13.675 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-22 21:57:13.678 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-22 21:57:13.681 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-22 21:57:13.686 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.686 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 21:57:13.686 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 21:57:13.686 | BEGIN { 2022-07-22 21:57:13.687 | section = "" 2022-07-22 21:57:13.687 | last_section = "" 2022-07-22 21:57:13.687 | section_count = 0 2022-07-22 21:57:13.687 | } 2022-07-22 21:57:13.687 | /^\[.+\]/ { 2022-07-22 21:57:13.687 | gsub("[][]", "", $1); 2022-07-22 21:57:13.687 | section=$1 2022-07-22 21:57:13.687 | next 2022-07-22 21:57:13.687 | } 2022-07-22 21:57:13.687 | /^ *\#/ { 2022-07-22 21:57:13.687 | next 2022-07-22 21:57:13.687 | } 2022-07-22 21:57:13.687 | /^[^ \t]+/ { 2022-07-22 21:57:13.687 | # get offset of first = in $0 2022-07-22 21:57:13.687 | eq_idx = index($0, "=") 2022-07-22 21:57:13.687 | # extract attr & value from $0 2022-07-22 21:57:13.687 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:57:13.687 | value = substr($0, eq_idx + 1) 2022-07-22 21:57:13.687 | # only need to strip trailing whitespace from attr 2022-07-22 21:57:13.687 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:57:13.687 | # need to strip leading & trailing whitespace from value 2022-07-22 21:57:13.687 | sub(/^[ \t]*/, "", value) 2022-07-22 21:57:13.687 | sub(/[ \t]*$/, "", value) 2022-07-22 21:57:13.687 | 2022-07-22 21:57:13.687 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:57:13.687 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:57:13.687 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:57:13.687 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:57:13.687 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:57:13.687 | if (section != last_section) { 2022-07-22 21:57:13.687 | cfg_section[section_count++] = section 2022-07-22 21:57:13.687 | last_section = section 2022-07-22 21:57:13.687 | } 2022-07-22 21:57:13.687 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:57:13.688 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:57:13.688 | 2022-07-22 21:57:13.688 | cfg_attr[section, attr, 0] = value 2022-07-22 21:57:13.688 | cfg_attr_count[section, attr] = 1 2022-07-22 21:57:13.688 | } else { 2022-07-22 21:57:13.688 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:57:13.688 | cfg_attr[section, attr, lno] = value 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | END { 2022-07-22 21:57:13.688 | # Process each section in order 2022-07-22 21:57:13.688 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:57:13.688 | section = cfg_section[sno] 2022-07-22 21:57:13.688 | # The ini routines simply append a config item immediately 2022-07-22 21:57:13.688 | # after the section header. To keep the same order as defined 2022-07-22 21:57:13.688 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:57:13.688 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:57:13.688 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:57:13.688 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:57:13.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:57:13.688 | else { 2022-07-22 21:57:13.688 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:57:13.688 | count = cfg_attr_count[section, attr] 2022-07-22 21:57:13.688 | print "inidelete " configfile " " section " " attr 2022-07-22 21:57:13.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:57:13.688 | for (l = count -2; l >= 0; l--) 2022-07-22 21:57:13.688 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | } 2022-07-22 21:57:13.688 | ' 2022-07-22 21:57:13.689 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.690 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:57:13.692 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:57:13.695 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-22 21:57:13.698 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:13.701 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-22 21:57:13.704 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 21:57:13.704 | BEGIN { group = "" } 2022-07-22 21:57:13.704 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:57:13.704 | gsub("[][]", "", $1); 2022-07-22 21:57:13.704 | split($1, a, "|"); 2022-07-22 21:57:13.704 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:57:13.704 | group=a[1] 2022-07-22 21:57:13.704 | } else { 2022-07-22 21:57:13.704 | group="" 2022-07-22 21:57:13.704 | } 2022-07-22 21:57:13.704 | next 2022-07-22 21:57:13.704 | } 2022-07-22 21:57:13.704 | { 2022-07-22 21:57:13.704 | if (group != "") 2022-07-22 21:57:13.704 | print $0 2022-07-22 21:57:13.704 | } 2022-07-22 21:57:13.704 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:57:13.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-22 21:57:13.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-22 21:57:13.720 | + inc/async:async_inner:64 : rc=0 2022-07-22 21:57:13.750 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.752 | [743322 Async configure_neutron_nova:743322]: finished successfully 2022-07-22 21:57:13.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-22 21:57:13.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-22 21:57:13.787 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.789 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-22 21:57:13.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-22 21:57:13.822 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-22 21:57:13.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-22 21:57:13.856 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.859 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-22 21:57:13.861 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-22 21:57:13.891 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.894 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-22 21:57:13.896 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-22 21:57:13.926 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.928 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-22 21:57:13.931 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-22 21:57:13.960 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.963 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-22 21:57:13.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-22 21:57:13.996 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:13.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-22 21:57:14.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-22 21:57:14.030 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.033 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-22 21:57:14.035 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-22 21:57:14.065 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-22 21:57:14.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-22 21:57:14.099 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-22 21:57:14.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-22 21:57:14.135 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-22 21:57:14.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-22 21:57:14.170 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.172 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-22 21:57:14.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-22 21:57:14.204 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.206 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-22 21:57:14.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-22 21:57:14.239 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-22 21:57:14.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-22 21:57:14.273 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.276 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:57:14.279 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:57:14.282 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:57:14.285 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-22 21:57:14.288 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-22 21:57:14.291 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-22 21:57:14.293 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-22 21:57:14.297 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-22 21:57:14.302 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-22 21:57:14.304 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-22 21:57:14.307 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 21:57:14.309 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.312 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:57:14.314 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-22 21:57:14.317 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:57:14.320 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-22 21:57:14.323 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-22 21:57:14.326 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-22 21:57:14.329 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-22 21:57:14.332 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 21:57:14.332 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-22 21:57:14.333 | BEGIN { 2022-07-22 21:57:14.333 | section = "" 2022-07-22 21:57:14.333 | last_section = "" 2022-07-22 21:57:14.333 | section_count = 0 2022-07-22 21:57:14.333 | } 2022-07-22 21:57:14.333 | /^\[.+\]/ { 2022-07-22 21:57:14.333 | gsub("[][]", "", $1); 2022-07-22 21:57:14.333 | section=$1 2022-07-22 21:57:14.333 | next 2022-07-22 21:57:14.333 | } 2022-07-22 21:57:14.333 | /^ *\#/ { 2022-07-22 21:57:14.333 | next 2022-07-22 21:57:14.333 | } 2022-07-22 21:57:14.333 | /^[^ \t]+/ { 2022-07-22 21:57:14.333 | # get offset of first = in $0 2022-07-22 21:57:14.333 | eq_idx = index($0, "=") 2022-07-22 21:57:14.333 | # extract attr & value from $0 2022-07-22 21:57:14.333 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:57:14.333 | value = substr($0, eq_idx + 1) 2022-07-22 21:57:14.333 | # only need to strip trailing whitespace from attr 2022-07-22 21:57:14.333 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:57:14.333 | # need to strip leading & trailing whitespace from value 2022-07-22 21:57:14.333 | sub(/^[ \t]*/, "", value) 2022-07-22 21:57:14.333 | sub(/[ \t]*$/, "", value) 2022-07-22 21:57:14.333 | 2022-07-22 21:57:14.333 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:57:14.333 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:57:14.333 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:57:14.333 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:57:14.333 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:57:14.333 | if (section != last_section) { 2022-07-22 21:57:14.333 | cfg_section[section_count++] = section 2022-07-22 21:57:14.333 | last_section = section 2022-07-22 21:57:14.333 | } 2022-07-22 21:57:14.334 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:57:14.334 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:57:14.334 | 2022-07-22 21:57:14.334 | cfg_attr[section, attr, 0] = value 2022-07-22 21:57:14.334 | cfg_attr_count[section, attr] = 1 2022-07-22 21:57:14.334 | } else { 2022-07-22 21:57:14.334 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:57:14.334 | cfg_attr[section, attr, lno] = value 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | END { 2022-07-22 21:57:14.334 | # Process each section in order 2022-07-22 21:57:14.334 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:57:14.334 | section = cfg_section[sno] 2022-07-22 21:57:14.334 | # The ini routines simply append a config item immediately 2022-07-22 21:57:14.334 | # after the section header. To keep the same order as defined 2022-07-22 21:57:14.334 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:57:14.334 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:57:14.334 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:57:14.334 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:57:14.334 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:57:14.334 | else { 2022-07-22 21:57:14.334 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:57:14.334 | count = cfg_attr_count[section, attr] 2022-07-22 21:57:14.334 | print "inidelete " configfile " " section " " attr 2022-07-22 21:57:14.334 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:57:14.334 | for (l = count -2; l >= 0; l--) 2022-07-22 21:57:14.334 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | } 2022-07-22 21:57:14.334 | ' 2022-07-22 21:57:14.334 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.335 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:57:14.337 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.339 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:57:14.342 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-22 21:57:14.345 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:14.347 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-22 21:57:14.350 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-22 21:57:14.350 | BEGIN { group = "" } 2022-07-22 21:57:14.350 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:57:14.350 | gsub("[][]", "", $1); 2022-07-22 21:57:14.350 | split($1, a, "|"); 2022-07-22 21:57:14.350 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:57:14.350 | group=a[1] 2022-07-22 21:57:14.350 | } else { 2022-07-22 21:57:14.350 | group="" 2022-07-22 21:57:14.350 | } 2022-07-22 21:57:14.350 | next 2022-07-22 21:57:14.350 | } 2022-07-22 21:57:14.350 | { 2022-07-22 21:57:14.350 | if (group != "") 2022-07-22 21:57:14.350 | print $0 2022-07-22 21:57:14.350 | } 2022-07-22 21:57:14.350 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.356 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-22 21:57:14.359 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-22 21:57:14.388 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-22 21:57:14.393 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-22 21:57:14.424 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-22 21:57:14.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-22 21:57:14.457 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-22 21:57:14.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-22 21:57:14.491 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-22 21:57:14.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 21:57:14.526 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-22 21:57:14.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-22 21:57:14.560 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-22 21:57:14.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 21:57:14.595 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-22 21:57:14.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 21:57:14.630 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.633 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 21:57:14.636 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 21:57:14.639 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 21:57:14.642 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.645 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:57:14.648 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:57:14.650 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-22 21:57:14.654 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:57:14.658 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-22 21:57:14.661 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-22 21:57:14.664 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.666 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.669 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 21:57:14.671 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.674 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 21:57:14.677 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.680 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:57:14.683 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 21:57:14.686 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-22 21:57:14.689 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.689 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 21:57:14.689 | BEGIN { 2022-07-22 21:57:14.689 | section = "" 2022-07-22 21:57:14.689 | last_section = "" 2022-07-22 21:57:14.690 | section_count = 0 2022-07-22 21:57:14.690 | } 2022-07-22 21:57:14.690 | /^\[.+\]/ { 2022-07-22 21:57:14.690 | gsub("[][]", "", $1); 2022-07-22 21:57:14.690 | section=$1 2022-07-22 21:57:14.690 | next 2022-07-22 21:57:14.690 | } 2022-07-22 21:57:14.690 | /^ *\#/ { 2022-07-22 21:57:14.690 | next 2022-07-22 21:57:14.690 | } 2022-07-22 21:57:14.690 | /^[^ \t]+/ { 2022-07-22 21:57:14.690 | # get offset of first = in $0 2022-07-22 21:57:14.690 | eq_idx = index($0, "=") 2022-07-22 21:57:14.690 | # extract attr & value from $0 2022-07-22 21:57:14.690 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 21:57:14.690 | value = substr($0, eq_idx + 1) 2022-07-22 21:57:14.690 | # only need to strip trailing whitespace from attr 2022-07-22 21:57:14.690 | sub(/[ \t]*$/, "", attr) 2022-07-22 21:57:14.690 | # need to strip leading & trailing whitespace from value 2022-07-22 21:57:14.690 | sub(/^[ \t]*/, "", value) 2022-07-22 21:57:14.690 | sub(/[ \t]*$/, "", value) 2022-07-22 21:57:14.690 | 2022-07-22 21:57:14.690 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 21:57:14.690 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 21:57:14.690 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 21:57:14.690 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 21:57:14.690 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 21:57:14.690 | if (section != last_section) { 2022-07-22 21:57:14.690 | cfg_section[section_count++] = section 2022-07-22 21:57:14.690 | last_section = section 2022-07-22 21:57:14.690 | } 2022-07-22 21:57:14.690 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 21:57:14.690 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 21:57:14.690 | 2022-07-22 21:57:14.691 | cfg_attr[section, attr, 0] = value 2022-07-22 21:57:14.691 | cfg_attr_count[section, attr] = 1 2022-07-22 21:57:14.691 | } else { 2022-07-22 21:57:14.691 | lno = cfg_attr_count[section, attr]++ 2022-07-22 21:57:14.691 | cfg_attr[section, attr, lno] = value 2022-07-22 21:57:14.691 | } 2022-07-22 21:57:14.691 | } 2022-07-22 21:57:14.691 | END { 2022-07-22 21:57:14.691 | # Process each section in order 2022-07-22 21:57:14.691 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 21:57:14.691 | section = cfg_section[sno] 2022-07-22 21:57:14.691 | # The ini routines simply append a config item immediately 2022-07-22 21:57:14.691 | # after the section header. To keep the same order as defined 2022-07-22 21:57:14.691 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 21:57:14.691 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 21:57:14.691 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 21:57:14.691 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 21:57:14.691 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 21:57:14.691 | else { 2022-07-22 21:57:14.691 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 21:57:14.691 | count = cfg_attr_count[section, attr] 2022-07-22 21:57:14.691 | print "inidelete " configfile " " section " " attr 2022-07-22 21:57:14.691 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 21:57:14.691 | for (l = count -2; l >= 0; l--) 2022-07-22 21:57:14.691 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 21:57:14.691 | } 2022-07-22 21:57:14.691 | } 2022-07-22 21:57:14.691 | } 2022-07-22 21:57:14.692 | } 2022-07-22 21:57:14.692 | ' 2022-07-22 21:57:14.692 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.692 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.692 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 21:57:14.694 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 21:57:14.697 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 21:57:14.699 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 21:57:14.702 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-22 21:57:14.705 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 21:57:14.705 | BEGIN { group = "" } 2022-07-22 21:57:14.705 | /^\[\[.+\|.*\]\]/ { 2022-07-22 21:57:14.705 | gsub("[][]", "", $1); 2022-07-22 21:57:14.705 | split($1, a, "|"); 2022-07-22 21:57:14.705 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 21:57:14.705 | group=a[1] 2022-07-22 21:57:14.705 | } else { 2022-07-22 21:57:14.705 | group="" 2022-07-22 21:57:14.705 | } 2022-07-22 21:57:14.705 | next 2022-07-22 21:57:14.705 | } 2022-07-22 21:57:14.705 | { 2022-07-22 21:57:14.705 | if (group != "") 2022-07-22 21:57:14.705 | print $0 2022-07-22 21:57:14.705 | } 2022-07-22 21:57:14.705 | ' /home/ubuntu/devstack/local.conf 2022-07-22 21:57:14.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-22 21:57:14.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-22 21:57:14.748 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.750 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-22 21:57:14.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-22 21:57:14.784 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 21:57:14.787 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-22 21:57:14.807 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:14.810 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-22 21:57:14.813 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:57:14.816 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-22 21:57:14.818 | + ./stack.sh:main:1247 : start_swift 2022-07-22 21:57:14.821 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-22 21:57:14.824 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 21:57:14.827 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 21:57:14.863 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-22 21:57:14.866 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 21:57:14.869 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 21:57:14.872 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-22 21:57:15.317 | Restarting rsync (via systemctl): rsync.service. 2022-07-22 21:57:15.321 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-22 21:57:15.324 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-22 21:57:15.326 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-22 21:57:15.329 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-22 21:57:15.332 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:57:15.334 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.337 | + functions-common:run_process:1694 : local service=s-object 2022-07-22 21:57:15.339 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.341 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:15.344 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:15.346 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:15.349 | + functions-common:run_process:1700 : local name=s-object 2022-07-22 21:57:15.351 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:15.354 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:15.356 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:15.362 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:15.366 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:15.370 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527035367 2022-07-22 21:57:15.373 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-22 21:57:15.390 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:15.392 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-22 21:57:15.395 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-22 21:57:15.397 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.400 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.402 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.405 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.407 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-22 21:57:15.409 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-22 21:57:15.412 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-22 21:57:15.414 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:15.417 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:15.419 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:15.422 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:15.424 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:57:15.427 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-07-22 21:57:15.429 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-22 21:57:15.432 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.434 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:15.436 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:15.439 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:15.441 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:15.443 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:15.445 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-22 21:57:15.448 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:15.452 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-22 21:57:15.504 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-22 21:57:15.556 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 21:57:15.609 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-22 21:57:15.661 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-22 21:57:15.712 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:15.772 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:15.774 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:15.777 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-22 21:57:15.831 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:16.470 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-22 21:57:16.483 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-22 21:57:17.142 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-22 21:57:17.169 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:17.172 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:17.174 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:17.177 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:17.179 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:17.182 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:17.184 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:17.187 | + functions-common:time_stop:2447 : start_time=1658527035367 2022-07-22 21:57:17.189 | + functions-common:time_stop:2449 : [[ -z 1658527035367 ]] 2022-07-22 21:57:17.193 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:17.197 | + functions-common:time_stop:2452 : end_time=1658527037194 2022-07-22 21:57:17.199 | + functions-common:time_stop:2453 : elapsed_time=1827 2022-07-22 21:57:17.203 | + functions-common:time_stop:2454 : total=3790 2022-07-22 21:57:17.205 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:17.207 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5617 2022-07-22 21:57:17.210 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:57:17.213 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.215 | + functions-common:run_process:1694 : local service=s-container 2022-07-22 21:57:17.218 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.220 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:17.223 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:17.225 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:17.228 | + functions-common:run_process:1700 : local name=s-container 2022-07-22 21:57:17.230 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:17.233 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:17.235 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:17.238 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:17.241 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:17.246 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527037243 2022-07-22 21:57:17.249 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-22 21:57:17.267 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:17.269 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-22 21:57:17.272 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-22 21:57:17.274 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.277 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.279 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.282 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.286 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-22 21:57:17.288 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-22 21:57:17.291 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-22 21:57:17.294 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:17.296 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:17.300 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:17.303 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:17.306 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:57:17.309 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-07-22 21:57:17.312 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-22 21:57:17.314 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.316 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:17.319 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:17.321 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:17.324 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:17.326 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:17.329 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-22 21:57:17.331 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:17.336 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-22 21:57:17.389 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-22 21:57:17.442 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 21:57:17.498 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-22 21:57:17.551 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-22 21:57:17.606 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:17.667 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:17.669 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:17.672 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-22 21:57:17.726 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:18.400 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-22 21:57:18.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-22 21:57:19.050 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-22 21:57:19.077 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:19.080 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:19.082 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:19.085 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:19.087 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:19.090 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:19.093 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:19.095 | + functions-common:time_stop:2447 : start_time=1658527037243 2022-07-22 21:57:19.098 | + functions-common:time_stop:2449 : [[ -z 1658527037243 ]] 2022-07-22 21:57:19.101 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:19.105 | + functions-common:time_stop:2452 : end_time=1658527039103 2022-07-22 21:57:19.108 | + functions-common:time_stop:2453 : elapsed_time=1860 2022-07-22 21:57:19.110 | + functions-common:time_stop:2454 : total=5617 2022-07-22 21:57:19.113 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:19.115 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7477 2022-07-22 21:57:19.118 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 21:57:19.121 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.123 | + functions-common:run_process:1694 : local service=s-account 2022-07-22 21:57:19.126 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.128 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:19.131 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:19.133 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:19.135 | + functions-common:run_process:1700 : local name=s-account 2022-07-22 21:57:19.138 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:19.141 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:19.143 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:19.146 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:19.149 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:19.154 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527039151 2022-07-22 21:57:19.157 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-22 21:57:19.174 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:19.177 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-22 21:57:19.179 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-22 21:57:19.182 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.184 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.187 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.189 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.191 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-22 21:57:19.194 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-22 21:57:19.196 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-22 21:57:19.199 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:19.202 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:19.204 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:19.207 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:19.209 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-22 21:57:19.212 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-07-22 21:57:19.214 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-22 21:57:19.218 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.220 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:19.222 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:19.229 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:19.232 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:19.235 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:19.237 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-22 21:57:19.240 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:19.245 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-22 21:57:19.299 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-22 21:57:19.355 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 21:57:19.410 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-22 21:57:19.463 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-22 21:57:19.517 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:19.569 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:19.572 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:19.574 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-22 21:57:19.636 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:20.376 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-22 21:57:20.390 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-22 21:57:21.027 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-22 21:57:21.050 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:21.052 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:21.055 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:21.058 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:21.064 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:21.067 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:21.069 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:21.072 | + functions-common:time_stop:2447 : start_time=1658527039151 2022-07-22 21:57:21.074 | + functions-common:time_stop:2449 : [[ -z 1658527039151 ]] 2022-07-22 21:57:21.077 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:21.082 | + functions-common:time_stop:2452 : end_time=1658527041079 2022-07-22 21:57:21.084 | + functions-common:time_stop:2453 : elapsed_time=1928 2022-07-22 21:57:21.087 | + functions-common:time_stop:2454 : total=7477 2022-07-22 21:57:21.089 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:21.092 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9405 2022-07-22 21:57:21.095 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-22 21:57:21.097 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-22 21:57:21.148 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.150 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-22 21:57:21.153 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.156 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:21.159 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:21.161 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:21.164 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-22 21:57:21.166 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:21.169 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:21.172 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:21.174 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:21.177 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:21.182 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527041179 2022-07-22 21:57:21.184 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-22 21:57:21.201 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:21.204 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-22 21:57:21.206 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-22 21:57:21.209 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.211 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.214 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.217 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.219 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-22 21:57:21.222 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-22 21:57:21.224 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-22 21:57:21.227 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:21.229 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:21.233 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:21.235 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:21.238 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-22 21:57:21.240 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-07-22 21:57:21.243 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-22 21:57:21.245 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.247 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:21.250 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:21.252 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:21.254 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:21.257 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:21.259 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-22 21:57:21.261 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:21.266 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-07-22 21:57:21.318 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-22 21:57:21.374 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 21:57:21.427 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-22 21:57:21.480 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-22 21:57:21.533 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:21.588 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:21.590 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:21.592 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-22 21:57:21.646 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:22.284 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-22 21:57:22.928 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-22 21:57:22.955 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:22.960 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:22.963 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:22.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:22.968 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:22.970 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:22.973 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:22.975 | + functions-common:time_stop:2447 : start_time=1658527041179 2022-07-22 21:57:22.978 | + functions-common:time_stop:2449 : [[ -z 1658527041179 ]] 2022-07-22 21:57:22.981 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:22.986 | + functions-common:time_stop:2452 : end_time=1658527042983 2022-07-22 21:57:22.988 | + functions-common:time_stop:2453 : elapsed_time=1804 2022-07-22 21:57:22.990 | + functions-common:time_stop:2454 : total=9405 2022-07-22 21:57:22.993 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:22.996 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11209 2022-07-22 21:57:22.999 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-22 21:57:23.017 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:57:23.019 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.022 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-22 21:57:23.024 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.027 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:23.029 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:23.032 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:23.034 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-22 21:57:23.037 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:23.039 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:23.042 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:23.044 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:23.048 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:23.052 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527043049 2022-07-22 21:57:23.054 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-22 21:57:23.072 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:23.075 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-22 21:57:23.078 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-22 21:57:23.080 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.083 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.085 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.088 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.090 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-22 21:57:23.093 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-22 21:57:23.095 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-22 21:57:23.098 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:23.100 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:23.102 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:23.105 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:23.108 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-22 21:57:23.110 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-07-22 21:57:23.113 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-22 21:57:23.115 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.118 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:23.120 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:23.123 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:23.126 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:23.128 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:23.130 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-22 21:57:23.133 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:23.137 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-22 21:57:23.190 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-22 21:57:23.246 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 21:57:23.301 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-22 21:57:23.362 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-22 21:57:23.415 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:23.468 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:23.471 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:23.473 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-22 21:57:23.528 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:24.183 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-22 21:57:24.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-22 21:57:24.836 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-22 21:57:24.863 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:24.866 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:24.868 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:24.871 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:24.874 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:24.876 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:24.879 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:24.882 | + functions-common:time_stop:2447 : start_time=1658527043049 2022-07-22 21:57:24.884 | + functions-common:time_stop:2449 : [[ -z 1658527043049 ]] 2022-07-22 21:57:24.887 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:24.892 | + functions-common:time_stop:2452 : end_time=1658527044889 2022-07-22 21:57:24.894 | + functions-common:time_stop:2453 : elapsed_time=1840 2022-07-22 21:57:24.897 | + functions-common:time_stop:2454 : total=11209 2022-07-22 21:57:24.899 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:24.902 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13049 2022-07-22 21:57:24.905 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-22 21:57:24.905 | Waiting for swift proxy to start... 2022-07-22 21:57:24.908 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.17:8080/info 2022-07-22 21:57:24.910 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:57:24.913 | + functions:wait_for_service:458 : local url=http://10.222.0.17:8080/info 2022-07-22 21:57:24.915 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:57:24.918 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:57:24.921 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:57:24.923 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:24.926 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:24.929 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:24.933 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527044931 2022-07-22 21:57:24.936 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:57:24.942 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:57:24.954 | + :: : [[ 000 == 503 ]] 2022-07-22 21:57:24.956 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:57:24.957 | + :: : sleep 1 2022-07-22 21:57:25.960 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:57:25.973 | + :: : [[ 000 == 503 ]] 2022-07-22 21:57:25.975 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:57:25.976 | + :: : sleep 1 2022-07-22 21:57:26.979 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:57:26.992 | + :: : [[ 000 == 503 ]] 2022-07-22 21:57:26.994 | + :: : [[ 7 -eq 7 ]] 2022-07-22 21:57:26.995 | + :: : sleep 1 2022-07-22 21:57:27.999 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 21:57:28.019 | + :: : [[ 200 == 503 ]] 2022-07-22 21:57:28.020 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:57:28.023 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:57:28.026 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:28.028 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:28.031 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:28.034 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:28.036 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:28.039 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:57:28.041 | + functions-common:time_stop:2447 : start_time=1658527044931 2022-07-22 21:57:28.044 | + functions-common:time_stop:2449 : [[ -z 1658527044931 ]] 2022-07-22 21:57:28.047 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:28.051 | + functions-common:time_stop:2452 : end_time=1658527048049 2022-07-22 21:57:28.054 | + functions-common:time_stop:2453 : elapsed_time=3118 2022-07-22 21:57:28.056 | + functions-common:time_stop:2454 : total=6257 2022-07-22 21:57:28.059 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:28.061 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9375 2022-07-22 21:57:28.064 | + functions:wait_for_service:467 : return 0 2022-07-22 21:57:28.066 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-22 21:57:28.069 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:57:28.071 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-22 21:57:28.090 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.093 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:57:28.124 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-22 21:57:28.175 | [696218 Async configure_neutron_nova:743322]: Waiting for completion of configure_neutron_nova running on PID 743322 (2 other jobs running) 2022-07-22 21:57:28.200 | [696218 Async configure_neutron_nova:743322]: Signaling child to exit 2022-07-22 21:57:28.200 | WAKEUP 2022-07-22 21:57:28.223 | [696218 Async configure_neutron_nova:743322]: Signaled 2022-07-22 21:57:28.225 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-22 21:57:28.225 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:57:28.225 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 21:57:28.225 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 21:57:28.225 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 21:57:28.225 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 21:57:28.225 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 21:57:28.225 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-22 21:57:28.225 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 21:57:28.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 21:57:28.225 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 21:57:28.225 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-22 21:57:28.226 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-22 21:57:28.226 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-22 21:57:28.226 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 21:57:28.226 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-22 21:57:28.226 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-22 21:57:28.226 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 21:57:28.226 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 21:57:28.226 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-22 21:57:28.226 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-22 21:57:28.226 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 21:57:28.226 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 21:57:28.226 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 21:57:28.226 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-22 21:57:28.269 | [696218 Async configure_neutron_nova:743322]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-22 21:57:28.274 | + inc/async:async_wait:197 : return 0 2022-07-22 21:57:28.277 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-22 21:57:28.295 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.297 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:57:28.327 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 21:57:28.357 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-22 21:57:28.375 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.377 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-22 21:57:28.380 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:57:28.382 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-22 21:57:28.385 | + ./stack.sh:main:1272 : start_nova_api 2022-07-22 21:57:28.388 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-22 21:57:28.391 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-22 21:57:28.393 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-22 21:57:28.396 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-22 21:57:28.413 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:57:28.416 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:57:28.418 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:57:28.421 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:57:28.424 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-22 21:57:28.427 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-22 21:57:28.431 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.434 | + functions-common:run_process:1694 : local service=n-api 2022-07-22 21:57:28.437 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.440 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:28.442 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:28.445 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:28.448 | + functions-common:run_process:1700 : local name=n-api 2022-07-22 21:57:28.451 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:28.453 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:28.456 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:28.458 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:28.462 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:28.466 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527048463 2022-07-22 21:57:28.468 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-22 21:57:28.485 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:28.488 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-07-22 21:57:28.490 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-22 21:57:28.493 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.496 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.499 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.501 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.504 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-22 21:57:28.506 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-22 21:57:28.509 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-22 21:57:28.511 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:28.514 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:28.517 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:28.520 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:28.522 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-22 21:57:28.525 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-07-22 21:57:28.527 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-22 21:57:28.530 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.532 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 21:57:28.534 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 21:57:28.537 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 21:57:28.539 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-22 21:57:28.541 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 21:57:28.545 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-07-22 21:57:28.599 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-22 21:57:28.652 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-22 21:57:28.705 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 21:57:28.757 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:28.809 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-22 21:57:28.863 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-22 21:57:28.918 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-22 21:57:28.972 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-22 21:57:29.027 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-22 21:57:29.080 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 21:57:29.083 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 21:57:29.085 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-22 21:57:29.139 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 21:57:29.777 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-22 21:57:29.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-22 21:57:30.450 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-22 21:57:30.528 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:30.531 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:30.533 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:30.536 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:30.538 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:30.541 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:30.545 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:30.547 | + functions-common:time_stop:2447 : start_time=1658527048463 2022-07-22 21:57:30.550 | + functions-common:time_stop:2449 : [[ -z 1658527048463 ]] 2022-07-22 21:57:30.553 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:30.558 | + functions-common:time_stop:2452 : end_time=1658527050555 2022-07-22 21:57:30.562 | + functions-common:time_stop:2453 : elapsed_time=2092 2022-07-22 21:57:30.566 | + functions-common:time_stop:2454 : total=13049 2022-07-22 21:57:30.569 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:30.572 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15141 2022-07-22 21:57:30.576 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.17/compute/v2.1/ 2022-07-22 21:57:30.578 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-22 21:57:30.579 | Waiting for nova-api to start... 2022-07-22 21:57:30.581 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.17/compute/v2.1/ 2022-07-22 21:57:30.584 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 21:57:30.586 | + functions:wait_for_service:458 : local url=http://10.222.0.17/compute/v2.1/ 2022-07-22 21:57:30.589 | + functions:wait_for_service:459 : local rval=0 2022-07-22 21:57:30.591 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 21:57:30.594 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 21:57:30.596 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:30.599 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:30.602 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:30.607 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527050604 2022-07-22 21:57:30.610 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 21:57:30.615 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/compute/v2.1/ 2022-07-22 21:57:36.215 | + :: : [[ 200 == 503 ]] 2022-07-22 21:57:36.216 | + :: : [[ 0 -eq 7 ]] 2022-07-22 21:57:36.220 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 21:57:36.222 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:36.225 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:36.227 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:36.230 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:36.232 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:36.235 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 21:57:36.237 | + functions-common:time_stop:2447 : start_time=1658527050604 2022-07-22 21:57:36.240 | + functions-common:time_stop:2449 : [[ -z 1658527050604 ]] 2022-07-22 21:57:36.243 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:36.249 | + functions-common:time_stop:2452 : end_time=1658527056245 2022-07-22 21:57:36.251 | + functions-common:time_stop:2453 : elapsed_time=5641 2022-07-22 21:57:36.254 | + functions-common:time_stop:2454 : total=9375 2022-07-22 21:57:36.256 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:36.259 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15016 2022-07-22 21:57:36.261 | + functions:wait_for_service:467 : return 0 2022-07-22 21:57:36.264 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:57:36.267 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-07-22 21:57:36.270 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-22 21:57:36.287 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:36.290 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-22 21:57:36.293 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:57:36.296 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-22 21:57:36.298 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-22 21:57:36.301 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-22 21:57:36.304 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-22 21:57:36.323 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:57:36.326 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-22 21:57:36.343 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:36.346 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-22 21:57:36.349 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 21:57:36.352 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-22 21:57:36.354 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-22 21:57:36.357 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-22 21:57:36.360 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 21:57:36.391 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-22 21:57:36.394 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 21:57:36.396 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 21:57:36.399 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-22 21:57:36.429 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-22 21:57:36.460 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-22 21:57:36.463 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-22 21:57:36.465 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-22 21:57:36.468 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-22 21:57:36.471 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-22 21:57:36.474 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-22 21:57:36.477 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-22 21:57:36.479 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-22 21:57:36.483 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-22 21:57:36.486 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-22 21:57:36.488 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-22 21:57:36.491 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-22 21:57:36.493 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.496 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.500 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.502 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-22 21:57:36.505 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.508 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.511 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-22 21:57:36.528 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:57:36.531 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-22 21:57:36.533 | + lib/neutron-legacy:start_neutron_service_and_check:545 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.536 | + functions-common:run_process:1694 : local service=q-svc 2022-07-22 21:57:36.538 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.541 | + functions-common:run_process:1696 : local group= 2022-07-22 21:57:36.544 | + functions-common:run_process:1697 : local user= 2022-07-22 21:57:36.547 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 21:57:36.549 | + functions-common:run_process:1700 : local name=q-svc 2022-07-22 21:57:36.552 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 21:57:36.554 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 21:57:36.557 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:36.560 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:36.563 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:36.568 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527056565 2022-07-22 21:57:36.571 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-22 21:57:36.589 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 21:57:36.591 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-07-22 21:57:36.594 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-22 21:57:36.597 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.599 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.602 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.604 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.607 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-07-22 21:57:36.610 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-07-22 21:57:36.613 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-22 21:57:36.616 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 21:57:36.619 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 21:57:36.621 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 21:57:36.625 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 21:57:36.627 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-07-22 21:57:36.630 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-07-22 21:57:36.632 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-22 21:57:36.635 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.637 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 21:57:36.639 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 21:57:36.641 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 21:57:36.644 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 21:57:36.646 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 21:57:36.648 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-22 21:57:36.650 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 21:57:36.655 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-22 21:57:36.707 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-22 21:57:36.761 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 21:57:36.813 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-22 21:57:36.866 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-22 21:57:36.920 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 21:57:36.973 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 21:57:36.975 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 21:57:36.977 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-22 21:57:37.031 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 21:57:37.679 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-22 21:57:37.693 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-22 21:57:38.329 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-22 21:57:38.351 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 21:57:38.359 | + functions-common:time_stop:2440 : local name 2022-07-22 21:57:38.361 | + functions-common:time_stop:2441 : local end_time 2022-07-22 21:57:38.364 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 21:57:38.366 | + functions-common:time_stop:2443 : local total 2022-07-22 21:57:38.369 | + functions-common:time_stop:2444 : local start_time 2022-07-22 21:57:38.372 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 21:57:38.374 | + functions-common:time_stop:2447 : start_time=1658527056565 2022-07-22 21:57:38.377 | + functions-common:time_stop:2449 : [[ -z 1658527056565 ]] 2022-07-22 21:57:38.380 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 21:57:38.385 | + functions-common:time_stop:2452 : end_time=1658527058382 2022-07-22 21:57:38.387 | + functions-common:time_stop:2453 : elapsed_time=1817 2022-07-22 21:57:38.390 | + functions-common:time_stop:2454 : total=15141 2022-07-22 21:57:38.392 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 21:57:38.395 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=16958 2022-07-22 21:57:38.397 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.17:9696 2022-07-22 21:57:38.400 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-22 21:57:38.418 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 21:57:38.421 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-22 21:57:38.421 | Waiting for Neutron to start... 2022-07-22 21:57:38.423 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 21:57:38.426 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.17:9696' 'Neutron did not start' 60 2022-07-22 21:57:38.429 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 21:57:38.431 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-22 21:57:38.434 | + functions-common:test_with_retry:2380 : local until=60 2022-07-22 21:57:38.436 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-22 21:57:38.439 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-22 21:57:38.441 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-22 21:57:38.444 | + functions-common:time_start:2427 : local start_time= 2022-07-22 21:57:38.446 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 21:57:38.449 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 21:57:38.454 | + functions-common:time_start:2431 : _TIME_START[$name]=1658527058451 2022-07-22 21:57:38.457 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.17:9696; do sleep 0.5; done' 2022-07-22 21:58:38.462 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-22 21:58:38.464 | + functions-common:die:264 : local exitcode=0 2022-07-22 21:58:38.467 | [Call Trace] 2022-07-22 21:58:38.467 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-22 21:58:38.467 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-22 21:58:38.467 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-22 21:58:38.471 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-22 21:58:39.475 | exit_trap: cleaning up child processes 2022-07-22 21:58:39.477 | Error on exit