2022-07-22 20:45:12.629 | + ./stack.sh:main:482 : exec 2022-07-22 20:45:12.629 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-204512' 2022-07-22 20:45:12.629 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-22-204512.summary.2022-07-22-204512 2022-07-22 20:45:12.630 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:45:12.630 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-204512 2022-07-22 20:45:12.630 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-204512 /opt/stack/logs/stack.sh.log 2022-07-22 20:45:12.630 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-204512.summary.2022-07-22-204512 /opt/stack/logs/stack.sh.log.summary 2022-07-22 20:45:12.630 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-22 20:45:12.630 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-22 20:45:12.630 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-22 20:45:12.630 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-22 20:45:12.630 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 20:45:12.630 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-22 20:45:12.630 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-22 20:45:12.631 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 20:45:12.633 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-22 20:45:12.636 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-22 20:45:12.637 | + ./stack.sh:main:568 : set -o errexit 2022-07-22 20:45:12.639 | + ./stack.sh:main:571 : uname -a 2022-07-22 20:45:12.641 | 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 20:45:12.643 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-22 20:45:12.645 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-22 20:45:12.648 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-22 20:45:12.684 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-22 20:45:12.700 | + ./stack.sh:main:585 : fetch_plugins 2022-07-22 20:45:12.702 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-22 20:45:12.703 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-22 20:45:12.705 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-22 20:45:12.707 | + functions-common:fetch_plugins:1791 : return 2022-07-22 20:45:12.709 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-22 20:45:12.711 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-22 20:45:12.713 | + functions-common:run_phase:1869 : local phase= 2022-07-22 20:45:12.715 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 20:45:12.717 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 20:45:12.719 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 20:45:12.720 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 20:45:12.722 | + functions-common:run_phase:1878 : local extra 2022-07-22 20:45:12.724 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 20:45:12.728 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 20:45:12.729 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 20:45:12.731 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 20:45:12.733 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-22 20:45:12.735 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 20:45:12.747 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:12.749 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 20:45:12.751 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 20:45:12.752 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 20:45:12.754 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 20:45:12.756 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 20:45:12.757 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 20:45:12.760 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-22 20:45:12.762 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-22 20:45:12.763 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 20:45:12.765 | + 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 20:45:12.767 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-22 20:45:12.769 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-22 20:45:12.770 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-22 20:45:12.772 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-22 20:45:12.774 | + functions-common:plugin_override_defaults:1832 : return 2022-07-22 20:45:12.776 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-22 20:45:12.793 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-22 20:45:12.795 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-22 20:45:12.808 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:45:12.810 | +++ lib/tls:source:43 : hostname -f 2022-07-22 20:45:12.813 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-22 20:45:12.815 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-22 20:45:12.817 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-22 20:45:12.819 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-22 20:45:12.821 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-22 20:45:12.823 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-22 20:45:12.825 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-22 20:45:12.827 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-22 20:45:12.829 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-22 20:45:12.830 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-22 20:45:12.835 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-22 20:45:12.847 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-22 20:45:12.863 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-22 20:45:12.876 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-22 20:45:12.888 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-22 20:45:12.923 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-22 20:45:12.981 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-22 20:45:13.070 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-22 20:45:13.094 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-22 20:45:13.144 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-22 20:45:13.197 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-22 20:45:13.342 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-22 20:45:13.356 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-22 20:45:13.370 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-22 20:45:13.382 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-22 20:45:13.473 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-22 20:45:13.475 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-22 20:45:13.481 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-22 20:45:13.483 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-22 20:45:13.485 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-22 20:45:13.487 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-22 20:45:13.489 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-22 20:45:13.489 | False' 2022-07-22 20:45:13.492 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-22 20:45:13.507 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-22 20:45:13.510 | + ./stack.sh:main:619 : run_phase source 2022-07-22 20:45:13.512 | + functions-common:run_phase:1868 : local mode=source 2022-07-22 20:45:13.514 | + functions-common:run_phase:1869 : local phase= 2022-07-22 20:45:13.516 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 20:45:13.518 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 20:45:13.520 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 20:45:13.522 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 20:45:13.524 | + functions-common:run_phase:1878 : local extra 2022-07-22 20:45:13.527 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 20:45:13.530 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 20:45:13.532 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 20:45:13.534 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 20:45:13.536 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-22 20:45:13.539 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 20:45:13.553 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:13.555 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 20:45:13.557 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-22 20:45:13.596 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-22 20:45:13.598 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-22 20:45:13.600 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 20:45:13.603 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-22 20:45:13.605 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-22 20:45:13.607 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-22 20:45:13.609 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-22 20:45:13.611 | + functions-common:load_plugin_settings:1809 : return 2022-07-22 20:45:13.613 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-22 20:45:13.616 | + functions-common:verify_disabled_services:2151 : local service 2022-07-22 20:45:13.618 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.620 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-22 20:45:13.622 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.624 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-22 20:45:13.627 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.631 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.633 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-22 20:45:13.636 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.638 | + 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 20:45:13.640 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.642 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-22 20:45:13.645 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.647 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-22 20:45:13.650 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.654 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.659 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.663 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.666 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-22 20:45:13.668 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.673 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.675 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-22 20:45:13.678 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.682 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.684 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-22 20:45:13.687 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.689 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-22 20:45:13.691 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.693 | + 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 20:45:13.696 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.698 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-22 20:45:13.700 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.703 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-22 20:45:13.705 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.707 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-22 20:45:13.709 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.712 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-22 20:45:13.715 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.717 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-22 20:45:13.719 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.721 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-22 20:45:13.724 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.729 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.733 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.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 20:45:13.738 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.740 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-22 20:45:13.742 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.745 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-22 20:45:13.749 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.752 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-22 20:45:13.754 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.757 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-22 20:45:13.759 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.762 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-22 20:45:13.764 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.766 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-22 20:45:13.769 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.771 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-22 20:45:13.773 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.776 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-22 20:45:13.778 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.780 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-22 20:45:13.783 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.785 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-22 20:45:13.787 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.789 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-22 20:45:13.792 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.794 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-22 20:45:13.797 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.799 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-22 20:45:13.801 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.803 | + 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 20:45:13.806 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.808 | + 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 20:45:13.810 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.812 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-22 20:45:13.815 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.817 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-22 20:45:13.819 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.821 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-22 20:45:13.824 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.826 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-22 20:45:13.828 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.830 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-22 20:45:13.833 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 20:45:13.835 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-22 20:45:13.838 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-22 20:45:13.841 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 20:45:13.843 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-22 20:45:13.858 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:13.860 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-22 20:45:13.862 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 20:45:13.865 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-22 20:45:13.879 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:45:13.882 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-22 20:45:13.884 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-22 20:45:13.887 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-22 20:45:13.889 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-22 20:45:13.891 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-22 20:45:13.894 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-22 20:45:13.896 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-22 20:45:13.898 | + lib/database:initialize_database_backends:92 : return 0 2022-07-22 20:45:13.901 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-22 20:45:13.901 | Using mysql database backend 2022-07-22 20:45:13.903 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-22 20:45:13.919 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-22 20:45:13.922 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-22 20:45:13.924 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 20:45:13.927 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-22 20:45:13.929 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 20:45:13.932 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-22 20:45:13.948 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:13.950 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-22 20:45:13.967 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-22 20:45:13.982 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:13.985 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-22 20:45:14.001 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-22 20:45:14.017 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-22 20:45:14.033 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:45:14.036 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-22 20:45:14.052 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:45:14.055 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-22 20:45:14.073 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-22 20:45:14.076 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-22 20:45:14.078 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-22 20:45:14.080 | + functions-common:save_stackenv:60 : local tag=752 2022-07-22 20:45:14.083 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 20:45:14.089 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-204514 2022-07-22 20:45:14.091 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-204514 752' 2022-07-22 20:45:14.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.096 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 20:45:14.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.100 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 20:45:14.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.105 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 20:45:14.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.110 | + 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 20:45:14.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.114 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 20:45:14.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.119 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 20:45:14.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.124 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-204512 2022-07-22 20:45:14.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.128 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 20:45:14.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.133 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 20:45:14.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.138 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 20:45:14.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.142 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 20:45:14.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.147 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 20:45:14.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.152 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 20:45:14.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.157 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 20:45:14.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:45:14.161 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 20:45:14.164 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-22 20:45:14.166 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-22 20:45:14.169 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-22 20:45:14.171 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-22 20:45:14.173 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:45:14.175 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:45:14.178 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:45:14.180 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:45:14.182 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:45:14.185 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:45:14.200 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:45:14.202 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:45:14.204 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:45:14.207 | + functions-common:git_clone:618 : echo master 2022-07-22 20:45:14.207 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:45:14.213 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-22 20:45:14.215 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:45:14.217 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-22 20:45:14.230 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-22 20:45:14.232 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:45:14.233 | + functions-common:git_clone:679 : head -1 2022-07-22 20:45:14.236 | 6bd27e68 update constraint for os_vif to new release 3.0.0 2022-07-22 20:45:14.238 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:45:14.241 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-22 20:45:14.243 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:45:14.246 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-22 20:45:14.248 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-22 20:45:14.251 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-22 20:45:14.253 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-22 20:45:14.256 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 20:45:14.258 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-22 20:45:14.261 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-22 20:45:14.264 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-22 20:45:14.267 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-22 20:45:14.271 | ++ tools/install_prereqs.sh:source:47 : NOW=1658522714 2022-07-22 20:45:14.275 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-22 20:45:14.279 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658522030 2022-07-22 20:45:14.282 | ++ tools/install_prereqs.sh:source:49 : DELTA=684 2022-07-22 20:45:14.284 | ++ tools/install_prereqs.sh:source:50 : [[ 684 -lt 7200 ]] 2022-07-22 20:45:14.286 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-22 20:45:14.289 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-22 20:45:14.291 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-22 20:45:14.294 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-22 20:45:14.296 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-22 20:45:14.298 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-22 20:45:14.301 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-22 20:45:14.303 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-22 20:45:14.307 | +++ 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 20:45:14.354 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-22 20:45:14.354 | apache2-dev 2022-07-22 20:45:14.354 | bc 2022-07-22 20:45:14.354 | bsdmainutils 2022-07-22 20:45:14.354 | curl 2022-07-22 20:45:14.354 | g++ 2022-07-22 20:45:14.354 | gawk 2022-07-22 20:45:14.355 | gcc 2022-07-22 20:45:14.355 | gettext 2022-07-22 20:45:14.355 | git 2022-07-22 20:45:14.355 | graphviz 2022-07-22 20:45:14.355 | iputils-ping 2022-07-22 20:45:14.355 | libapache2-mod-proxy-uwsgi 2022-07-22 20:45:14.355 | libffi-dev 2022-07-22 20:45:14.355 | libjpeg-dev 2022-07-22 20:45:14.355 | libpcre3-dev 2022-07-22 20:45:14.355 | libpq-dev 2022-07-22 20:45:14.355 | libssl-dev 2022-07-22 20:45:14.355 | libsystemd-dev 2022-07-22 20:45:14.355 | libxml2-dev 2022-07-22 20:45:14.355 | libxslt1-dev 2022-07-22 20:45:14.355 | libyaml-dev 2022-07-22 20:45:14.355 | lsof 2022-07-22 20:45:14.355 | openssh-server 2022-07-22 20:45:14.355 | openssl 2022-07-22 20:45:14.355 | pkg-config 2022-07-22 20:45:14.355 | psmisc 2022-07-22 20:45:14.355 | python3-dev 2022-07-22 20:45:14.355 | python3-pip 2022-07-22 20:45:14.355 | python3-systemd 2022-07-22 20:45:14.355 | python3-venv 2022-07-22 20:45:14.355 | tar 2022-07-22 20:45:14.355 | tcpdump 2022-07-22 20:45:14.355 | unzip 2022-07-22 20:45:14.355 | uuid-runtime 2022-07-22 20:45:14.355 | wget 2022-07-22 20:45:14.355 | wget 2022-07-22 20:45:14.355 | zlib1g-dev 2022-07-22 20:45:14.355 | libkrb5-dev 2022-07-22 20:45:14.355 | libldap2-dev 2022-07-22 20:45:14.355 | libsasl2-dev 2022-07-22 20:45:14.355 | memcached 2022-07-22 20:45:14.355 | python3-mysqldb 2022-07-22 20:45:14.355 | sqlite3 2022-07-22 20:45:14.355 | conntrack 2022-07-22 20:45:14.355 | curl 2022-07-22 20:45:14.356 | dnsmasq-base 2022-07-22 20:45:14.356 | dnsmasq-utils 2022-07-22 20:45:14.356 | ebtables 2022-07-22 20:45:14.356 | genisoimage 2022-07-22 20:45:14.356 | iptables 2022-07-22 20:45:14.356 | iputils-arping 2022-07-22 20:45:14.356 | kpartx 2022-07-22 20:45:14.356 | libjs-jquery-tablesorter 2022-07-22 20:45:14.356 | parted 2022-07-22 20:45:14.356 | pm-utils 2022-07-22 20:45:14.356 | python3-mysqldb 2022-07-22 20:45:14.356 | socat 2022-07-22 20:45:14.356 | sqlite3 2022-07-22 20:45:14.356 | sudo 2022-07-22 20:45:14.356 | vlan 2022-07-22 20:45:14.356 | lsscsi 2022-07-22 20:45:14.356 | open-iscsi 2022-07-22 20:45:14.356 | lvm2 2022-07-22 20:45:14.356 | qemu-utils 2022-07-22 20:45:14.356 | thin-provisioning-tools 2022-07-22 20:45:14.356 | acl 2022-07-22 20:45:14.356 | dnsmasq-base 2022-07-22 20:45:14.356 | dnsmasq-utils 2022-07-22 20:45:14.356 | ebtables 2022-07-22 20:45:14.356 | haproxy 2022-07-22 20:45:14.356 | iptables 2022-07-22 20:45:14.356 | iputils-arping 2022-07-22 20:45:14.356 | iputils-ping 2022-07-22 20:45:14.356 | postgresql-server-dev-all 2022-07-22 20:45:14.356 | python3-mysqldb 2022-07-22 20:45:14.356 | sqlite3 2022-07-22 20:45:14.356 | sudo 2022-07-22 20:45:14.356 | vlan 2022-07-22 20:45:14.356 | pcp 2022-07-22 20:45:14.356 | ipset 2022-07-22 20:45:14.356 | conntrack 2022-07-22 20:45:14.356 | conntrackd 2022-07-22 20:45:14.356 | keepalived 2022-07-22 20:45:14.357 | lvm2 2022-07-22 20:45:14.357 | qemu-utils 2022-07-22 20:45:14.357 | thin-provisioning-tools 2022-07-22 20:45:14.357 | curl 2022-07-22 20:45:14.357 | liberasurecode-dev 2022-07-22 20:45:14.357 | make 2022-07-22 20:45:14.357 | memcached 2022-07-22 20:45:14.357 | rsync 2022-07-22 20:45:14.357 | sqlite3 2022-07-22 20:45:14.357 | xfsprogs' 2022-07-22 20:45:14.358 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-22 20:45:14.377 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-22 20:45:14.377 | apache2-dev 2022-07-22 20:45:14.377 | bc 2022-07-22 20:45:14.377 | bsdmainutils 2022-07-22 20:45:14.377 | curl 2022-07-22 20:45:14.377 | g++ 2022-07-22 20:45:14.377 | gawk 2022-07-22 20:45:14.377 | gcc 2022-07-22 20:45:14.377 | gettext 2022-07-22 20:45:14.377 | git 2022-07-22 20:45:14.377 | graphviz 2022-07-22 20:45:14.377 | iputils-ping 2022-07-22 20:45:14.377 | libapache2-mod-proxy-uwsgi 2022-07-22 20:45:14.377 | libffi-dev 2022-07-22 20:45:14.377 | libjpeg-dev 2022-07-22 20:45:14.377 | libpcre3-dev 2022-07-22 20:45:14.377 | libpq-dev 2022-07-22 20:45:14.377 | libssl-dev 2022-07-22 20:45:14.377 | libsystemd-dev 2022-07-22 20:45:14.377 | libxml2-dev 2022-07-22 20:45:14.377 | libxslt1-dev 2022-07-22 20:45:14.377 | libyaml-dev 2022-07-22 20:45:14.377 | lsof 2022-07-22 20:45:14.377 | openssh-server 2022-07-22 20:45:14.378 | openssl 2022-07-22 20:45:14.378 | pkg-config 2022-07-22 20:45:14.378 | psmisc 2022-07-22 20:45:14.378 | python3-dev 2022-07-22 20:45:14.378 | python3-pip 2022-07-22 20:45:14.378 | python3-systemd 2022-07-22 20:45:14.378 | python3-venv 2022-07-22 20:45:14.378 | tar 2022-07-22 20:45:14.378 | tcpdump 2022-07-22 20:45:14.378 | unzip 2022-07-22 20:45:14.378 | uuid-runtime 2022-07-22 20:45:14.378 | wget 2022-07-22 20:45:14.378 | wget 2022-07-22 20:45:14.378 | zlib1g-dev 2022-07-22 20:45:14.378 | libkrb5-dev 2022-07-22 20:45:14.378 | libldap2-dev 2022-07-22 20:45:14.378 | libsasl2-dev 2022-07-22 20:45:14.378 | memcached 2022-07-22 20:45:14.378 | python3-mysqldb 2022-07-22 20:45:14.378 | sqlite3 2022-07-22 20:45:14.378 | conntrack 2022-07-22 20:45:14.378 | curl 2022-07-22 20:45:14.378 | dnsmasq-base 2022-07-22 20:45:14.378 | dnsmasq-utils 2022-07-22 20:45:14.378 | ebtables 2022-07-22 20:45:14.378 | genisoimage 2022-07-22 20:45:14.378 | iptables 2022-07-22 20:45:14.378 | iputils-arping 2022-07-22 20:45:14.378 | kpartx 2022-07-22 20:45:14.378 | libjs-jquery-tablesorter 2022-07-22 20:45:14.378 | parted 2022-07-22 20:45:14.378 | pm-utils 2022-07-22 20:45:14.378 | python3-mysqldb 2022-07-22 20:45:14.378 | socat 2022-07-22 20:45:14.378 | sqlite3 2022-07-22 20:45:14.378 | sudo 2022-07-22 20:45:14.378 | vlan 2022-07-22 20:45:14.378 | lsscsi 2022-07-22 20:45:14.379 | open-iscsi 2022-07-22 20:45:14.379 | lvm2 2022-07-22 20:45:14.379 | qemu-utils 2022-07-22 20:45:14.379 | thin-provisioning-tools 2022-07-22 20:45:14.379 | acl 2022-07-22 20:45:14.379 | dnsmasq-base 2022-07-22 20:45:14.379 | dnsmasq-utils 2022-07-22 20:45:14.379 | ebtables 2022-07-22 20:45:14.379 | haproxy 2022-07-22 20:45:14.379 | iptables 2022-07-22 20:45:14.379 | iputils-arping 2022-07-22 20:45:14.379 | iputils-ping 2022-07-22 20:45:14.379 | postgresql-server-dev-all 2022-07-22 20:45:14.379 | python3-mysqldb 2022-07-22 20:45:14.379 | sqlite3 2022-07-22 20:45:14.379 | sudo 2022-07-22 20:45:14.379 | vlan 2022-07-22 20:45:14.379 | pcp 2022-07-22 20:45:14.379 | ipset 2022-07-22 20:45:14.379 | conntrack 2022-07-22 20:45:14.379 | conntrackd 2022-07-22 20:45:14.379 | keepalived 2022-07-22 20:45:14.379 | lvm2 2022-07-22 20:45:14.379 | qemu-utils 2022-07-22 20:45:14.379 | thin-provisioning-tools 2022-07-22 20:45:14.379 | curl 2022-07-22 20:45:14.379 | liberasurecode-dev 2022-07-22 20:45:14.379 | make 2022-07-22 20:45:14.379 | memcached 2022-07-22 20:45:14.379 | rsync 2022-07-22 20:45:14.379 | sqlite3 2022-07-22 20:45:14.379 | xfsprogs ' 2022-07-22 20:45:14.382 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-22 20:45:14.385 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:45:14.388 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:45:14.391 | ++ 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 20:45:14.391 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-22 20:45:14.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 20:45:14.398 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-22 20:45:14.400 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:45:14.402 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-22 20:45:14.405 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:45:14.407 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:45:14.409 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:45:14.411 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:45:14.413 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:45:14.415 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:45:14.417 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-22 20:45:14.419 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-22 20:45:14.421 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-22 20:45:14.424 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-22 20:45:14.428 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-22 20:45:14.430 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-22 20:45:14.432 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-22 20:45:14.434 | ++ functions-common:time_start:2427 : local start_time= 2022-07-22 20:45:14.437 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:45:14.439 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:45:14.443 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658522714440 2022-07-22 20:45:14.445 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-22 20:45:14.448 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-22 20:45:14.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 20:45:14.804 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-22 20:45:14.853 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-07-22 20:45:14.909 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-07-22 20:45:15.383 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-07-22 20:45:25.673 | Fetched 336 kB in 1s (321 kB/s) 2022-07-22 20:45:27.264 | Reading package lists... 2022-07-22 20:45:27.297 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-22 20:45:27.299 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-22 20:45:27.301 | ++ functions-common:time_stop:2440 : local name 2022-07-22 20:45:27.303 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:27.306 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:27.308 | ++ functions-common:time_stop:2443 : local total 2022-07-22 20:45:27.310 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:27.312 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-22 20:45:27.314 | ++ functions-common:time_stop:2447 : start_time=1658522714440 2022-07-22 20:45:27.316 | ++ functions-common:time_stop:2449 : [[ -z 1658522714440 ]] 2022-07-22 20:45:27.319 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:27.323 | ++ functions-common:time_stop:2452 : end_time=1658522727320 2022-07-22 20:45:27.325 | ++ functions-common:time_stop:2453 : elapsed_time=12880 2022-07-22 20:45:27.327 | ++ functions-common:time_stop:2454 : total=0 2022-07-22 20:45:27.329 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:27.332 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12880 2022-07-22 20:45:27.334 | ++ 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 20:45:27.336 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:45:27.339 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:45:27.341 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:45:27.343 | ++ 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 20:45:27.365 | ++ 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 20:45:27.478 | Reading package lists... 2022-07-22 20:45:27.728 | Building dependency tree... 2022-07-22 20:45:27.730 | Reading state information... 2022-07-22 20:45:27.768 | acl is already the newest version (2.2.53-6). 2022-07-22 20:45:27.768 | bc is already the newest version (1.07.1-2build1). 2022-07-22 20:45:27.768 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-22 20:45:27.768 | conntrack is already the newest version (1:1.4.5-2). 2022-07-22 20:45:27.768 | ebtables is already the newest version (2.0.11-3build1). 2022-07-22 20:45:27.768 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 20:45:27.768 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-22 20:45:27.768 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 20:45:27.768 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-22 20:45:27.768 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-22 20:45:27.768 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-22 20:45:27.768 | iputils-arping is already the newest version (3:20190709-3). 2022-07-22 20:45:27.768 | iputils-ping is already the newest version (3:20190709-3). 2022-07-22 20:45:27.768 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-22 20:45:27.768 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-22 20:45:27.768 | libffi-dev is already the newest version (3.3-4). 2022-07-22 20:45:27.768 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-22 20:45:27.768 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-22 20:45:27.768 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-22 20:45:27.769 | lsscsi is already the newest version (0.30-0.1). 2022-07-22 20:45:27.769 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-22 20:45:27.769 | make is already the newest version (4.2.1-1.2). 2022-07-22 20:45:27.769 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-22 20:45:27.769 | psmisc is already the newest version (23.3-1). 2022-07-22 20:45:27.769 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-22 20:45:27.769 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-22 20:45:27.769 | python3-systemd is already the newest version (234-3build2). 2022-07-22 20:45:27.769 | socat is already the newest version (1.7.3.3-2). 2022-07-22 20:45:27.769 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-22 20:45:27.769 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-22 20:45:27.769 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-22 20:45:27.769 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-22 20:45:27.769 | graphviz is already the newest version (2.42.2-3build2). 2022-07-22 20:45:27.769 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-22 20:45:27.769 | pcp is already the newest version (5.0.3-1). 2022-07-22 20:45:27.769 | pm-utils is already the newest version (1.4.1-19). 2022-07-22 20:45:27.769 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-22 20:45:27.769 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 20:45:27.769 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 20:45:27.769 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-22 20:45:27.769 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 20:45:27.769 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 20:45:27.769 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-22 20:45:27.769 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-22 20:45:27.769 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-22 20:45:27.769 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-22 20:45:27.769 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-22 20:45:27.769 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-22 20:45:27.769 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-22 20:45:27.769 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-22 20:45:27.769 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-22 20:45:27.769 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 20:45:27.769 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-22 20:45:27.769 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-22 20:45:27.770 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-22 20:45:27.770 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-22 20:45:27.770 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-22 20:45:27.770 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-22 20:45:27.770 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 20:45:27.770 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-22 20:45:27.770 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-22 20:45:27.770 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-22 20:45:27.770 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-22 20:45:27.770 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-22 20:45:27.770 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-22 20:45:27.770 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-22 20:45:27.770 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-22 20:45:27.770 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-22 20:45:27.770 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-22 20:45:27.998 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 20:45:27.998 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-22 20:45:27.998 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-22 20:45:27.998 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-22 20:45:27.998 | The following packages were automatically installed and are no longer required: 2022-07-22 20:45:27.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:45:27.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:45:27.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:45:27.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:45:27.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:45:27.999 | python3-zope.interface 2022-07-22 20:45:27.999 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:45:28.114 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:45:28.118 | ++ functions-common:apt_get:1235 : result=0 2022-07-22 20:45:28.120 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:45:28.123 | ++ functions-common:time_stop:2440 : local name 2022-07-22 20:45:28.125 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:28.127 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:28.129 | ++ functions-common:time_stop:2443 : local total 2022-07-22 20:45:28.131 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:28.134 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:45:28.136 | ++ functions-common:time_stop:2447 : start_time=1658522727362 2022-07-22 20:45:28.138 | ++ functions-common:time_stop:2449 : [[ -z 1658522727362 ]] 2022-07-22 20:45:28.141 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:28.145 | ++ functions-common:time_stop:2452 : end_time=1658522728143 2022-07-22 20:45:28.147 | ++ functions-common:time_stop:2453 : elapsed_time=781 2022-07-22 20:45:28.150 | ++ functions-common:time_stop:2454 : total=773 2022-07-22 20:45:28.152 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:28.154 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1554 2022-07-22 20:45:28.157 | ++ functions-common:apt_get:1239 : return 0 2022-07-22 20:45:28.159 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-22 20:45:28.162 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-22 20:45:28.164 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-22 20:45:28.168 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-22 20:45:28.172 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-22 20:45:28.175 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-22 20:45:28.177 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-22 20:45:29.592 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-22 20:45:29.594 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-22 20:45:29.595 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-22 20:45:29.597 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-22 20:45:29.599 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-22 20:45:29.601 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-22 20:45:29.603 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-22 20:45:29.605 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-22 20:45:29.607 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-22 20:45:29.608 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-22 20:45:29.610 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-22 20:45:29.612 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-22 20:45:29.614 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-22 20:45:29.615 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-22 20:45:29.617 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-22 20:45:29.619 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-22 20:45:29.621 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-22 20:45:29.622 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-22 20:45:29.624 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-22 20:45:29.626 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-22 20:45:29.628 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-22 20:45:29.630 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-22 20:45:29.632 | + functions-common:_ensure_lsb_release:394 : return 2022-07-22 20:45:29.635 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-22 20:45:29.718 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-22 20:45:29.720 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-22 20:45:29.790 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-22 20:45:29.793 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-22 20:45:29.864 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-22 20:45:29.866 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-22 20:45:29.867 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-22 20:45:29.869 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-22 20:45:29.871 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-22 20:45:29.873 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-22 20:45:29.875 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-22 20:45:29.877 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-22 20:45:29.879 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-22 20:45:29.881 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-22 20:45:29.883 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-22 20:45:29.883 | Distro: focal 2022-07-22 20:45:29.885 | + tools/install_pip.sh:main:124 : get_versions 2022-07-22 20:45:29.888 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 20:45:29.891 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 20:45:29.893 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 20:45:29.896 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 20:45:29.896 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 20:45:31.400 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 20:45:31.402 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 20:45:31.402 | pip: 20.0.2 2022-07-22 20:45:31.404 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-22 20:45:31.406 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-22 20:45:31.407 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:45:31.409 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:45:31.411 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:45:31.412 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:45:31.414 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:45:31.416 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:45:31.417 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:45:31.419 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:45:31.421 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:45:31.422 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:45:31.424 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-22 20:45:31.426 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:45:31.428 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:45:31.430 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-22 20:45:31.434 | + tools/install_pip.sh:main:153 : set -x 2022-07-22 20:45:31.436 | + tools/install_pip.sh:main:156 : get_versions 2022-07-22 20:45:31.438 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 20:45:31.442 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 20:45:31.443 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 20:45:31.447 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 20:45:31.448 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 20:45:32.907 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 20:45:32.909 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 20:45:32.909 | pip: 20.0.2 2022-07-22 20:45:32.912 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-22 20:45:32.915 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 20:45:32.918 | + ./stack.sh:main:791 : fixup_all 2022-07-22 20:45:32.920 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-22 20:45:32.923 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-22 20:45:32.925 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:45:32.927 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:45:32.929 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-22 20:45:32.941 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-22 20:45:32.952 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-22 20:45:32.964 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-22 20:45:32.966 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-22 20:45:32.969 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:45:32.971 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:45:32.973 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:45:32.975 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:45:32.977 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:45:32.979 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:45:32.981 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:45:32.983 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:45:32.985 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:45:32.988 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:45:32.990 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-22 20:45:32.992 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-22 20:45:32.994 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-22 20:45:32.996 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:45:32.998 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:45:33.001 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:45:33.003 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:45:33.005 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:45:33.007 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:45:33.010 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-22 20:45:33.012 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-22 20:45:33.033 | Using python 3.8 to install os-testr 2022-07-22 20:45:33.035 | + 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 20:45:35.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:45:35.131 | from cryptography.utils import int_from_bytes 2022-07-22 20:45:35.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:45:35.131 | from cryptography.utils import int_from_bytes 2022-07-22 20:45:36.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:45:36.663 | 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 20:45:36.754 | 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 20:45:36.778 | 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 20:45:36.833 | 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 20:45:36.854 | 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 20:45:36.884 | 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 20:45:39.182 | + inc/python:pip_install:196 : result=0 2022-07-22 20:45:39.184 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:45:39.187 | + functions-common:time_stop:2440 : local name 2022-07-22 20:45:39.189 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:39.191 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:39.193 | + functions-common:time_stop:2443 : local total 2022-07-22 20:45:39.195 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:39.197 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:45:39.200 | + functions-common:time_stop:2447 : start_time=1658522733027 2022-07-22 20:45:39.202 | + functions-common:time_stop:2449 : [[ -z 1658522733027 ]] 2022-07-22 20:45:39.205 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:39.209 | + functions-common:time_stop:2452 : end_time=1658522739206 2022-07-22 20:45:39.211 | + functions-common:time_stop:2453 : elapsed_time=6179 2022-07-22 20:45:39.214 | + functions-common:time_stop:2454 : total=0 2022-07-22 20:45:39.216 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:39.218 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6179 2022-07-22 20:45:39.220 | + inc/python:pip_install:199 : return 0 2022-07-22 20:45:39.223 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-22 20:45:39.274 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-22 20:45:39.381 | + ./stack.sh:main:805 : install_infra 2022-07-22 20:45:39.384 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 20:45:39.387 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-22 20:45:39.389 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 20:45:39.392 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-22 20:45:39.415 | + 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 20:45:42.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:45:42.266 | 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 20:45:42.551 | + inc/python:pip_install:196 : result=0 2022-07-22 20:45:42.553 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:45:42.555 | + functions-common:time_stop:2440 : local name 2022-07-22 20:45:42.557 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:42.559 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:42.561 | + functions-common:time_stop:2443 : local total 2022-07-22 20:45:42.563 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:42.565 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:45:42.567 | + functions-common:time_stop:2447 : start_time=1658522739408 2022-07-22 20:45:42.570 | + functions-common:time_stop:2449 : [[ -z 1658522739408 ]] 2022-07-22 20:45:42.573 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:42.577 | + functions-common:time_stop:2452 : end_time=1658522742574 2022-07-22 20:45:42.579 | + functions-common:time_stop:2453 : elapsed_time=3166 2022-07-22 20:45:42.581 | + functions-common:time_stop:2454 : total=6179 2022-07-22 20:45:42.583 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:42.585 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9345 2022-07-22 20:45:42.588 | + inc/python:pip_install:199 : return 0 2022-07-22 20:45:42.591 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 20:45:42.593 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-22 20:45:42.615 | + 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 20:45:45.232 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:45:45.234 | Processing /opt/stack/requirements 2022-07-22 20:45:46.938 | 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 20:45:46.941 | 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 20:45:46.953 | 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 20:45:46.958 | 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 20:45:46.961 | 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 20:45:46.967 | 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 20:45:46.981 | 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 20:45:46.984 | 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 20:45:47.016 | 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 20:45:47.019 | 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 20:45:47.034 | 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 20:45:47.038 | 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 20:45:47.043 | 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 20:45:47.046 | 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 20:45:47.058 | 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 20:45:47.069 | 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 20:45:47.117 | 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 20:45:47.124 | 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 20:45:47.127 | 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 20:45:47.132 | 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 20:45:47.134 | 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 20:45:47.213 | Building wheels for collected packages: openstack-requirements 2022-07-22 20:45:47.214 | Building wheel for openstack-requirements (setup.py): started 2022-07-22 20:45:48.055 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-22 20:45:48.056 | ERROR: Command errored out with exit status 1: 2022-07-22 20:45:48.056 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-86c8t6zn/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-86c8t6zn/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-0hvptk5h 2022-07-22 20:45:48.056 | cwd: /tmp/pip-req-build-86c8t6zn/ 2022-07-22 20:45:48.056 | Complete output (6 lines): 2022-07-22 20:45:48.056 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-22 20:45:48.056 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-22 20:45:48.056 | or: setup.py --help-commands 2022-07-22 20:45:48.056 | or: setup.py cmd --help 2022-07-22 20:45:48.056 | 2022-07-22 20:45:48.056 | error: invalid command 'bdist_wheel' 2022-07-22 20:45:48.056 | ---------------------------------------- 2022-07-22 20:45:48.056 | ERROR: Failed building wheel for openstack-requirements 2022-07-22 20:45:48.056 | Running setup.py clean for openstack-requirements 2022-07-22 20:45:48.889 | Failed to build openstack-requirements 2022-07-22 20:45:48.905 | Installing collected packages: openstack-requirements 2022-07-22 20:45:48.905 | Attempting uninstall: openstack-requirements 2022-07-22 20:45:48.906 | Found existing installation: openstack-requirements 1.2.1.dev5578 2022-07-22 20:45:48.941 | Uninstalling openstack-requirements-1.2.1.dev5578: 2022-07-22 20:45:48.958 | Successfully uninstalled openstack-requirements-1.2.1.dev5578 2022-07-22 20:45:48.960 | Running setup.py install for openstack-requirements: started 2022-07-22 20:45:51.323 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-22 20:45:51.345 | Successfully installed openstack-requirements-1.2.1.dev5578 2022-07-22 20:45:51.469 | + inc/python:pip_install:196 : result=0 2022-07-22 20:45:51.471 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:45:51.473 | + functions-common:time_stop:2440 : local name 2022-07-22 20:45:51.475 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:51.478 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:51.480 | + functions-common:time_stop:2443 : local total 2022-07-22 20:45:51.482 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:51.484 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:45:51.486 | + functions-common:time_stop:2447 : start_time=1658522742608 2022-07-22 20:45:51.488 | + functions-common:time_stop:2449 : [[ -z 1658522742608 ]] 2022-07-22 20:45:51.491 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:51.495 | + functions-common:time_stop:2452 : end_time=1658522751493 2022-07-22 20:45:51.497 | + functions-common:time_stop:2453 : elapsed_time=8885 2022-07-22 20:45:51.500 | + functions-common:time_stop:2454 : total=9345 2022-07-22 20:45:51.502 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:51.504 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18230 2022-07-22 20:45:51.506 | + inc/python:pip_install:199 : return 0 2022-07-22 20:45:51.508 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-22 20:45:51.511 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-22 20:45:51.513 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-22 20:45:51.515 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:45:51.518 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:45:51.520 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-22 20:45:51.522 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:45:51.525 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-22 20:45:51.545 | Using python 3.8 to install pbr 2022-07-22 20:45:51.547 | + 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 20:45:53.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:45:53.665 | from cryptography.utils import int_from_bytes 2022-07-22 20:45:53.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:45:53.665 | from cryptography.utils import int_from_bytes 2022-07-22 20:45:54.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:45:54.841 | 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 20:45:57.171 | + inc/python:pip_install:196 : result=0 2022-07-22 20:45:57.173 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:45:57.175 | + functions-common:time_stop:2440 : local name 2022-07-22 20:45:57.177 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:45:57.179 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:45:57.182 | + functions-common:time_stop:2443 : local total 2022-07-22 20:45:57.184 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:45:57.186 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:45:57.188 | + functions-common:time_stop:2447 : start_time=1658522751539 2022-07-22 20:45:57.190 | + functions-common:time_stop:2449 : [[ -z 1658522751539 ]] 2022-07-22 20:45:57.193 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:45:57.197 | + functions-common:time_stop:2452 : end_time=1658522757194 2022-07-22 20:45:57.199 | + functions-common:time_stop:2453 : elapsed_time=5655 2022-07-22 20:45:57.201 | + functions-common:time_stop:2454 : total=18230 2022-07-22 20:45:57.203 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:45:57.205 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23885 2022-07-22 20:45:57.208 | + inc/python:pip_install:199 : return 0 2022-07-22 20:45:57.210 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-22 20:45:59.465 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-22 20:46:01.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:01.342 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-22 20:46:01.363 | 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 20:46:01.369 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-22 20:46:01.372 | 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 20:46:01.375 | 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 20:46:01.378 | 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 20:46:01.452 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 20:46:01.455 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 20:46:01.458 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-22 20:46:01.474 | + ./stack.sh:main:814 : pkgs= 2022-07-22 20:46:01.477 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-22 20:46:01.480 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-22 20:46:01.482 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 20:46:01.484 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-22 20:46:01.487 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 20:46:01.489 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 20:46:01.491 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 20:46:01.494 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 20:46:01.496 | + functions-common:run_phase:1878 : local extra 2022-07-22 20:46:01.499 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 20:46:01.502 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 20:46:01.505 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 20:46:01.507 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 20:46:01.509 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-22 20:46:01.511 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 20:46:01.526 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:01.528 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:46:01.531 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:46:01.533 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-22 20:46:01.535 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:46:01.537 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 20:46:01.539 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:46:01.542 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-22 20:46:01.544 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:46:01.546 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-22 20:46:01.548 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:46:01.550 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-22 20:46:01.552 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 20:46:01.554 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 20:46:01.556 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:46:01.558 | + 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 20:46:01.561 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-22 20:46:01.563 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 20:46:01.565 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-22 20:46:01.567 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 20:46:01.569 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 20:46:01.572 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-22 20:46:01.574 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-22 20:46:01.577 | + functions:set_systemd_override:821 : local value=2048 2022-07-22 20:46:01.579 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-22 20:46:01.581 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-22 20:46:01.636 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-22 20:46:01.636 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-22 20:46:01.638 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-22 20:46:02.107 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-22 20:46:02.110 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-22 20:46:02.125 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:02.128 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-22 20:46:02.130 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:46:02.133 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:46:02.135 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:46:02.138 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:46:02.140 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:02.142 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:46:02.144 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:02.147 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:02.150 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:46:02.152 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:02.154 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:46:02.156 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:46:02.158 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-22 20:46:02.161 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:46:02.163 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:02.165 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:02.168 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-22 20:46:02.188 | + 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 20:46:02.299 | Reading package lists... 2022-07-22 20:46:02.549 | Building dependency tree... 2022-07-22 20:46:02.550 | Reading state information... 2022-07-22 20:46:02.815 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-22 20:46:02.815 | The following packages were automatically installed and are no longer required: 2022-07-22 20:46:02.816 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:46:02.817 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:46:02.817 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:46:02.817 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:46:02.817 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:46:02.817 | python3-zope.interface 2022-07-22 20:46:02.817 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:46:02.935 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:46:02.939 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:46:02.941 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:46:02.944 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:02.946 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:02.948 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:02.950 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:02.953 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:02.955 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:46:02.957 | + functions-common:time_stop:2447 : start_time=1658522762185 2022-07-22 20:46:02.959 | + functions-common:time_stop:2449 : [[ -z 1658522762185 ]] 2022-07-22 20:46:02.962 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:02.966 | + functions-common:time_stop:2452 : end_time=1658522762964 2022-07-22 20:46:02.968 | + functions-common:time_stop:2453 : elapsed_time=779 2022-07-22 20:46:02.971 | + functions-common:time_stop:2454 : total=1554 2022-07-22 20:46:02.973 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:02.975 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2333 2022-07-22 20:46:02.978 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:46:02.980 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-22 20:46:02.982 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:46:02.985 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:46:02.987 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:46:02.989 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:46:02.991 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:46:02.994 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:46:02.997 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-22 20:46:02.999 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:46:03.001 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:46:03.003 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:46:03.006 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:46:03.008 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:46:03.011 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:46:03.013 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:46:03.015 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:46:03.017 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:46:03.019 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:46:03.022 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-22 20:46:03.025 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:46:03.027 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:46:03.029 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:46:03.031 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:46:03.034 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:46:03.036 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:46:03.038 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-22 20:46:03.041 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-22 20:46:03.057 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:03.059 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-22 20:46:03.062 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:46:03.064 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-22 20:46:03.066 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-22 20:46:03.069 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-22 20:46:03.074 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-22 20:46:03.076 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-22 20:46:03.078 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-22 20:46:03.081 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-22 20:46:03.083 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-22 20:46:03.085 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-22 20:46:03.088 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-22 20:46:03.789 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-22 20:46:03.790 | user tags 2022-07-22 20:46:03.790 | stackrabbit []' 2022-07-22 20:46:03.793 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-22 20:46:03.793 | user tags 2022-07-22 20:46:03.793 | stackrabbit []' 2022-07-22 20:46:03.793 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-22 20:46:03.800 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-22 20:46:03.802 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-22 20:46:03.804 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 20:46:04.445 | Changing password for user "stackrabbit" ... 2022-07-22 20:46:04.470 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-22 20:46:05.119 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-22 20:46:05.142 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-22 20:46:05.145 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 20:46:05.832 | Changing password for user "stackrabbit" ... 2022-07-22 20:46:05.855 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-22 20:46:05.858 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-22 20:46:05.860 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-22 20:46:06.507 | Deleting user "guest" ... 2022-07-22 20:46:06.522 | Error: 2022-07-22 20:46:06.522 | {:no_such_user, "guest"} 2022-07-22 20:46:06.535 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-22 20:46:06.537 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-22 20:46:06.554 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:06.557 | + ./stack.sh:main:831 : install_database 2022-07-22 20:46:06.559 | + lib/database:install_database:118 : install_database_mysql 2022-07-22 20:46:06.561 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-22 20:46:06.563 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:06.566 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:06.568 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-22 20:46:06.781 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-22 20:46:06.783 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:06.786 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-22 20:46:06.788 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-22 20:46:06.791 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:46:06.793 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-22 20:46:06.795 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:46:06.798 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:46:06.800 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:46:06.802 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:46:06.805 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:46:06.807 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:46:06.810 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:46:06.812 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:46:06.814 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:46:06.817 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:46:06.819 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-22 20:46:06.822 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:46:06.824 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:46:06.826 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:46:06.829 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:46:06.831 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:46:06.834 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:46:06.836 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-22 20:46:06.839 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:06.841 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:06.843 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-22 20:46:06.845 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:46:06.848 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:46:06.850 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:46:06.852 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:46:06.855 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:06.857 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:46:06.859 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:06.861 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:06.864 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:46:06.866 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:06.869 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:46:06.871 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:46:06.873 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-22 20:46:06.875 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:46:06.878 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:06.880 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:06.882 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-22 20:46:06.903 | + 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 20:46:07.015 | Reading package lists... 2022-07-22 20:46:07.268 | Building dependency tree... 2022-07-22 20:46:07.270 | Reading state information... 2022-07-22 20:46:07.549 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-22 20:46:07.549 | The following packages were automatically installed and are no longer required: 2022-07-22 20:46:07.550 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:46:07.550 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:46:07.550 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:46:07.550 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:46:07.550 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:46:07.550 | python3-zope.interface 2022-07-22 20:46:07.550 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:46:07.666 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:46:07.670 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:46:07.673 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:46:07.675 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:07.678 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:07.680 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:07.683 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:07.685 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:07.687 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:46:07.689 | + functions-common:time_stop:2447 : start_time=1658522766900 2022-07-22 20:46:07.691 | + functions-common:time_stop:2449 : [[ -z 1658522766900 ]] 2022-07-22 20:46:07.694 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:07.699 | + functions-common:time_stop:2452 : end_time=1658522767696 2022-07-22 20:46:07.701 | + functions-common:time_stop:2453 : elapsed_time=796 2022-07-22 20:46:07.703 | + functions-common:time_stop:2454 : total=2333 2022-07-22 20:46:07.705 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:07.707 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3129 2022-07-22 20:46:07.710 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:46:07.713 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-22 20:46:07.715 | + ./stack.sh:main:834 : install_database_python 2022-07-22 20:46:07.717 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-22 20:46:07.720 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-22 20:46:07.722 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-22 20:46:07.724 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 20:46:07.728 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-22 20:46:07.730 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-22 20:46:07.733 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 20:46:07.736 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 20:46:07.737 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-22 20:46:07.743 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-22 20:46:07.745 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-22 20:46:07.747 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-22 20:46:07.750 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-22 20:46:07.753 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-22 20:46:07.773 | Using python 3.8 to install PyMySQL 2022-07-22 20:46:07.776 | + 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 20:46:09.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:09.902 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:09.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:09.902 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:10.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:10.979 | 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 20:46:13.351 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:13.354 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:13.359 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:13.361 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:13.363 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:13.366 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:13.368 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:13.371 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:13.373 | + functions-common:time_stop:2447 : start_time=1658522767768 2022-07-22 20:46:13.375 | + functions-common:time_stop:2449 : [[ -z 1658522767768 ]] 2022-07-22 20:46:13.378 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:13.382 | + functions-common:time_stop:2452 : end_time=1658522773380 2022-07-22 20:46:13.385 | + functions-common:time_stop:2453 : elapsed_time=5612 2022-07-22 20:46:13.387 | + functions-common:time_stop:2454 : total=23885 2022-07-22 20:46:13.389 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:13.391 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29497 2022-07-22 20:46:13.393 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:13.396 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-22 20:46:13.398 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 20:46:13.400 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-22 20:46:13.403 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-22 20:46:13.419 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:13.422 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-22 20:46:13.424 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-22 20:46:13.427 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:46:13.428 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:46:13.433 | + 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 20:46:13.436 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:46:13.438 | + 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 20:46:13.440 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:46:13.443 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-22 20:46:13.445 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-22 20:46:13.460 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:13.463 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-22 20:46:13.465 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:46:13.467 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:46:13.470 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:46:13.472 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:46:13.474 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:13.477 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:46:13.479 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:13.482 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:13.484 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:46:13.486 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:13.488 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:46:13.490 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:46:13.493 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-22 20:46:13.496 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:46:13.498 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:13.500 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:13.503 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-22 20:46:13.523 | + 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 20:46:13.635 | Reading package lists... 2022-07-22 20:46:13.888 | Building dependency tree... 2022-07-22 20:46:13.889 | Reading state information... 2022-07-22 20:46:14.157 | radvd is already the newest version (1:2.17-2). 2022-07-22 20:46:14.157 | The following packages were automatically installed and are no longer required: 2022-07-22 20:46:14.158 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:46:14.158 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:46:14.158 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:46:14.158 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:46:14.158 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:46:14.158 | python3-zope.interface 2022-07-22 20:46:14.159 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:46:14.273 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:46:14.278 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:46:14.280 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:46:14.282 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:14.284 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:14.287 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:14.289 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:14.291 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:14.294 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:46:14.296 | + functions-common:time_stop:2447 : start_time=1658522773521 2022-07-22 20:46:14.298 | + functions-common:time_stop:2449 : [[ -z 1658522773521 ]] 2022-07-22 20:46:14.300 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:14.304 | + functions-common:time_stop:2452 : end_time=1658522774302 2022-07-22 20:46:14.307 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-22 20:46:14.309 | + functions-common:time_stop:2454 : total=3129 2022-07-22 20:46:14.311 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:14.313 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3910 2022-07-22 20:46:14.315 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:46:14.317 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-22 20:46:14.333 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:14.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-22 20:46:14.339 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-22 20:46:14.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-22 20:46:14.344 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-22 20:46:14.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-22 20:46:14.366 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:46:14.368 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:46:14.370 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:46:14.372 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:46:14.375 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:14.377 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:46:14.379 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:14.381 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:14.383 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:46:14.386 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:14.388 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:46:14.390 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:46:14.392 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-22 20:46:14.394 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:46:14.397 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:14.399 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:14.402 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-22 20:46:14.422 | + 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 20:46:14.532 | Reading package lists... 2022-07-22 20:46:14.783 | Building dependency tree... 2022-07-22 20:46:14.784 | Reading state information... 2022-07-22 20:46:15.050 | fakeroot is already the newest version (1.24-1). 2022-07-22 20:46:15.050 | make is already the newest version (4.2.1-1.2). 2022-07-22 20:46:15.050 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-22 20:46:15.050 | The following packages were automatically installed and are no longer required: 2022-07-22 20:46:15.052 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:46:15.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:46:15.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:46:15.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:46:15.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:46:15.052 | python3-zope.interface 2022-07-22 20:46:15.052 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:46:15.166 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:46:15.171 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:46:15.173 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:46:15.175 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:15.177 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:15.179 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:15.182 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:15.184 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:15.186 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:46:15.188 | + functions-common:time_stop:2447 : start_time=1658522774419 2022-07-22 20:46:15.190 | + functions-common:time_stop:2449 : [[ -z 1658522774419 ]] 2022-07-22 20:46:15.193 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:15.197 | + functions-common:time_stop:2452 : end_time=1658522775195 2022-07-22 20:46:15.200 | + functions-common:time_stop:2453 : elapsed_time=776 2022-07-22 20:46:15.202 | + functions-common:time_stop:2454 : total=3910 2022-07-22 20:46:15.204 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:15.206 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4686 2022-07-22 20:46:15.208 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:46:15.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-22 20:46:15.213 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:15.215 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:15.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-22 20:46:15.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-22 20:46:15.223 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-22 20:46:15.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-22 20:46:15.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-22 20:46:15.232 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-22 20:46:15.233 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-22 20:46:15.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-22 20:46:15.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-22 20:46:15.242 | + functions:vercmp:628 : local v1=5.4 2022-07-22 20:46:15.244 | + functions:vercmp:629 : local 'op=<' 2022-07-22 20:46:15.246 | + functions:vercmp:630 : local v2=3.13 2022-07-22 20:46:15.249 | + functions:vercmp:631 : local result 2022-07-22 20:46:15.252 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-22 20:46:15.252 | ++ functions:vercmp:635 : sort -V 2022-07-22 20:46:15.253 | ++ functions:vercmp:635 : head -1 2022-07-22 20:46:15.258 | + functions:vercmp:635 : result=3.13 2022-07-22 20:46:15.260 | + functions:vercmp:637 : case $op in 2022-07-22 20:46:15.264 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-22 20:46:15.266 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-22 20:46:15.268 | + functions:vercmp:648 : return 2022-07-22 20:46:15.270 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-22 20:46:15.273 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:46:15.275 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-22 20:46:15.761 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-22 20:46:15.763 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-22 20:46:15.766 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:15.768 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:15.771 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-22 20:46:15.774 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:15.777 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-22 20:46:15.797 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:15.799 | + ./stack.sh:main:842 : install_etcd3 2022-07-22 20:46:15.802 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-22 20:46:15.802 | Installing etcd 2022-07-22 20:46:15.804 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-22 20:46:15.820 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-22 20:46:15.833 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:15.836 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-22 20:46:15.849 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-22 20:46:15.852 | ++ 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 20:46:15.855 | ++ 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 20:46:15.858 | +++ 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 20:46:15.862 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 20:46:15.865 | ++ 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 20:46:15.867 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-22 20:46:15.869 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 20:46:15.872 | ++ functions:get_extra_file:74 : return 2022-07-22 20:46:15.874 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 20:46:15.877 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-22 20:46:15.880 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-22 20:46:15.882 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-22 20:46:15.898 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:15.901 | + ./stack.sh:main:861 : install_dstat 2022-07-22 20:46:15.903 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-22 20:46:15.920 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:15.922 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-22 20:46:15.925 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:46:15.927 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-22 20:46:15.929 | + ./stack.sh:main:870 : install_libs 2022-07-22 20:46:15.932 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-22 20:46:15.934 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-22 20:46:15.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-22 20:46:15.938 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-22 20:46:15.941 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:15.943 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:15.945 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-22 20:46:15.947 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:15.949 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-22 20:46:15.952 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-22 20:46:15.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-22 20:46:15.956 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-22 20:46:15.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:15.960 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:15.963 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-22 20:46:15.966 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:15.968 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-22 20:46:15.970 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-22 20:46:15.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-22 20:46:15.975 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-22 20:46:15.977 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:15.979 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:15.982 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-22 20:46:15.984 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:15.986 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-22 20:46:15.988 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-22 20:46:15.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-22 20:46:15.993 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-22 20:46:15.995 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:15.997 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.000 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-22 20:46:16.002 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.004 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-22 20:46:16.006 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-22 20:46:16.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-22 20:46:16.011 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-22 20:46:16.013 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.015 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.018 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-22 20:46:16.020 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.022 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-22 20:46:16.024 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-22 20:46:16.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-22 20:46:16.030 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-22 20:46:16.032 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.035 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.037 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-22 20:46:16.039 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.042 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-22 20:46:16.044 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-22 20:46:16.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-22 20:46:16.049 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-22 20:46:16.051 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.053 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.055 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-22 20:46:16.058 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.060 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-22 20:46:16.062 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-22 20:46:16.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-22 20:46:16.067 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-22 20:46:16.069 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.071 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.074 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-22 20:46:16.076 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.078 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-22 20:46:16.080 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-22 20:46:16.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-22 20:46:16.085 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-22 20:46:16.087 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.090 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.093 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-22 20:46:16.095 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.097 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-22 20:46:16.099 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-22 20:46:16.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-22 20:46:16.104 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-22 20:46:16.106 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.108 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.111 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-22 20:46:16.113 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.115 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-22 20:46:16.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-22 20:46:16.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-22 20:46:16.122 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-22 20:46:16.124 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.126 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.129 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-22 20:46:16.131 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.133 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-22 20:46:16.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-22 20:46:16.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-22 20:46:16.141 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-22 20:46:16.143 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.145 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.147 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-22 20:46:16.150 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.152 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-22 20:46:16.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-22 20:46:16.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-22 20:46:16.159 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-22 20:46:16.161 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.164 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.166 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-22 20:46:16.168 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.170 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-22 20:46:16.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-22 20:46:16.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-22 20:46:16.177 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-22 20:46:16.179 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.182 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.184 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-22 20:46:16.186 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.188 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-22 20:46:16.191 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-22 20:46:16.193 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-22 20:46:16.195 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-22 20:46:16.198 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.200 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.202 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-22 20:46:16.205 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.207 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-22 20:46:16.209 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-22 20:46:16.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-22 20:46:16.214 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-22 20:46:16.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.219 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.221 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-22 20:46:16.224 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.226 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-22 20:46:16.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-22 20:46:16.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-22 20:46:16.233 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-22 20:46:16.235 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.237 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.239 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-22 20:46:16.242 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.244 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-22 20:46:16.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-22 20:46:16.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-22 20:46:16.251 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-22 20:46:16.253 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.255 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.257 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-22 20:46:16.260 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.262 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-22 20:46:16.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-22 20:46:16.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-22 20:46:16.269 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-22 20:46:16.271 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.274 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.277 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-22 20:46:16.279 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.281 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-22 20:46:16.283 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-22 20:46:16.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-22 20:46:16.288 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-22 20:46:16.290 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.292 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.295 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-22 20:46:16.297 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.299 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-22 20:46:16.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-22 20:46:16.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-22 20:46:16.306 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-22 20:46:16.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.310 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.313 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-22 20:46:16.315 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.317 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-22 20:46:16.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-22 20:46:16.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-22 20:46:16.325 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-22 20:46:16.327 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.329 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.332 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-22 20:46:16.334 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.336 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-22 20:46:16.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-22 20:46:16.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-22 20:46:16.344 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-22 20:46:16.346 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.348 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.351 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-22 20:46:16.353 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.355 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-22 20:46:16.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-22 20:46:16.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-22 20:46:16.362 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-22 20:46:16.364 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.367 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.369 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-22 20:46:16.371 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.374 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-22 20:46:16.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-22 20:46:16.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-22 20:46:16.380 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-22 20:46:16.383 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.385 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.388 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-22 20:46:16.390 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.392 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-22 20:46:16.395 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-22 20:46:16.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-22 20:46:16.399 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-22 20:46:16.402 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.404 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.407 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-22 20:46:16.409 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.411 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-22 20:46:16.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-22 20:46:16.416 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-22 20:46:16.418 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-22 20:46:16.420 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.423 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.425 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-22 20:46:16.427 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.430 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-22 20:46:16.432 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-22 20:46:16.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-22 20:46:16.437 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-22 20:46:16.439 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.441 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.443 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-22 20:46:16.446 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.448 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-22 20:46:16.451 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-22 20:46:16.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-22 20:46:16.455 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-22 20:46:16.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.460 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.462 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-22 20:46:16.465 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.467 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-22 20:46:16.470 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-22 20:46:16.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-22 20:46:16.474 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-22 20:46:16.477 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.479 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.481 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-22 20:46:16.483 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.486 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-22 20:46:16.488 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-22 20:46:16.490 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-22 20:46:16.493 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-22 20:46:16.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.498 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.500 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-22 20:46:16.502 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.505 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-22 20:46:16.507 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-22 20:46:16.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-22 20:46:16.512 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-22 20:46:16.514 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.516 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.519 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-22 20:46:16.521 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.523 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-22 20:46:16.526 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-22 20:46:16.528 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-22 20:46:16.530 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-22 20:46:16.532 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.535 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.537 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-22 20:46:16.539 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.541 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-22 20:46:16.544 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-22 20:46:16.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-22 20:46:16.548 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-22 20:46:16.551 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.553 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.555 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-22 20:46:16.558 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.560 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-22 20:46:16.562 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-22 20:46:16.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-22 20:46:16.567 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-22 20:46:16.569 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.571 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.574 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-22 20:46:16.577 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.579 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-22 20:46:16.581 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-22 20:46:16.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-22 20:46:16.586 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-22 20:46:16.588 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.591 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.593 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-22 20:46:16.595 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.597 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-22 20:46:16.600 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-22 20:46:16.602 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-22 20:46:16.604 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-22 20:46:16.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.609 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.611 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-22 20:46:16.614 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.616 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-22 20:46:16.618 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-22 20:46:16.621 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-22 20:46:16.623 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-22 20:46:16.626 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:16.628 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:16.630 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-22 20:46:16.633 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:16.635 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-22 20:46:16.656 | Using python 3.8 to install etcd3 2022-07-22 20:46:16.658 | + 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 20:46: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 20:46:18.761 | from cryptography.utils import int_from_bytes 2022-07-22 20:46: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 20:46:18.761 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:19.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:19.813 | 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 20:46:19.821 | 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 20:46:19.831 | 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 20:46:19.834 | 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 20:46:19.837 | 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 20:46:22.167 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:22.169 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:22.171 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:22.174 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:22.176 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:22.178 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:22.180 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:22.183 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:22.185 | + functions-common:time_stop:2447 : start_time=1658522776651 2022-07-22 20:46:22.187 | + functions-common:time_stop:2449 : [[ -z 1658522776651 ]] 2022-07-22 20:46:22.190 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:22.194 | + functions-common:time_stop:2452 : end_time=1658522782191 2022-07-22 20:46:22.196 | + functions-common:time_stop:2453 : elapsed_time=5540 2022-07-22 20:46:22.198 | + functions-common:time_stop:2454 : total=29497 2022-07-22 20:46:22.200 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:22.202 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35037 2022-07-22 20:46:22.205 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:22.207 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-22 20:46:22.229 | Using python 3.8 to install etcd3gw 2022-07-22 20:46:22.231 | + 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 20:46:24.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:24.363 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:24.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:24.363 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:25.423 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:25.425 | 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 20:46:25.432 | 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 20:46:25.435 | 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 20:46:25.438 | 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 20:46:25.451 | 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 20:46:25.484 | 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 20:46:25.486 | 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 20:46:25.490 | 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 20:46:27.778 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:27.780 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:27.782 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:27.784 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:27.787 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:27.789 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:27.792 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:27.794 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:27.796 | + functions-common:time_stop:2447 : start_time=1658522782223 2022-07-22 20:46:27.798 | + functions-common:time_stop:2449 : [[ -z 1658522782223 ]] 2022-07-22 20:46:27.801 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:27.805 | + functions-common:time_stop:2452 : end_time=1658522787803 2022-07-22 20:46:27.807 | + functions-common:time_stop:2453 : elapsed_time=5580 2022-07-22 20:46:27.809 | + functions-common:time_stop:2454 : total=35037 2022-07-22 20:46:27.812 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:27.814 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40617 2022-07-22 20:46:27.816 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:27.819 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-22 20:46:27.821 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-22 20:46:27.823 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-22 20:46:27.826 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:46:27.828 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:46:27.830 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:46:27.833 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:46:27.835 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:46:27.837 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:46:27.840 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:46:27.842 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:46:27.845 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:46:27.847 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:46:27.849 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-22 20:46:27.852 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:27.855 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:27.857 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-22 20:46:27.859 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 20:46:27.862 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:46:27.864 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:46:27.866 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:46:27.869 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:46:27.871 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:27.873 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:46:27.876 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:27.878 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:27.880 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:46:27.883 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:27.885 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:46:27.887 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:46:27.890 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 20:46:27.892 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:46:27.894 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:27.897 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:27.899 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 20:46:27.921 | + 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 20:46:28.031 | Reading package lists... 2022-07-22 20:46:28.281 | Building dependency tree... 2022-07-22 20:46:28.283 | Reading state information... 2022-07-22 20:46:28.550 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-22 20:46:28.550 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-22 20:46:28.550 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 20:46:28.550 | The following packages were automatically installed and are no longer required: 2022-07-22 20:46:28.551 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:46:28.551 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:46:28.551 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:46:28.551 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:46:28.551 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:46:28.551 | python3-zope.interface 2022-07-22 20:46:28.551 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:46:28.672 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:46:28.676 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:46:28.678 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:46:28.681 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:28.683 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:28.686 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:28.688 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:28.690 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:28.692 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:46:28.694 | + functions-common:time_stop:2447 : start_time=1658522787919 2022-07-22 20:46:28.697 | + functions-common:time_stop:2449 : [[ -z 1658522787919 ]] 2022-07-22 20:46:28.700 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:28.704 | + functions-common:time_stop:2452 : end_time=1658522788702 2022-07-22 20:46:28.706 | + functions-common:time_stop:2453 : elapsed_time=783 2022-07-22 20:46:28.709 | + functions-common:time_stop:2454 : total=4686 2022-07-22 20:46:28.711 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:28.713 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5469 2022-07-22 20:46:28.716 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:46:28.718 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-22 20:46:28.720 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:28.723 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:28.725 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-22 20:46:28.786 | Module proxy already enabled 2022-07-22 20:46:28.790 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-22 20:46:28.851 | Considering dependency proxy for proxy_uwsgi: 2022-07-22 20:46:28.851 | Module proxy already enabled 2022-07-22 20:46:28.851 | Module proxy_uwsgi already enabled 2022-07-22 20:46:28.856 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-22 20:46:28.858 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:46:28.861 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:46:28.863 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:46:28.999 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-22 20:46:29.002 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-22 20:46:29.004 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-22 20:46:29.007 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.010 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.012 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-22 20:46:29.015 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.017 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-22 20:46:29.019 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-22 20:46:29.023 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-22 20:46:29.025 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.027 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.030 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-22 20:46:29.032 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.034 | + ./stack.sh:main:878 : install_glanceclient 2022-07-22 20:46:29.037 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-22 20:46:29.039 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-22 20:46:29.042 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.044 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.047 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-22 20:46:29.049 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.052 | + ./stack.sh:main:879 : install_cinderclient 2022-07-22 20:46:29.054 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-22 20:46:29.057 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-22 20:46:29.059 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.062 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.064 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-22 20:46:29.066 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.069 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-22 20:46:29.071 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-22 20:46:29.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.076 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-22 20:46:29.081 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.083 | + ./stack.sh:main:880 : install_novaclient 2022-07-22 20:46:29.085 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-22 20:46:29.088 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-22 20:46:29.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.093 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.095 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-22 20:46:29.097 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.100 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-22 20:46:29.117 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:29.120 | + ./stack.sh:main:882 : install_swiftclient 2022-07-22 20:46:29.122 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-22 20:46:29.125 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-22 20:46:29.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.130 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.132 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-22 20:46:29.135 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.137 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-22 20:46:29.153 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:29.155 | + ./stack.sh:main:885 : install_neutronclient 2022-07-22 20:46:29.158 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-22 20:46:29.160 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-22 20:46:29.163 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.165 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.168 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-22 20:46:29.170 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.173 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-22 20:46:29.175 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-22 20:46:29.178 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-22 20:46:29.180 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:29.183 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:29.186 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-22 20:46:29.188 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:29.190 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-22 20:46:29.193 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-22 20:46:29.195 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 20:46:29.198 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-22 20:46:29.201 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-22 20:46:29.203 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 20:46:29.206 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-22 20:46:29.207 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 20:46:29.212 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-22 20:46:29.215 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-22 20:46:29.217 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-22 20:46:29.220 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-22 20:46:29.222 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-22 20:46:29.243 | Using python 3.8 to install keystonemiddleware 2022-07-22 20:46:29.245 | + 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 20:46:31.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:31.373 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:31.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:31.373 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:32.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:32.445 | 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 20:46:32.500 | 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 20:46:32.541 | 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 20:46:32.580 | 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 20:46:32.586 | 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 20:46:32.591 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-07-22 20:46:32.629 | 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 20:46:32.638 | 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 20:46:32.652 | 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 20:46:32.657 | 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 20:46:32.660 | 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 20:46:32.670 | 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 20:46:32.672 | 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 20:46:32.678 | 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 20:46:32.683 | 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 20:46:32.704 | 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 20:46:32.708 | 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 20:46:32.722 | 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 20:46:32.727 | 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 20:46:32.729 | 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 20:46:32.735 | 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 20:46:32.767 | 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 20:46:32.781 | 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 20:46:32.838 | 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 20:46:32.844 | 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 20:46:32.846 | 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 20:46:32.852 | 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 20:46:32.857 | 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 20:46:32.860 | 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 20:46:32.863 | 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 20:46:32.866 | 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 20:46:32.871 | 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 20:46:32.873 | 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 20:46:32.876 | 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 20:46:32.880 | 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 20:46:32.883 | 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 20:46:34.949 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:34.951 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:34.953 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:34.955 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:34.958 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:34.960 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:34.962 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:34.964 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:34.967 | + functions-common:time_stop:2447 : start_time=1658522789238 2022-07-22 20:46:34.969 | + functions-common:time_stop:2449 : [[ -z 1658522789238 ]] 2022-07-22 20:46:34.972 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:34.976 | + functions-common:time_stop:2452 : end_time=1658522794973 2022-07-22 20:46:34.978 | + functions-common:time_stop:2453 : elapsed_time=5735 2022-07-22 20:46:34.981 | + functions-common:time_stop:2454 : total=40617 2022-07-22 20:46:34.983 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:34.985 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46352 2022-07-22 20:46:34.987 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:34.990 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-22 20:46:34.992 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-22 20:46:34.995 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 20:46:34.998 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-22 20:46:35.001 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-22 20:46:35.003 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 20:46:35.006 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-22 20:46:35.007 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 20:46:35.012 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-22 20:46:35.015 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-22 20:46:35.017 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-22 20:46:35.020 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-22 20:46:35.022 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-22 20:46:35.043 | Using python 3.8 to install python-memcached 2022-07-22 20:46:35.046 | + 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 20:46:37.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:37.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:37.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:37.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:38.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:38.279 | 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 20:46:38.283 | 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 20:46:40.695 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:40.699 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:40.701 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:40.703 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:40.706 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:40.708 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:40.710 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:40.713 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:40.715 | + functions-common:time_stop:2447 : start_time=1658522795037 2022-07-22 20:46:40.717 | + functions-common:time_stop:2449 : [[ -z 1658522795037 ]] 2022-07-22 20:46:40.720 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:40.724 | + functions-common:time_stop:2452 : end_time=1658522800722 2022-07-22 20:46:40.726 | + functions-common:time_stop:2453 : elapsed_time=5685 2022-07-22 20:46:40.729 | + functions-common:time_stop:2454 : total=46352 2022-07-22 20:46:40.732 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:40.734 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52037 2022-07-22 20:46:40.736 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:40.739 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-22 20:46:40.755 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:40.757 | + ./stack.sh:main:892 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 20:46:40.760 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-22 20:46:40.762 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-22 20:46:40.764 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-22 20:46:40.767 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:46:40.769 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-22 20:46:40.771 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-22 20:46:40.787 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:40.789 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-22 20:46:40.792 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-22 20:46:40.794 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-22 20:46:40.796 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:46:40.798 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:46:40.801 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:46:40.803 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:46:40.805 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:46:40.808 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:46:40.823 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:46:40.825 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:46:40.827 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:40.830 | + functions-common:git_clone:618 : echo master 2022-07-22 20:46:40.830 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:46:40.835 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-22 20:46:40.838 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:40.840 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-22 20:46:40.853 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-22 20:46:40.856 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:46:40.856 | + functions-common:git_clone:679 : head -1 2022-07-22 20:46:40.859 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-22 20:46:40.861 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:46:40.864 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-22 20:46:40.866 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:46:40.868 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 20:46:40.871 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-22 20:46:40.873 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:46:40.875 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-22 20:46:40.878 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:46:40.880 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 20:46:40.882 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-22 20:46:40.885 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:46:40.887 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:46:40.890 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-22 20:46:40.893 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:46:40.895 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-22 20:46:40.898 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:46:40.901 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:46:40.904 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-22 20:46:40.909 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-22 20:46:40.911 | + 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 20:46:41.558 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-22 20:46:41.560 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:46:41.562 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:46:41.565 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:46:41.567 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 20:46:41.569 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-22 20:46:41.571 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:46:41.574 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:46:41.576 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:46:41.578 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:46:41.581 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:46:41.583 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:46:41.585 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:46:41.587 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-22 20:46:41.608 | Using python 3.8 to install /opt/stack/keystone 2022-07-22 20:46:41.610 | + 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 20:46:43.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:43.703 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:43.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:43.704 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:44.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:44.757 | Obtaining file:///opt/stack/keystone 2022-07-22 20:46:46.344 | 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 20:46:46.360 | 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 20:46:46.369 | 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 20:46:46.375 | 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 20:46:46.377 | 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 20:46:46.405 | 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 20:46:46.550 | 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 20:46:46.563 | 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 20:46:46.567 | 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 20:46:46.580 | 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 20:46:46.588 | 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 20:46:46.592 | 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 20:46:46.598 | 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 20:46:46.635 | 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 20:46:46.641 | 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 20:46:46.645 | 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 20:46:46.682 | 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 20:46:46.685 | 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 20:46:46.696 | 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 20:46:46.747 | 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 20:46:46.750 | 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 20:46:46.761 | 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 20:46:46.799 | 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 20:46:46.838 | 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 20:46:46.844 | 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 20:46:46.891 | 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 20:46:46.895 | 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 20:46:46.934 | 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 20:46:46.987 | 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 20:46:46.998 | 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 20:46:47.016 | 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 20:46:47.030 | 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 20:46:47.038 | 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 20:46:47.061 | 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 20:46:47.071 | 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 20:46:47.084 | 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 20:46:47.124 | 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 20:46:47.129 | 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 20:46:47.142 | 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 20:46:47.144 | 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 20:46:47.155 | 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 20:46:47.161 | 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 20:46:47.171 | 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 20:46:47.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 20:46:47.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 20:46:47.183 | 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 20:46:47.204 | 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 20:46:47.208 | 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 20:46:47.231 | 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 20:46:47.234 | 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 20:46:47.247 | 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 20:46:47.252 | 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 20:46:47.255 | 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 20:46:47.258 | 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 20:46:47.267 | 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 20:46:47.270 | 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 20:46:47.273 | 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 20:46:47.279 | 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 20:46:47.288 | 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 20:46:47.294 | 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 20:46:47.304 | 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 20:46:47.336 | 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 20:46:47.342 | 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 20:46:47.374 | 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 20:46:47.379 | 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 20:46:47.404 | 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 20:46:47.406 | 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 20:46:47.464 | 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 20:46:47.470 | 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 20:46:47.501 | 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 20:46:47.507 | 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 20:46:47.521 | 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 20:46:47.567 | 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 20:46:47.570 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-07-22 20:46:47.573 | 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 20:46:47.577 | 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 20:46:47.586 | 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 20:46:47.597 | 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 20:46:47.608 | 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 20:46:47.616 | 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 20:46:47.628 | 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 20:46:47.637 | 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 20:46:47.640 | 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 20:46:47.643 | 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 20:46:47.655 | 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 20:46:47.681 | 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 20:46:47.686 | 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 20:46:47.688 | 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 20:46:47.691 | 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 20:46:47.696 | 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 20:46:47.699 | 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 20:46:47.701 | 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 20:46:47.704 | 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 20:46:47.719 | 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 20:46:47.723 | 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 20:46:47.727 | 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 20:46:47.737 | 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 20:46:47.740 | 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 20:46:47.767 | 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 20:46:47.770 | 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 20:46:48.993 | Installing collected packages: keystone 2022-07-22 20:46:48.993 | Attempting uninstall: keystone 2022-07-22 20:46:48.994 | Found existing installation: keystone 21.1.0.dev25 2022-07-22 20:46:48.997 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-22 20:46:48.998 | Running setup.py develop for keystone 2022-07-22 20:46:51.015 | Successfully installed keystone 2022-07-22 20:46:51.124 | + inc/python:pip_install:196 : result=0 2022-07-22 20:46:51.127 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:46:51.129 | + functions-common:time_stop:2440 : local name 2022-07-22 20:46:51.131 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:46:51.133 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:46:51.136 | + functions-common:time_stop:2443 : local total 2022-07-22 20:46:51.138 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:46:51.140 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:46:51.142 | + functions-common:time_stop:2447 : start_time=1658522801602 2022-07-22 20:46:51.144 | + functions-common:time_stop:2449 : [[ -z 1658522801602 ]] 2022-07-22 20:46:51.147 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:46:51.151 | + functions-common:time_stop:2452 : end_time=1658522811148 2022-07-22 20:46:51.153 | + functions-common:time_stop:2453 : elapsed_time=9546 2022-07-22 20:46:51.155 | + functions-common:time_stop:2454 : total=52037 2022-07-22 20:46:51.157 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:46:51.159 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=61583 2022-07-22 20:46:51.161 | + inc/python:pip_install:199 : return 0 2022-07-22 20:46:51.163 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:46:51.166 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 20:46:51.168 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 20:46:51.186 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 20:46:51.199 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-22 20:46:51.201 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-22 20:46:51.204 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:46:51.206 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:46:51.208 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-22 20:46:51.211 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:46:51.213 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-22 20:46:51.229 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:51.232 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-22 20:46:51.234 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:46:51.236 | + ./stack.sh:main:894 : configure_keystone 2022-07-22 20:46:51.239 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-22 20:46:51.251 | + 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 20:46:51.254 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-22 20:46:51.258 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-22 20:46:51.274 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:51.277 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-22 20:46:51.306 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-22 20:46:51.334 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-22 20:46:51.364 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-22 20:46:51.393 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-22 20:46:51.424 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-22 20:46:51.453 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-22 20:46:51.481 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-22 20:46:51.509 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-22 20:46:51.512 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-22 20:46:51.514 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-22 20:46:51.517 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-22 20:46:51.519 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 20:46:51.521 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:46:51.536 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:51.539 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 20:46:51.542 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 20:46:51.544 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:46:51.559 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:51.562 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:46:51.565 | + 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 20:46:51.594 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:46:51.596 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:46:51.598 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-22 20:46:51.601 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-22 20:46:51.617 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:51.620 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-07-22 20:46:51.649 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-22 20:46:51.652 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-22 20:46:51.683 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-22 20:46:51.685 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-22 20:46:51.687 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-22 20:46:51.690 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-22 20:46:51.692 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:46:51.694 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:46:51.697 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:46:51.713 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:51.715 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:46:51.717 | ++ 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 20:46:51.720 | + 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 20:46:51.750 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-22 20:46:51.753 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-22 20:46:51.755 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-22 20:46:51.758 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-22 20:46:51.761 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:46:51.777 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:46:51.780 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:46:51.782 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:46:51.784 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:46:51.787 | + 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 20:46:51.814 | + 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 20:46:51.841 | + 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 20:46:51.870 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:46:51.897 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-22 20:46:51.925 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-22 20:46:51.928 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-22 20:46:51.930 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-22 20:46:51.932 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-22 20:46:51.935 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-22 20:46:51.937 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 20:46:51.939 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 20:46:51.942 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-22 20:46:51.946 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-22 20:46:51.948 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 20:46:51.950 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 20:46:51.964 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:46:51.964 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 20:46:51.972 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 20:46:51.975 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:46:51.991 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 20:46:51.993 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-22 20:46:51.997 | + 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 20:46:52.025 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-22 20:46:52.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-22 20:46:52.079 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-22 20:46:52.106 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-22 20:46:52.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-22 20:46:52.160 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-22 20:46:52.186 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-22 20:46:52.214 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-22 20:46:52.241 | + 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 20:46:52.267 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-22 20:46:52.295 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-22 20:46:52.322 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-22 20:46:52.349 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 20:46:52.351 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 20:46:52.354 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-22 20:46:52.356 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-22 20:46:52.359 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 20:46:52.361 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:52.363 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:52.366 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 20:46:52.368 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 20:46:52.370 | + 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 20:46:52.397 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-22 20:46:52.425 | + 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 20:46:52.425 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 20:46:52.434 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-22 20:46:52.437 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-22 20:46:52.439 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-22 20:46:52.442 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 20:46:52.444 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 20:46:52.447 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:46:52.449 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:52.451 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:52.454 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 20:46:52.456 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 20:46:52.458 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:46:52.460 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:46:52.464 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-22 20:46:52.524 | Site keystone-wsgi-public already enabled 2022-07-22 20:46:52.528 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 20:46:52.530 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:46:52.533 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:46:52.535 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:46:52.667 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-22 20:46:52.704 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-22 20:46:52.739 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-22 20:46:52.770 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-22 20:46:52.773 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-22 20:46:52.803 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-22 20:46:52.832 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-22 20:46:52.860 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 20:46:52.862 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 20:46:52.864 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-22 20:46:52.881 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:46:52.885 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-22 20:46:52.902 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:46:52.904 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-22 20:46:52.907 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-22 20:46:52.909 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-22 20:46:52.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:46:52.914 | + lib/stack:stack_install_service:32 : install_swift 2022-07-22 20:46:52.917 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-22 20:46:52.919 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-22 20:46:52.921 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-22 20:46:52.923 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:46:52.926 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:46:52.928 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:46:52.932 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:46:52.934 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:46:52.937 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:46:52.952 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:46:52.954 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:46:52.957 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:52.959 | + functions-common:git_clone:618 : echo master 2022-07-22 20:46:52.960 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:46:52.965 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-22 20:46:52.967 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:46:52.969 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-22 20:46:52.982 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-22 20:46:52.985 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:46:52.986 | + functions-common:git_clone:679 : head -1 2022-07-22 20:46:52.994 | 07a51b8d0 Merge "sharder: fix and expand CleavingContext docstrings" 2022-07-22 20:46:52.997 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:46:52.999 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-22 20:46:53.002 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:46:53.004 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 20:46:53.007 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-22 20:46:53.009 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-22 20:46:53.011 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-22 20:46:53.014 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:46:53.016 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 20:46:53.018 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-22 20:46:53.021 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:46:53.023 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-22 20:46:53.026 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-22 20:46:53.028 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:46:53.031 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-22 20:46:53.033 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:46:53.036 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:46:53.039 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-22 20:46:53.045 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-22 20:46:53.047 | + 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 20:46:53.739 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-22 20:46:53.742 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:46:53.744 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:46:53.746 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:46:53.748 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 20:46:53.751 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-22 20:46:53.753 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:46:53.755 | + inc/python:setup_package:424 : local extras=keystone 2022-07-22 20:46:53.757 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:46:53.760 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-22 20:46:53.762 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-22 20:46:53.765 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-22 20:46:53.767 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:46:53.769 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-22 20:46:53.790 | Using python 3.8 to install /opt/stack/swift 2022-07-22 20:46:53.792 | + 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 20:46:55.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:55.889 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:55.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:46:55.889 | from cryptography.utils import int_from_bytes 2022-07-22 20:46:56.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:46:56.965 | Obtaining file:///opt/stack/swift 2022-07-22 20:46:58.304 | 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 20:46:58.313 | 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 20:46:58.351 | 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 20:46:58.359 | 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 20:46:58.364 | 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 20:46:58.415 | 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 20:46:58.425 | 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 20:46:58.428 | 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 20:46:58.465 | 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 20:46:58.504 | 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 20:46:58.509 | 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 20:46:58.513 | 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 20:46:58.552 | 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 20:46:58.563 | 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 20:46:58.576 | 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 20:46:58.582 | 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 20:46:58.585 | 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 20:46:58.595 | 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 20:46:58.598 | 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 20:46:58.600 | 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 20:46:58.606 | 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 20:46:58.611 | 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 20:46:58.632 | 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 20:46:58.635 | 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 20:46:58.649 | 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 20:46:58.654 | 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 20:46:58.656 | 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 20:46:58.663 | 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 20:46:58.694 | 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 20:46:58.698 | 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 20:46:58.700 | 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 20:46:58.704 | 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 20:46:58.734 | 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 20:46:58.791 | 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 20:46:58.804 | 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 20:46:58.809 | 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 20:46:58.814 | 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 20:46:58.820 | 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 20:46:58.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 20:46:58.826 | 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 20:46:58.829 | 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 20:46:58.832 | 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 20:46:58.836 | 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 20:46:58.840 | 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 20:46:58.843 | 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 20:46:58.847 | 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 20:46:58.850 | 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 20:47:00.667 | Installing collected packages: swift 2022-07-22 20:47:00.668 | Attempting uninstall: swift 2022-07-22 20:47:00.669 | Found existing installation: swift 2.30.0.dev116 2022-07-22 20:47:00.671 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-22 20:47:00.672 | Running setup.py develop for swift 2022-07-22 20:47:02.537 | Successfully installed swift 2022-07-22 20:47:02.645 | + inc/python:pip_install:196 : result=0 2022-07-22 20:47:02.648 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:47:02.650 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:02.653 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:02.655 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:02.657 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:02.659 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:02.661 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:47:02.664 | + functions-common:time_stop:2447 : start_time=1658522813785 2022-07-22 20:47:02.666 | + functions-common:time_stop:2449 : [[ -z 1658522813785 ]] 2022-07-22 20:47:02.668 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:02.673 | + functions-common:time_stop:2452 : end_time=1658522822670 2022-07-22 20:47:02.675 | + functions-common:time_stop:2453 : elapsed_time=8885 2022-07-22 20:47:02.677 | + functions-common:time_stop:2454 : total=61583 2022-07-22 20:47:02.679 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:02.681 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70468 2022-07-22 20:47:02.684 | + inc/python:pip_install:199 : return 0 2022-07-22 20:47:02.686 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:47:02.688 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 20:47:02.691 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 20:47:02.709 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 20:47:02.722 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-22 20:47:02.724 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-22 20:47:02.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:02.729 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:02.731 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-22 20:47:02.734 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:02.736 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-22 20:47:02.738 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:47:02.741 | + ./stack.sh:main:903 : configure_swift 2022-07-22 20:47:02.743 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-22 20:47:02.745 | + lib/swift:configure_swift:332 : local node_number 2022-07-22 20:47:02.747 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-22 20:47:02.749 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-22 20:47:02.751 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 20:47:03.783 | No account-replicator running 2022-07-22 20:47:03.783 | No account-auditor running 2022-07-22 20:47:03.784 | No container-updater running 2022-07-22 20:47:03.784 | No container-sync running 2022-07-22 20:47:03.784 | No container-replicator running 2022-07-22 20:47:03.784 | No proxy-server running 2022-07-22 20:47:03.784 | No object-auditor running 2022-07-22 20:47:03.784 | No container-auditor running 2022-07-22 20:47:03.784 | No container-reconciler running 2022-07-22 20:47:03.784 | No container-server running 2022-07-22 20:47:03.784 | No account-reaper running 2022-07-22 20:47:03.784 | No object-expirer running 2022-07-22 20:47:03.784 | No object-reconstructor running 2022-07-22 20:47:03.784 | No account-server running 2022-07-22 20:47:03.784 | No object-replicator running 2022-07-22 20:47:03.784 | No object-server running 2022-07-22 20:47:03.784 | No object-updater running 2022-07-22 20:47:03.784 | No container-sharder running 2022-07-22 20:47:03.852 | + lib/swift:configure_swift:337 : true 2022-07-22 20:47:03.854 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-22 20:47:03.866 | + 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 20:47:03.878 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-22 20:47:03.882 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-22 20:47:03.882 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-22 20:47:03.887 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-22 20:47:03.887 | s/%GROUP%/ubuntu/; 2022-07-22 20:47:03.887 | s/%USER%/ubuntu/; 2022-07-22 20:47:03.887 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-22 20:47:03.887 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-22 20:47:03.891 | uid = ubuntu 2022-07-22 20:47:03.891 | gid = ubuntu 2022-07-22 20:47:03.891 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-22 20:47:03.891 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-22 20:47:03.891 | address = 127.0.0.1 2022-07-22 20:47:03.891 | 2022-07-22 20:47:03.891 | [account6612] 2022-07-22 20:47:03.891 | max connections = 25 2022-07-22 20:47:03.891 | path = /opt/stack/data/swift/1/node/ 2022-07-22 20:47:03.891 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [account6622] 2022-07-22 20:47:03.892 | max connections = 25 2022-07-22 20:47:03.892 | path = /opt/stack/data/swift/2/node/ 2022-07-22 20:47:03.892 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [account6632] 2022-07-22 20:47:03.892 | max connections = 25 2022-07-22 20:47:03.892 | path = /opt/stack/data/swift/3/node/ 2022-07-22 20:47:03.892 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [account6642] 2022-07-22 20:47:03.892 | max connections = 25 2022-07-22 20:47:03.892 | path = /opt/stack/data/swift/4/node/ 2022-07-22 20:47:03.892 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [container6611] 2022-07-22 20:47:03.892 | max connections = 25 2022-07-22 20:47:03.892 | path = /opt/stack/data/swift/1/node/ 2022-07-22 20:47:03.892 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [container6621] 2022-07-22 20:47:03.892 | max connections = 25 2022-07-22 20:47:03.892 | path = /opt/stack/data/swift/2/node/ 2022-07-22 20:47:03.892 | read only = false 2022-07-22 20:47:03.892 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-22 20:47:03.892 | 2022-07-22 20:47:03.892 | [container6631] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/3/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | [container6641] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/4/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | [object6613] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/1/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | [object6623] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/2/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | [object6633] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/3/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-22 20:47:03.893 | 2022-07-22 20:47:03.893 | [object6643] 2022-07-22 20:47:03.893 | max connections = 25 2022-07-22 20:47:03.893 | path = /opt/stack/data/swift/4/node/ 2022-07-22 20:47:03.893 | read only = false 2022-07-22 20:47:03.893 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-22 20:47:03.895 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-22 20:47:03.897 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:03.899 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:03.901 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-22 20:47:03.913 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-22 20:47:03.915 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-22 20:47:03.919 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-22 20:47:03.923 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-22 20:47:03.925 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-22 20:47:03.930 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-22 20:47:03.958 | + 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 20:47:03.984 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-22 20:47:04.002 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-22 20:47:04.029 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-22 20:47:04.046 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-22 20:47:04.075 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-22 20:47:04.093 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-22 20:47:04.121 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-22 20:47:04.139 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-22 20:47:04.167 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-22 20:47:04.185 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 20:47:04.212 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-22 20:47:04.230 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-22 20:47:04.245 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:04.247 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-22 20:47:04.275 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-22 20:47:04.301 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-22 20:47:04.328 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-22 20:47:04.355 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-22 20:47:04.357 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-22 20:47:04.372 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:04.374 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-22 20:47:04.400 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-22 20:47:04.415 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:04.417 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-22 20:47:04.433 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:04.435 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-22 20:47:04.437 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-22 20:47:04.451 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:04.454 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-22 20:47:04.456 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-22 20:47:04.458 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-22 20:47:04.463 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-22 20:47:04.468 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-22 20:47:04.495 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-22 20:47:04.521 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-22 20:47:04.551 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-22 20:47:04.580 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-22 20:47:04.607 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-22 20:47:04.610 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-22 20:47:04.612 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-22 20:47:04.614 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-22 20:47:04.616 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-22 20:47:04.642 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-22 20:47:04.669 | + 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 20:47:04.696 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-22 20:47:04.723 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-22 20:47:04.749 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-22 20:47:04.776 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-22 20:47:04.803 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-22 20:47:04.830 | + 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 20:47:04.857 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-22 20:47:04.883 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-22 20:47:04.911 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-22 20:47:04.937 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-22 20:47:04.965 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-22 20:47:04.995 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-22 20:47:05.022 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-22 20:47:05.040 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-22 20:47:05.067 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-22 20:47:05.095 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-22 20:47:05.100 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-22 20:47:05.127 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-22 20:47:05.155 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-22 20:47:05.181 | + lib/swift:configure_swift:480 : local node_number 2022-07-22 20:47:05.183 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 20:47:05.185 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 20:47:05.188 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-22 20:47:05.192 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-22 20:47:05.194 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 20:47:05.197 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 20:47:05.199 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-22 20:47:05.201 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-22 20:47:05.204 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 20:47:05.206 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 20:47:05.208 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-22 20:47:05.226 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-22 20:47:05.254 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-22 20:47:05.273 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-22 20:47:05.301 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-22 20:47:05.319 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 20:47:05.348 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-22 20:47:05.366 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 20:47:05.394 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-22 20:47:05.412 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 20:47:05.440 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-22 20:47:05.458 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-22 20:47:05.487 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-22 20:47:05.504 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-22 20:47:05.533 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-22 20:47:05.551 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-22 20:47:05.582 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-22 20:47:05.600 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-22 20:47:05.627 | + 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 20:47:05.632 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-22 20:47:05.651 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 20:47:05.679 | + 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 20:47:05.707 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 20:47:05.709 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-22 20:47:05.714 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-22 20:47:05.716 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 20:47:05.719 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 20:47:05.721 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-22 20:47:05.723 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-22 20:47:05.725 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 20:47:05.727 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 20:47:05.729 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-22 20:47:05.747 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-22 20:47:05.776 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-22 20:47:05.793 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-22 20:47:05.821 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-22 20:47:05.839 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 20:47:05.867 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-22 20:47:05.885 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 20:47:05.913 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-22 20:47:05.931 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 20:47:05.959 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-22 20:47:05.978 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-22 20:47:06.007 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-22 20:47:06.026 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-22 20:47:06.053 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-22 20:47:06.072 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-22 20:47:06.101 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-22 20:47:06.119 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-22 20:47:06.147 | + 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 20:47:06.151 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-22 20:47:06.169 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 20:47:06.198 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 20:47:06.200 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-22 20:47:06.205 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-22 20:47:06.207 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 20:47:06.209 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 20:47:06.211 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-22 20:47:06.214 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-22 20:47:06.216 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 20:47:06.218 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 20:47:06.220 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-22 20:47:06.238 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-22 20:47:06.266 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-22 20:47:06.284 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-22 20:47:06.312 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-22 20:47:06.330 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 20:47:06.358 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-22 20:47:06.376 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 20:47:06.403 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-22 20:47:06.422 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 20:47:06.450 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-22 20:47:06.467 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-22 20:47:06.496 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-22 20:47:06.513 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-22 20:47:06.541 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-22 20:47:06.560 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-22 20:47:06.587 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-22 20:47:06.605 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-22 20:47:06.632 | + 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 20:47:06.637 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-22 20:47:06.655 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 20:47:06.684 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-22 20:47:06.711 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-22 20:47:06.739 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-22 20:47:06.767 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-22 20:47:06.769 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-22 20:47:06.773 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-22 20:47:06.802 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-22 20:47:06.830 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-22 20:47:06.860 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-22 20:47:06.887 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-22 20:47:06.916 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-22 20:47:06.943 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-22 20:47:06.971 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-22 20:47:06.998 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-22 20:47:07.025 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-22 20:47:07.041 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:07.044 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-22 20:47:07.062 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-22 20:47:07.065 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-22 20:47:07.084 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-22 20:47:07.086 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-07-22 20:47:07.114 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-22 20:47:07.116 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-22 20:47:07.143 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-07-22 20:47:07.172 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-22 20:47:07.174 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-22 20:47:07.201 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-22 20:47:07.218 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:07.220 | + lib/swift:configure_swift:543 : local user_group 2022-07-22 20:47:07.223 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-22 20:47:07.228 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-22 20:47:07.230 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-22 20:47:07.242 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-22 20:47:07.245 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-22 20:47:07.256 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-22 20:47:07.259 | + lib/swift:configure_swift:550 : is_suse 2022-07-22 20:47:07.261 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:47:07.263 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:47:07.266 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:47:07.268 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:47:07.270 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:47:07.272 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:47:07.275 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-22 20:47:07.288 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-22 20:47:07.290 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-22 20:47:07.293 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-22 20:47:07.309 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:07.312 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-22 20:47:07.330 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:07.332 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-22 20:47:07.335 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-22 20:47:07.338 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-22 20:47:07.340 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:47:07.343 | + lib/stack:stack_install_service:32 : install_glance 2022-07-22 20:47:07.345 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-22 20:47:07.348 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-22 20:47:07.350 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-22 20:47:07.367 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:07.369 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-22 20:47:07.372 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-22 20:47:07.389 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:07.391 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-22 20:47:07.394 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-22 20:47:07.396 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-22 20:47:07.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:07.402 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:07.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-22 20:47:07.407 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:07.410 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-22 20:47:07.413 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-22 20:47:07.415 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-22 20:47:07.418 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-22 20:47:07.421 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-22 20:47:07.423 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-22 20:47:07.426 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-22 20:47:07.429 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-22 20:47:07.432 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-22 20:47:07.434 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-22 20:47:07.438 | +++ 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 20:47:07.438 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-22 20:47:07.443 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-22 20:47:07.446 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-22 20:47:07.449 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-22 20:47:07.452 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-22 20:47:07.454 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 20:47:07.477 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-22 20:47:07.479 | + 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 20:47:09.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:09.613 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:09.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:09.613 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:10.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:47:10.667 | 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 20:47:10.747 | 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 20:47:10.757 | 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 20:47:10.768 | 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 20:47:10.826 | 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 20:47:10.849 | 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 20:47:10.854 | 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 20:47:10.871 | 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 20:47:10.881 | 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 20:47:10.925 | 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 20:47:10.934 | 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 20:47:10.939 | 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 20:47:10.978 | 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 20:47:10.992 | 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 20:47:10.995 | 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 20:47:11.003 | 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 20:47:11.025 | 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 20:47:11.038 | 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 20:47:11.044 | 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 20:47:11.046 | 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 20:47:11.049 | 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 20:47:11.055 | 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 20:47:11.070 | 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 20:47:11.075 | 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 20:47:11.095 | 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 20:47:11.115 | 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 20:47:11.120 | 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 20:47:11.133 | 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 20:47:11.137 | 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 20:47:11.140 | 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 20:47:11.143 | 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 20:47:11.149 | 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 20:47:11.163 | 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 20:47:11.196 | 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 20:47:11.201 | 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 20:47:11.209 | 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 20:47:11.212 | 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 20:47:11.215 | 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 20:47:11.218 | 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 20:47:11.225 | 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 20:47:11.230 | 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 20:47:11.235 | 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 20:47:11.238 | 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 20:47:11.241 | 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 20:47:11.254 | 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 20:47:11.264 | 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 20:47:11.276 | 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 20:47:11.284 | 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 20:47:11.293 | 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 20:47:11.296 | 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 20:47:11.307 | 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 20:47:11.309 | 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 20:47:11.312 | 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 20:47:11.317 | 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 20:47:11.344 | 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 20:47:11.347 | 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 20:47:11.350 | 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 20:47:11.357 | 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 20:47:11.359 | 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 20:47:13.310 | + inc/python:pip_install:196 : result=0 2022-07-22 20:47:13.313 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:47:13.315 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:13.317 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:13.320 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:13.322 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:13.325 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:13.327 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:47:13.329 | + functions-common:time_stop:2447 : start_time=1658522827471 2022-07-22 20:47:13.332 | + functions-common:time_stop:2449 : [[ -z 1658522827471 ]] 2022-07-22 20:47:13.335 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:13.340 | + functions-common:time_stop:2452 : end_time=1658522833337 2022-07-22 20:47:13.342 | + functions-common:time_stop:2453 : elapsed_time=5866 2022-07-22 20:47:13.344 | + functions-common:time_stop:2454 : total=70468 2022-07-22 20:47:13.347 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:13.349 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76334 2022-07-22 20:47:13.351 | + inc/python:pip_install:199 : return 0 2022-07-22 20:47:13.354 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-22 20:47:13.356 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-22 20:47:13.359 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-22 20:47:13.371 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-22 20:47:13.376 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-22 20:47:13.379 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-22 20:47:13.381 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-22 20:47:13.384 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:47:13.386 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:47:13.389 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:47:13.391 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:47:13.394 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:47:13.397 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:47:13.413 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:47:13.415 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:47:13.418 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:13.421 | + functions-common:git_clone:618 : echo master 2022-07-22 20:47:13.421 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:47:13.426 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-22 20:47:13.428 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:13.431 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-22 20:47:13.443 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-22 20:47:13.446 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:47:13.447 | + functions-common:git_clone:679 : head -1 2022-07-22 20:47:13.452 | 00f453372 Merge "Immediate caching of an image" 2022-07-22 20:47:13.454 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:47:13.457 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-22 20:47:13.460 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:47:13.463 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 20:47:13.465 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-22 20:47:13.468 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:47:13.470 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-22 20:47:13.473 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:47:13.475 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 20:47:13.478 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-22 20:47:13.480 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:47:13.483 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:47:13.486 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-22 20:47:13.489 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:47:13.491 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-22 20:47:13.494 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:47:13.497 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:47:13.500 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-22 20:47:13.506 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-22 20:47:13.509 | + 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 20:47:14.129 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-22 20:47:14.131 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:47:14.134 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:47:14.136 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:47:14.138 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 20:47:14.141 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-22 20:47:14.143 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:47:14.145 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:47:14.148 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:47:14.150 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:47:14.152 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:47:14.155 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:47:14.157 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:47:14.160 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-22 20:47:14.181 | Using python 3.8 to install /opt/stack/glance 2022-07-22 20:47:14.184 | + 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 20:47:16.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:16.302 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:16.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:16.303 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:17.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:47:17.375 | Obtaining file:///opt/stack/glance 2022-07-22 20:47:18.707 | 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 20:47:18.717 | 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 20:47:18.725 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-07-22 20:47:18.736 | 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 20:47:18.881 | 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 20:47:18.889 | 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 20:47:18.902 | 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 20:47:18.916 | 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 20:47:18.934 | 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 20:47:18.971 | 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 20:47:18.983 | 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 20:47:18.989 | 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 20:47:18.994 | 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 20:47:19.002 | 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 20:47:19.005 | 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 20:47:19.070 | 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 20:47:19.076 | 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 20:47:19.086 | 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 20:47:19.121 | 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 20:47:19.146 | 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 20:47:19.149 | 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 20:47:19.160 | 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 20:47:19.217 | 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 20:47:19.266 | 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 20:47:19.270 | 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 20:47:19.275 | 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 20:47:19.293 | 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 20:47:19.328 | 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 20:47:19.339 | 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 20:47:19.376 | 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 20:47:19.382 | 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 20:47:19.428 | 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 20:47:19.432 | 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 20:47:19.441 | 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 20:47:19.479 | 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 20:47:19.532 | 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 20:47:19.541 | 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 20:47:19.559 | 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 20:47:19.574 | 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 20:47:19.585 | 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 20:47:19.594 | 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 20:47:19.615 | 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 20:47:19.625 | 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 20:47:19.639 | 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 20:47:19.676 | 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 20:47:19.682 | 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 20:47:19.684 | 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 20:47:19.695 | 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 20:47:19.702 | 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 20:47:19.719 | 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 20:47:19.730 | 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 20:47:19.740 | 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 20:47:19.742 | 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 20:47:19.749 | 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 20:47:19.789 | 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 20:47:19.794 | 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 20:47:19.814 | 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 20:47:19.818 | 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 20:47:19.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 20:47:19.839 | 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 20:47:19.843 | 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 20:47:19.847 | 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 20:47:19.850 | 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 20:47:19.853 | 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 20:47:19.863 | 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 20:47:19.866 | 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 20:47:19.869 | 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 20:47:19.875 | 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 20:47:19.926 | 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 20:47:19.940 | 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 20:47:19.948 | 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 20:47:19.954 | 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 20:47:19.963 | 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 20:47:19.996 | 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 20:47:20.001 | 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 20:47:20.004 | 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 20:47:20.009 | 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 20:47:20.032 | 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 20:47:20.034 | 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 20:47:20.045 | 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 20:47:20.049 | 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 20:47:20.075 | 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 20:47:20.081 | 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 20:47:20.084 | 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 20:47:20.086 | 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 20:47:20.111 | 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 20:47:20.114 | 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 20:47:20.158 | 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 20:47:20.163 | 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 20:47:20.170 | 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 20:47:20.176 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-07-22 20:47:20.179 | 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 20:47:20.190 | 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 20:47:20.193 | 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 20:47:20.205 | 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 20:47:20.209 | 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 20:47:20.214 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-07-22 20:47:20.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 20:47:20.219 | 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 20:47:20.221 | 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 20:47:20.226 | 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 20:47:20.232 | 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 20:47:20.268 | 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 20:47:20.271 | 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 20:47:20.273 | 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 20:47:20.277 | 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 20:47:20.279 | 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 20:47:20.284 | 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 20:47:20.305 | 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 20:47:20.308 | 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 20:47:20.311 | 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 20:47:20.313 | 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 20:47:20.361 | 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 20:47:20.364 | 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 20:47:20.366 | 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 20:47:20.427 | 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 20:47:21.385 | Installing collected packages: glance 2022-07-22 20:47:21.385 | Attempting uninstall: glance 2022-07-22 20:47:21.386 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-22 20:47:21.390 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-22 20:47:21.391 | Running setup.py develop for glance 2022-07-22 20:47:23.159 | Successfully installed glance 2022-07-22 20:47:23.268 | + inc/python:pip_install:196 : result=0 2022-07-22 20:47:23.270 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:47:23.272 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:23.275 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:23.278 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:23.280 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:23.282 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:23.284 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:47:23.287 | + functions-common:time_stop:2447 : start_time=1658522834176 2022-07-22 20:47:23.289 | + functions-common:time_stop:2449 : [[ -z 1658522834176 ]] 2022-07-22 20:47:23.292 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:23.297 | + functions-common:time_stop:2452 : end_time=1658522843294 2022-07-22 20:47:23.299 | + functions-common:time_stop:2453 : elapsed_time=9118 2022-07-22 20:47:23.301 | + functions-common:time_stop:2454 : total=76334 2022-07-22 20:47:23.303 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:23.306 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85452 2022-07-22 20:47:23.308 | + inc/python:pip_install:199 : return 0 2022-07-22 20:47:23.310 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:47:23.313 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 20:47:23.315 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 20:47:23.335 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 20:47:23.349 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-22 20:47:23.351 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-22 20:47:23.354 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:23.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:23.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-22 20:47:23.362 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:23.365 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:47:23.367 | + ./stack.sh:main:915 : configure_glance 2022-07-22 20:47:23.370 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-22 20:47:23.382 | + lib/glance:configure_glance:326 : local dburl 2022-07-22 20:47:23.385 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-22 20:47:23.388 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-22 20:47:23.390 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-22 20:47:23.392 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-22 20:47:23.395 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:47:23.397 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:47:23.400 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:47:23.416 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:23.418 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:47:23.420 | ++ 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 20:47:23.423 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 20:47:23.425 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-22 20:47:23.453 | + 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 20:47:23.483 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-22 20:47:23.512 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 20:47:23.542 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-22 20:47:23.571 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-22 20:47:23.601 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-22 20:47:23.603 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 20:47:23.606 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-22 20:47:23.608 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 20:47:23.610 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-22 20:47:23.639 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-22 20:47:23.669 | + 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 20:47:23.698 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-22 20:47:23.728 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-22 20:47:23.757 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-22 20:47:23.786 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-22 20:47:23.815 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-22 20:47:23.846 | + 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 20:47:23.877 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 20:47:23.907 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-22 20:47:23.936 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-22 20:47:23.939 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-22 20:47:23.941 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-22 20:47:23.944 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 20:47:23.947 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 20:47:23.949 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:47:23.966 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:23.970 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 20:47:23.972 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 20:47:23.974 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:47:23.991 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:23.994 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:47:23.997 | + 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 20:47:24.026 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:47:24.029 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:47:24.031 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-22 20:47:24.034 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-22 20:47:24.036 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-22 20:47:24.066 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-22 20:47:24.096 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-22 20:47:24.098 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-22 20:47:24.101 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-22 20:47:24.103 | + lib/glance:configure_glance_store:254 : local be 2022-07-22 20:47:24.105 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-22 20:47:24.108 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-22 20:47:24.110 | + 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 20:47:24.140 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-22 20:47:24.143 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-07-22 20:47:24.172 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-22 20:47:24.174 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-22 20:47:24.191 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:24.193 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-22 20:47:24.226 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-22 20:47:24.257 | + 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 20:47:24.288 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-22 20:47:24.318 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-22 20:47:24.348 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-22 20:47:24.365 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:24.369 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 20:47:24.398 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-22 20:47:24.428 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-22 20:47:24.457 | + 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 20:47:24.487 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-22 20:47:24.516 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-07-22 20:47:24.546 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-22 20:47:24.565 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:24.568 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-22 20:47:24.571 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-22 20:47:24.574 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 20:47:24.577 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:47:24.594 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:47:24.597 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:47:24.599 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:47:24.601 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:47:24.604 | + 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 20:47:24.634 | + 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 20:47:24.664 | + 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 20:47:24.694 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:47:24.724 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-22 20:47:24.729 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-22 20:47:24.758 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-22 20:47:24.787 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 20:47:24.817 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-07-22 20:47:24.847 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-22 20:47:24.877 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-22 20:47:24.907 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-22 20:47:24.937 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 20:47:24.967 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-22 20:47:24.996 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-22 20:47:25.026 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-22 20:47:25.056 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-22 20:47:25.061 | + 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 20:47:25.069 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-22 20:47:25.085 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:25.088 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-22 20:47:25.090 | + 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 20:47:25.093 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-22 20:47:25.095 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-22 20:47:25.097 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-22 20:47:25.100 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-22 20:47:25.104 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-22 20:47:25.107 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-22 20:47:25.110 | + 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 20:47:25.140 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-22 20:47:25.143 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-22 20:47:25.145 | ++ functions:get_random_port:837 : true 2022-07-22 20:47:25.147 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-22 20:47:25.149 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-22 20:47:25.152 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-22 20:47:25.220 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-22 20:47:25.222 | ++ functions:get_random_port:841 : break 2 2022-07-22 20:47:25.224 | ++ functions:get_random_port:845 : echo 60999 2022-07-22 20:47:25.227 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-22 20:47:25.230 | + 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 20:47:25.257 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-22 20:47:25.284 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-22 20:47:25.312 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-22 20:47:25.338 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 20:47:25.365 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-22 20:47:25.393 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-22 20:47:25.421 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-22 20:47:25.449 | + 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 20:47:25.477 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 20:47:25.504 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 20:47:25.532 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 20:47:25.559 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-22 20:47:25.587 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 20:47:25.615 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-22 20:47:25.644 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-22 20:47:25.672 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-22 20:47:25.700 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-22 20:47:25.728 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-22 20:47:25.755 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-22 20:47:25.757 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-22 20:47:25.760 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:47:25.763 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:25.765 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:25.767 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-22 20:47:25.770 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-22 20:47:25.824 | proxy (enabled by site administrator) 2022-07-22 20:47:25.827 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-22 20:47:25.830 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-22 20:47:25.832 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:47:25.835 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:25.837 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:25.840 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-22 20:47:25.842 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-22 20:47:25.907 | proxy_http (enabled by site administrator) 2022-07-22 20:47:25.911 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-22 20:47:25.914 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-22 20:47:25.917 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-22 20:47:25.919 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 20:47:25.922 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:25.924 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:25.927 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 20:47:25.930 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 20:47:25.933 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-22 20:47:25.933 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 20:47:25.942 | KeepAlive Off 2022-07-22 20:47:25.947 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 20:47:25.947 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-22 20:47:25.955 | SetEnv proxy-sendchunked 1 2022-07-22 20:47:25.959 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-22 20:47:25.959 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 20:47:25.968 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-22 20:47:25.971 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-22 20:47:25.973 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-22 20:47:25.976 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 20:47:25.979 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 20:47:25.981 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:47:25.983 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:25.986 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:25.988 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 20:47:25.991 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 20:47:25.993 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:25.996 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:25.998 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-22 20:47:26.059 | Site glance-wsgi-api already enabled 2022-07-22 20:47:26.064 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-22 20:47:26.066 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:47:26.068 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:47:26.071 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:47:26.274 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-22 20:47:26.280 | + 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 20:47:26.313 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 20:47:26.315 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 20:47:26.318 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-22 20:47:26.337 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:26.340 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-22 20:47:26.342 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-22 20:47:26.345 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-22 20:47:26.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:47:26.350 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-22 20:47:26.353 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-22 20:47:26.355 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-22 20:47:26.358 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-22 20:47:26.360 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:47:26.362 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:47:26.365 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:47:26.368 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:47:26.370 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:47:26.373 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:47:26.389 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:47:26.392 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:47:26.394 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:26.397 | + functions-common:git_clone:618 : echo master 2022-07-22 20:47:26.397 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:47:26.403 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-22 20:47:26.405 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:26.408 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-22 20:47:26.421 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-22 20:47:26.424 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:47:26.424 | + functions-common:git_clone:679 : head -1 2022-07-22 20:47:26.429 | f8fa57a8b Merge "Imported Translations from Zanata" 2022-07-22 20:47:26.432 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:47:26.434 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-22 20:47:26.437 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:47:26.440 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 20:47:26.442 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-22 20:47:26.445 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:47:26.447 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-22 20:47:26.450 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:47:26.452 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 20:47:26.455 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-22 20:47:26.457 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:47:26.459 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:47:26.463 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-22 20:47:26.466 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:47:26.469 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-22 20:47:26.471 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:47:26.473 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:47:26.477 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-22 20:47:26.483 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-22 20:47:26.485 | + 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 20:47:27.109 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-22 20:47:27.112 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:47:27.114 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:47:27.117 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:47:27.120 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 20:47:27.122 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-22 20:47:27.124 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:47:27.127 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:47:27.129 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:47:27.131 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:47:27.134 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:47:27.137 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:47:27.139 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:47:27.141 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-22 20:47:27.163 | Using python 3.8 to install /opt/stack/cinder 2022-07-22 20:47:27.165 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-07-22 20:47:29.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:29.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:29.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:29.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:30.348 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:47:30.348 | Obtaining file:///opt/stack/cinder 2022-07-22 20:47:32.500 | 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 20:47:32.508 | 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 20:47:32.516 | 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 20:47:32.528 | 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 20:47:32.671 | 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 20:47:32.684 | 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 20:47:32.694 | 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 20:47:32.704 | 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 20:47:32.723 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-07-22 20:47:32.760 | 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 20:47:32.773 | 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 20:47:32.776 | 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 20:47:32.784 | 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 20:47:32.797 | 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 20:47:32.826 | 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 20:47:32.831 | 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 20:47:32.837 | 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 20:47:32.847 | 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 20:47:32.882 | 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 20:47:32.886 | 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 20:47:32.888 | 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 20:47:32.900 | 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 20:47:32.956 | 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 20:47:33.007 | 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 20:47:33.017 | 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 20:47:33.026 | 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 20:47:33.048 | 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 20:47:33.052 | 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 20:47:33.069 | 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 20:47:33.106 | 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 20:47:33.116 | 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 20:47:33.154 | 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 20:47:33.160 | 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 20:47:33.206 | 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 20:47:33.210 | 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 20:47:33.248 | 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 20:47:33.300 | 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 20:47:33.311 | 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 20:47:33.329 | 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 20:47:33.343 | 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 20:47:33.357 | 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 20:47:33.369 | 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 20:47:33.372 | 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 20:47:33.380 | 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 20:47:33.402 | 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 20:47:33.411 | 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 20:47:33.425 | 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 20:47:33.444 | 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 20:47:33.464 | 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 20:47:33.530 | 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 20:47:33.535 | 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 20:47:33.569 | 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 20:47:33.571 | 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 20:47:33.583 | 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 20:47:33.588 | 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 20:47:33.607 | 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 20:47:33.609 | 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 20:47:33.613 | 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 20:47:33.624 | 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 20:47:33.626 | 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 20:47:33.632 | 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 20:47:33.646 | 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 20:47:33.653 | 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 20:47:33.670 | 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 20:47:33.691 | 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 20:47:33.706 | 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 20:47:33.726 | 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 20:47:33.731 | 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 20:47:33.737 | 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 20:47:33.750 | 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 20:47:33.754 | 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 20:47:33.759 | 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 20:47:33.763 | 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 20:47:33.771 | 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 20:47:33.774 | 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 20:47:33.784 | 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 20:47:33.787 | 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 20:47:33.790 | 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 20:47:33.796 | 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 20:47:33.799 | 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 20:47:33.805 | 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 20:47:33.856 | 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 20:47:33.870 | 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 20:47:33.878 | 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 20:47:33.883 | 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 20:47:33.893 | 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 20:47:33.949 | 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 20:47:33.952 | 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 20:47:33.985 | 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 20:47:33.988 | 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 20:47:33.995 | 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 20:47:34.000 | 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 20:47:34.003 | 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 20:47:34.008 | 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 20:47:34.032 | 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 20:47:34.035 | 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 20:47:34.037 | 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 20:47:34.041 | 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 20:47:34.067 | 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 20:47:34.082 | 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 20:47:34.085 | 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 20:47:34.091 | 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 20:47:34.094 | 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 20:47:34.098 | 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 20:47:34.105 | 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 20:47:34.107 | 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 20:47:34.120 | 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 20:47:34.165 | 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 20:47:34.168 | 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 20:47:34.172 | 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 20:47:34.178 | 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 20:47:34.185 | 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 20:47:34.188 | 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 20:47:34.200 | 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 20:47:34.203 | 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 20:47:34.215 | 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 20:47:34.226 | 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 20:47:34.238 | 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 20:47:34.241 | 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 20:47:34.244 | 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 20:47:34.248 | 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 20:47:34.252 | 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 20:47:34.254 | 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 20:47:34.292 | 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 20:47:34.297 | 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 20:47:34.302 | 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 20:47:34.304 | 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 20:47:34.309 | 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 20:47:34.312 | 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 20:47:34.314 | 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 20:47:34.320 | 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 20:47:34.346 | 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 20:47:34.356 | 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 20:47:34.359 | 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 20:47:34.362 | 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 20:47:34.409 | 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 20:47:34.413 | 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 20:47:34.415 | 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 20:47:34.418 | 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 20:47:35.361 | Installing collected packages: cinder 2022-07-22 20:47:35.361 | Attempting uninstall: cinder 2022-07-22 20:47:35.362 | Found existing installation: cinder 20.1.0.dev338 2022-07-22 20:47:35.366 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-22 20:47:35.366 | Running setup.py develop for cinder 2022-07-22 20:47:37.903 | Successfully installed cinder 2022-07-22 20:47:38.012 | + inc/python:pip_install:196 : result=0 2022-07-22 20:47:38.015 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:47:38.017 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:38.019 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:38.022 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:38.024 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:38.026 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:38.028 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:47:38.031 | + functions-common:time_stop:2447 : start_time=1658522847157 2022-07-22 20:47:38.033 | + functions-common:time_stop:2449 : [[ -z 1658522847157 ]] 2022-07-22 20:47:38.036 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:38.040 | + functions-common:time_stop:2452 : end_time=1658522858037 2022-07-22 20:47:38.043 | + functions-common:time_stop:2453 : elapsed_time=10880 2022-07-22 20:47:38.045 | + functions-common:time_stop:2454 : total=85452 2022-07-22 20:47:38.047 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:38.050 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96332 2022-07-22 20:47:38.052 | + inc/python:pip_install:199 : return 0 2022-07-22 20:47:38.054 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:47:38.057 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 20:47:38.060 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 20:47:38.079 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 20:47:38.091 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-22 20:47:38.093 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-22 20:47:38.096 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:38.098 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:38.101 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-22 20:47:38.104 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:38.107 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-22 20:47:38.110 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-22 20:47:38.112 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-22 20:47:38.115 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:38.118 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:38.120 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-22 20:47:38.132 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-22 20:47:38.135 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:47:38.137 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:47:38.140 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:47:38.142 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:47:38.145 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:38.147 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:47:38.150 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:38.152 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:38.155 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:47:38.158 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:47:38.160 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:47:38.162 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:47:38.165 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-22 20:47:38.168 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:47:38.171 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:38.173 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:38.176 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-22 20:47:38.199 | + 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 20:47:38.310 | Reading package lists... 2022-07-22 20:47:38.562 | Building dependency tree... 2022-07-22 20:47:38.564 | Reading state information... 2022-07-22 20:47:38.834 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-22 20:47:38.835 | The following packages were automatically installed and are no longer required: 2022-07-22 20:47:38.836 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:47:38.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:47:38.837 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:47:38.837 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:47:38.837 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:47:38.837 | python3-zope.interface 2022-07-22 20:47:38.837 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:47:38.951 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:47:38.956 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:47:38.958 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:47:38.961 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:38.964 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:38.967 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:38.969 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:38.971 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:38.974 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:47:38.976 | + functions-common:time_stop:2447 : start_time=1658522858196 2022-07-22 20:47:38.979 | + functions-common:time_stop:2449 : [[ -z 1658522858196 ]] 2022-07-22 20:47:38.982 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:38.986 | + functions-common:time_stop:2452 : end_time=1658522858984 2022-07-22 20:47:38.989 | + functions-common:time_stop:2453 : elapsed_time=788 2022-07-22 20:47:38.991 | + functions-common:time_stop:2454 : total=5469 2022-07-22 20:47:38.994 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:38.997 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6257 2022-07-22 20:47:38.999 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:47:39.002 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:47:39.004 | + ./stack.sh:main:921 : configure_cinder 2022-07-22 20:47:39.007 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-22 20:47:39.020 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-22 20:47:39.024 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-22 20:47:39.026 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-22 20:47:39.028 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 20:47:39.031 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-22 20:47:39.031 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 20:47:39.036 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-22 20:47:39.038 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-22 20:47:39.040 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 20:47:39.042 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-22 20:47:39.044 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-22 20:47:39.046 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-22 20:47:39.049 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-22 20:47:39.051 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-22 20:47:39.062 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-22 20:47:39.075 | + 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 20:47:39.087 | + 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 20:47:39.099 | + 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 20:47:39.110 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 20:47:39.113 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 20:47:39.118 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.jpQV7H3s8w 2022-07-22 20:47:39.120 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 20:47:39.122 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 20:47:39.125 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-22 20:47:39.127 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.jpQV7H3s8w 2022-07-22 20:47:39.131 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.jpQV7H3s8w 2022-07-22 20:47:39.144 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.jpQV7H3s8w /etc/sudoers.d/cinder-rootwrap 2022-07-22 20:47:39.156 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-22 20:47:39.160 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 20:47:39.162 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 20:47:39.164 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 20:47:39.166 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 20:47:39.169 | + 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 20:47:39.171 | + 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 20:47:39.173 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-22 20:47:39.175 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-22 20:47:39.180 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-22 20:47:39.185 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-22 20:47:39.204 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-22 20:47:39.223 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-22 20:47:39.243 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-22 20:47:39.262 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-22 20:47:39.281 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-22 20:47:39.299 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-22 20:47:39.318 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-22 20:47:39.338 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-22 20:47:39.341 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 20:47:39.343 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-22 20:47:39.345 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 20:47:39.348 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-22 20:47:39.378 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-22 20:47:39.406 | + 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 20:47:39.436 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-22 20:47:39.465 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-22 20:47:39.494 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-22 20:47:39.524 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-22 20:47:39.554 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-22 20:47:39.584 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:47:39.615 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 20:47:39.646 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-22 20:47:39.678 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-22 20:47:39.711 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-22 20:47:39.714 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-22 20:47:39.716 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-22 20:47:39.729 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-22 20:47:39.732 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:47:39.734 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:47:39.737 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:47:39.753 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:39.756 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:47:39.758 | ++ 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 20:47:39.761 | + 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 20:47:39.794 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-22 20:47:39.822 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-22 20:47:39.851 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-22 20:47:39.879 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-22 20:47:39.908 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-22 20:47:39.936 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-22 20:47:39.967 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-22 20:47:39.970 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-07-22 20:47:39.998 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 20:47:40.029 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-22 20:47:40.037 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 149388faf3deb20a5c72f1943b4a2fce 2022-07-22 20:47:40.065 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-22 20:47:40.067 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 20:47:40.096 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 20:47:40.124 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 20:47:40.153 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-22 20:47:40.182 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-22 20:47:40.199 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:40.201 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 20:47:40.204 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-22 20:47:40.206 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-22 20:47:40.208 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-22 20:47:40.211 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 20:47:40.213 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-22 20:47:40.216 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-22 20:47:40.218 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-22 20:47:40.221 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-22 20:47:40.223 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-22 20:47:40.225 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-22 20:47:40.256 | + 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 20:47:40.284 | + 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 20:47:40.312 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-22 20:47:40.341 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-22 20:47:40.368 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-22 20:47:40.396 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-22 20:47:40.399 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-22 20:47:40.401 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-22 20:47:40.404 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-22 20:47:40.432 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-22 20:47:40.435 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-22 20:47:40.464 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-22 20:47:40.466 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-22 20:47:40.469 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-22 20:47:40.471 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-22 20:47:40.499 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-22 20:47:40.502 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-22 20:47:40.504 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-22 20:47:40.521 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:40.523 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-22 20:47:40.526 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-22 20:47:40.528 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-22 20:47:40.530 | + 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 20:47:40.559 | + 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 20:47:40.587 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-22 20:47:40.604 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:40.606 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-22 20:47:40.624 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:40.626 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-22 20:47:40.644 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:40.646 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-22 20:47:40.649 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-22 20:47:40.651 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-22 20:47:40.654 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-22 20:47:40.656 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 20:47:40.658 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 20:47:40.661 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:47:40.681 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:40.684 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 20:47:40.686 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 20:47:40.689 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:47:40.706 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:40.708 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:47:40.711 | + 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 20:47:40.739 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:47:40.742 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:47:40.744 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-22 20:47:40.747 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-22 20:47:40.749 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 20:47:40.752 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:47:40.770 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:47:40.772 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:47:40.775 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:47:40.777 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:47:40.780 | + 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 20:47:40.808 | + 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 20:47:40.837 | + 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 20:47:40.866 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:47:40.894 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-22 20:47:40.911 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:40.913 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-22 20:47:40.916 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-22 20:47:40.918 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-22 20:47:40.921 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-22 20:47:40.923 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 20:47:40.925 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 20:47:40.928 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-22 20:47:40.933 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-22 20:47:40.935 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 20:47:40.938 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 20:47:40.950 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 20:47:40.951 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:47:40.959 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 20:47:40.962 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:47:40.978 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-22 20:47:40.980 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-22 20:47:40.984 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-22 20:47:41.014 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-22 20:47:41.041 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-22 20:47:41.068 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 20:47:41.095 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 20:47:41.123 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 20:47:41.150 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 20:47:41.178 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 20:47:41.208 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 20:47:41.238 | + 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 20:47:41.265 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 20:47:41.293 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 20:47:41.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 20:47:41.349 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 20:47:41.351 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 20:47:41.354 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-22 20:47:41.357 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-22 20:47:41.359 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 20:47:41.361 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:41.364 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:41.366 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 20:47:41.369 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 20:47:41.371 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-22 20:47:41.399 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 20:47:41.427 | + 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 20:47:41.427 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 20:47:41.436 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-22 20:47:41.439 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-22 20:47:41.441 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-22 20:47:41.444 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 20:47:41.446 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 20:47:41.448 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:47:41.451 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:41.453 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:41.455 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 20:47:41.458 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 20:47:41.460 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:47:41.463 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:47:41.465 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-22 20:47:41.526 | Enabling site cinder-wsgi. 2022-07-22 20:47:41.531 | To activate the new configuration, you need to run: 2022-07-22 20:47:41.532 | systemctl reload apache2 2022-07-22 20:47:41.536 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 20:47:41.538 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:47:41.541 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:47:41.544 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:47:41.681 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-22 20:47:41.684 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-22 20:47:41.722 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-07-22 20:47:41.752 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-22 20:47:41.769 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:41.771 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-22 20:47:41.774 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 20:47:41.777 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 20:47:41.779 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 20:47:41.781 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-22 20:47:41.812 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-22 20:47:41.841 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-07-22 20:47:41.872 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-22 20:47:41.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-22 20:47:41.929 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-22 20:47:41.957 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-22 20:47:41.985 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-22 20:47:42.014 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:47:42.042 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-22 20:47:42.070 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-22 20:47:42.098 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 20:47:42.126 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-22 20:47:42.129 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-22 20:47:42.146 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:42.148 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-07-22 20:47:42.178 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 20:47:42.181 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 20:47:42.183 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-22 20:47:42.201 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:42.204 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-22 20:47:42.206 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-22 20:47:42.209 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-22 20:47:42.211 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:47:42.214 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-22 20:47:42.216 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-22 20:47:42.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:47:42.221 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:47:42.227 | + 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 20:47:42.230 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:47:42.233 | + 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 20:47:42.235 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:47:42.238 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-22 20:47:42.241 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-22 20:47:42.244 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-22 20:47:42.246 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:42.249 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:42.251 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-22 20:47:42.254 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:42.257 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-22 20:47:42.260 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-22 20:47:42.263 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-22 20:47:42.265 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:47:42.267 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:47:42.270 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:47:42.273 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:47:42.275 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:47:42.278 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:47:42.294 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:47:42.297 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:47:42.299 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:42.302 | + functions-common:git_clone:618 : echo master 2022-07-22 20:47:42.302 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:47:42.308 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-22 20:47:42.310 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:42.312 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-22 20:47:42.325 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-22 20:47:42.328 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:47:42.329 | + functions-common:git_clone:679 : head -1 2022-07-22 20:47:42.335 | 618a22f2a8 Network Cascade Deletion Extension 2022-07-22 20:47:42.337 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:47:42.340 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-22 20:47:42.343 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:47:42.345 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 20:47:42.348 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-22 20:47:42.350 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:47:42.353 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-22 20:47:42.355 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:47:42.358 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 20:47:42.360 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-22 20:47:42.363 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:47:42.365 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:47:42.369 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-22 20:47:42.372 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:47:42.375 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-22 20:47:42.377 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:47:42.380 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:47:42.383 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-22 20:47:42.389 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-22 20:47:42.391 | + 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 20:47:43.022 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-22 20:47:43.025 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:47:43.027 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:47:43.029 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:47:43.032 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 20:47:43.034 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-22 20:47:43.036 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:47:43.039 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:47:43.041 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:47:43.044 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:47:43.046 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:47:43.049 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:47:43.051 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:47:43.053 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-22 20:47:43.075 | Using python 3.8 to install /opt/stack/neutron 2022-07-22 20:47:43.077 | + 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 20:47:45.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:45.239 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:45.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:45.239 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:46.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:47:46.293 | Obtaining file:///opt/stack/neutron 2022-07-22 20:47:48.584 | 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 20:47:48.590 | 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 20:47:48.593 | 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 20:47:48.602 | 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 20:47:48.610 | 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 20:47:48.621 | 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 20:47:48.764 | 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 20:47:48.777 | 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 20:47:48.790 | 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 20:47:48.796 | 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 20:47:48.800 | 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 20:47:48.808 | 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 20:47:48.811 | 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 20:47:48.816 | 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 20:47:48.825 | 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 20:47:48.862 | 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 20:47:48.886 | 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 20:47:48.943 | 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 20:47:48.993 | 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 20:47:48.998 | 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 20:47:49.001 | 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 20:47:49.037 | 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 20:47:49.062 | 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 20:47:49.078 | 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 20:47:49.082 | 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 20:47:49.087 | 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 20:47:49.091 | 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 20:47:49.113 | 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 20:47:49.150 | 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 20:47:49.160 | 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 20:47:49.197 | 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 20:47:49.203 | 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 20:47:49.248 | 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 20:47:49.253 | 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 20:47:49.291 | 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 20:47:49.344 | 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 20:47:49.354 | 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 20:47:49.372 | 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 20:47:49.387 | 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 20:47:49.401 | 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 20:47:49.412 | 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 20:47:49.415 | 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 20:47:49.423 | 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 20:47:49.444 | 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 20:47:49.455 | 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 20:47:49.469 | 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 20:47:49.487 | 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 20:47:49.526 | 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 20:47:49.531 | 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 20:47:49.539 | 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 20:47:49.544 | 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 20:47:49.546 | 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 20:47:49.555 | 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 20:47:49.567 | 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 20:47:49.599 | 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 20:47:49.616 | 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 20:47:49.628 | 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 20:47:49.639 | 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 20:47:49.641 | 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 20:47:49.647 | 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 20:47:49.661 | 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 20:47:49.664 | 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 20:47:49.667 | 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 20:47:49.671 | 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 20:47:49.674 | 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 20:47:49.678 | 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 20:47:49.683 | 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 20:47:49.686 | 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 20:47:49.691 | 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 20:47:49.709 | 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 20:47:49.730 | 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 20:47:49.754 | 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 20:47:49.770 | 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 20:47:49.774 | 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 20:47:49.781 | 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 20:47:49.794 | 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 20:47:49.796 | 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 20:47:49.800 | 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 20:47:49.806 | 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 20:47:49.808 | 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 20:47:49.811 | 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 20:47:49.814 | 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 20:47:49.824 | 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 20:47:49.827 | 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 20:47:49.830 | 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 20:47:49.836 | 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 20:47:49.850 | 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 20:47:49.859 | 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 20:47:49.864 | 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 20:47:49.875 | 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 20:47:49.930 | 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 20:47:49.962 | 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 20:47:49.966 | 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 20:47:49.971 | 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 20:47:49.974 | 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 20:47:49.979 | 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 20:47:50.002 | 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 20:47:50.005 | 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 20:47:50.016 | 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 20:47:50.042 | 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 20:47:50.045 | 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 20:47:50.050 | 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 20:47:50.053 | 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 20:47:50.074 | 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 20:47:50.077 | 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 20:47:50.079 | 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 20:47:50.120 | 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 20:47:50.124 | 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 20:47:50.127 | 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 20:47:50.130 | 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 20:47:50.135 | 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 20:47:50.138 | 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 20:47:50.183 | 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 20:47:50.190 | 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 20:47:50.193 | 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 20:47:50.204 | 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 20:47:50.207 | 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 20:47:50.221 | 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 20:47:50.234 | 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 20:47:50.245 | 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 20:47:50.248 | 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 20:47:50.251 | 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 20:47:50.256 | 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 20:47:50.259 | 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 20:47:50.261 | 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 20:47:50.263 | 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 20:47:50.266 | 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 20:47:50.268 | 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 20:47:50.271 | 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 20:47:50.275 | 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 20:47:50.322 | 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 20:47:50.324 | 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 20:47:51.373 | Installing collected packages: neutron 2022-07-22 20:47:51.373 | Attempting uninstall: neutron 2022-07-22 20:47:51.374 | Found existing installation: neutron 20.1.0.dev444 2022-07-22 20:47:51.385 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-22 20:47:51.386 | Running setup.py develop for neutron 2022-07-22 20:47:54.086 | Successfully installed neutron 2022-07-22 20:47:54.195 | + inc/python:pip_install:196 : result=0 2022-07-22 20:47:54.198 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:47:54.200 | + functions-common:time_stop:2440 : local name 2022-07-22 20:47:54.202 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:47:54.204 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:47:54.207 | + functions-common:time_stop:2443 : local total 2022-07-22 20:47:54.209 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:47:54.211 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:47:54.213 | + functions-common:time_stop:2447 : start_time=1658522863069 2022-07-22 20:47:54.216 | + functions-common:time_stop:2449 : [[ -z 1658522863069 ]] 2022-07-22 20:47:54.219 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:47:54.223 | + functions-common:time_stop:2452 : end_time=1658522874220 2022-07-22 20:47:54.225 | + functions-common:time_stop:2453 : elapsed_time=11151 2022-07-22 20:47:54.227 | + functions-common:time_stop:2454 : total=96332 2022-07-22 20:47:54.230 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:47:54.232 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107483 2022-07-22 20:47:54.234 | + inc/python:pip_install:199 : return 0 2022-07-22 20:47:54.237 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:47:54.239 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 20:47:54.242 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 20:47:54.261 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 20:47:54.273 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-22 20:47:54.275 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-22 20:47:54.278 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:54.280 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:54.283 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-22 20:47:54.285 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:54.288 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-22 20:47:54.290 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:47:54.293 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-22 20:47:54.310 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:47:54.313 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-22 20:47:54.315 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-22 20:47:54.318 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-22 20:47:54.321 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:47:54.323 | + lib/stack:stack_install_service:32 : install_nova 2022-07-22 20:47:54.326 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-22 20:47:54.328 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-22 20:47:54.331 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:47:54.333 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:47:54.335 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-22 20:47:54.338 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:47:54.341 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-22 20:47:54.356 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:54.359 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-22 20:47:54.375 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:54.378 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-22 20:47:54.393 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:47:54.396 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-22 20:47:54.398 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-22 20:47:54.400 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-22 20:47:54.403 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:47:54.405 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:47:54.407 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:47:54.410 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:47:54.412 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:47:54.416 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:47:54.432 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:47:54.434 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:47:54.436 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:54.439 | + functions-common:git_clone:618 : echo master 2022-07-22 20:47:54.439 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:47:54.444 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-22 20:47:54.447 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:47:54.449 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-22 20:47:54.461 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-22 20:47:54.464 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:47:54.465 | + functions-common:git_clone:679 : head -1 2022-07-22 20:47:54.483 | bcb96f362a Merge "libvirt: Remove unnecessary TODO" 2022-07-22 20:47:54.486 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:47:54.489 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-22 20:47:54.491 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:47:54.494 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 20:47:54.496 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-22 20:47:54.499 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:47:54.501 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-22 20:47:54.504 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:47:54.506 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 20:47:54.509 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-22 20:47:54.511 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:47:54.513 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:47:54.517 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-22 20:47:54.519 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:47:54.523 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-22 20:47:54.525 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:47:54.527 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:47:54.531 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-22 20:47:54.536 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-22 20:47:54.539 | + 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 20:47:55.158 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-22 20:47:55.161 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:47:55.163 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:47:55.165 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:47:55.168 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 20:47:55.170 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-22 20:47:55.172 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:47:55.175 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:47:55.177 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:47:55.179 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:47:55.182 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:47:55.184 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:47:55.186 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:47:55.188 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-22 20:47:55.209 | Using python 3.8 to install /opt/stack/nova 2022-07-22 20:47:55.212 | + 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 20:47:57.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:57.354 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:57.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:47:57.354 | from cryptography.utils import int_from_bytes 2022-07-22 20:47:58.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:47:58.414 | Obtaining file:///opt/stack/nova 2022-07-22 20:48:01.740 | 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 20:48:01.746 | 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 20:48:01.749 | 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 20:48:01.757 | 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 20:48:01.765 | 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 20:48:01.768 | 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 20:48:01.779 | 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 20:48:01.924 | 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 20:48:01.937 | 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 20:48:01.952 | 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 20:48:01.971 | 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 20:48:02.008 | 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 20:48:02.020 | 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 20:48:02.024 | 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 20:48:02.032 | 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 20:48:02.035 | 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 20:48:02.039 | 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 20:48:02.076 | 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 20:48:02.101 | 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 20:48:02.104 | 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 20:48:02.115 | 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 20:48:02.172 | 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 20:48:02.223 | 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 20:48:02.232 | 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 20:48:02.237 | 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 20:48:02.242 | 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 20:48:02.245 | 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 20:48:02.269 | 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 20:48:02.296 | 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 20:48:02.300 | 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 20:48:02.304 | 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 20:48:02.309 | 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 20:48:02.330 | 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 20:48:02.348 | 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 20:48:02.384 | 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 20:48:02.395 | 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 20:48:02.433 | 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 20:48:02.438 | 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 20:48:02.486 | 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 20:48:02.490 | 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 20:48:02.499 | 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 20:48:02.537 | 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 20:48:02.592 | 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 20:48:02.602 | 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 20:48:02.619 | 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 20:48:02.634 | 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 20:48:02.648 | 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 20:48:02.660 | 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 20:48:02.662 | 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 20:48:02.671 | 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 20:48:02.693 | 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 20:48:02.703 | 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 20:48:02.717 | 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 20:48:02.735 | 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 20:48:02.743 | 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 20:48:02.748 | 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 20:48:02.808 | 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 20:48:02.811 | 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 20:48:02.823 | 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 20:48:02.828 | 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 20:48:02.847 | 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 20:48:02.857 | 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 20:48:02.860 | 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 20:48:02.865 | 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 20:48:02.879 | 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 20:48:02.882 | 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 20:48:02.886 | 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 20:48:02.889 | 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 20:48:02.893 | 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 20:48:02.897 | 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 20:48:02.902 | 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 20:48:02.905 | 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 20:48:02.919 | 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 20:48:02.933 | 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 20:48:02.938 | 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 20:48:02.953 | 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 20:48:02.975 | 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 20:48:02.999 | 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 20:48:03.004 | 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 20:48:03.011 | 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 20:48:03.024 | 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 20:48:03.027 | 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 20:48:03.031 | 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 20:48:03.035 | 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 20:48:03.038 | 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 20:48:03.041 | 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 20:48:03.051 | 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 20:48:03.053 | 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 20:48:03.056 | 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 20:48:03.063 | 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 20:48:03.114 | 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 20:48:03.128 | 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 20:48:03.137 | 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 20:48:03.143 | 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 20:48:03.153 | 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 20:48:03.209 | 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 20:48:03.240 | 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 20:48:03.247 | 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 20:48:03.255 | 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 20:48:03.260 | 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 20:48:03.264 | 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 20:48:03.268 | 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 20:48:03.272 | 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 20:48:03.295 | 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 20:48:03.298 | 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 20:48:03.309 | 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 20:48:03.312 | 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 20:48:03.339 | 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 20:48:03.345 | 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 20:48:03.348 | 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 20:48:03.351 | 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 20:48:03.372 | 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 20:48:03.377 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-07-22 20:48:03.383 | 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 20:48:03.386 | 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 20:48:03.431 | 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 20:48:03.435 | 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 20:48:03.438 | 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 20:48:03.446 | 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 20:48:03.449 | 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 20:48:03.460 | 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 20:48:03.465 | 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 20:48:03.476 | 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 20:48:03.489 | 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 20:48:03.501 | 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 20:48:03.515 | 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 20:48:03.519 | 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 20:48:03.521 | 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 20:48:03.526 | 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 20:48:03.529 | 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 20:48:03.532 | 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 20:48:03.537 | 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 20:48:03.575 | 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 20:48:03.580 | 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 20:48:03.582 | 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 20:48:03.585 | 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 20:48:03.588 | 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 20:48:03.591 | 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 20:48:03.593 | 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 20:48:03.596 | 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 20:48:03.644 | 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 20:48:03.647 | 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 20:48:03.650 | 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 20:48:04.628 | Installing collected packages: nova 2022-07-22 20:48:04.628 | Attempting uninstall: nova 2022-07-22 20:48:04.629 | Found existing installation: nova 25.1.0.dev169 2022-07-22 20:48:04.633 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-22 20:48:04.634 | Running setup.py develop for nova 2022-07-22 20:48:08.329 | Successfully installed nova 2022-07-22 20:48:08.439 | + inc/python:pip_install:196 : result=0 2022-07-22 20:48:08.441 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:48:08.443 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:08.445 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:08.447 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:08.450 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:08.452 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:08.454 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:48:08.456 | + functions-common:time_stop:2447 : start_time=1658522875204 2022-07-22 20:48:08.458 | + functions-common:time_stop:2449 : [[ -z 1658522875204 ]] 2022-07-22 20:48:08.462 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:08.466 | + functions-common:time_stop:2452 : end_time=1658522888463 2022-07-22 20:48:08.468 | + functions-common:time_stop:2453 : elapsed_time=13259 2022-07-22 20:48:08.470 | + functions-common:time_stop:2454 : total=107483 2022-07-22 20:48:08.472 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:08.475 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120742 2022-07-22 20:48:08.478 | + inc/python:pip_install:199 : return 0 2022-07-22 20:48:08.480 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:48:08.482 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 20:48:08.485 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 20:48:08.503 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 20:48:08.515 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-22 20:48:08.518 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-22 20:48:08.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:48:08.523 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:48:08.525 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-22 20:48:08.528 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:48:08.530 | + 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 20:48:08.543 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:48:08.546 | + ./stack.sh:main:932 : configure_nova 2022-07-22 20:48:08.548 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-22 20:48:08.560 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-22 20:48:08.563 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-22 20:48:08.565 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 20:48:08.569 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-22 20:48:08.569 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 20:48:08.574 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-22 20:48:08.577 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-22 20:48:08.579 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 20:48:08.582 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-22 20:48:08.584 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-22 20:48:08.587 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-22 20:48:08.590 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-22 20:48:08.592 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-22 20:48:08.604 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-22 20:48:08.616 | + 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 20:48:08.628 | + 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 20:48:08.641 | + 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 20:48:08.654 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 20:48:08.657 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 20:48:08.661 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PQPV41X97S 2022-07-22 20:48:08.664 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 20:48:08.666 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 20:48:08.669 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-22 20:48:08.671 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 20:48:08.674 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 20:48:08.676 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PQPV41X97S 2022-07-22 20:48:08.680 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PQPV41X97S 2022-07-22 20:48:08.692 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PQPV41X97S /etc/sudoers.d/nova-rootwrap 2022-07-22 20:48:08.705 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-22 20:48:08.709 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 20:48:08.712 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 20:48:08.715 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 20:48:08.717 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 20:48:08.720 | + 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 20:48:08.722 | + 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 20:48:08.725 | + 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 20:48:08.727 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-22 20:48:08.732 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-22 20:48:08.749 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:08.751 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-22 20:48:08.753 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-22 20:48:08.757 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-22 20:48:08.761 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-22 20:48:08.790 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-22 20:48:08.792 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-22 20:48:08.818 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-22 20:48:08.847 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-22 20:48:08.873 | + 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 20:48:08.903 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-22 20:48:08.932 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-22 20:48:08.961 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-22 20:48:08.963 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-07-22 20:48:08.990 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-22 20:48:09.017 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-22 20:48:09.043 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-22 20:48:09.070 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-22 20:48:09.096 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 20:48:09.126 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-22 20:48:09.128 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:48:09.130 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:48:09.133 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:48:09.135 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:48:09.137 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:48:09.139 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:48:09.141 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:48:09.144 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:48:09.146 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:48:09.148 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:48:09.150 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-22 20:48:09.152 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:48:09.155 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:48:09.157 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:48:09.159 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:48:09.161 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:48:09.163 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:48:09.166 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-22 20:48:09.182 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.184 | + 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 20:48:09.186 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-22 20:48:09.188 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-22 20:48:09.216 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-22 20:48:09.218 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 20:48:09.221 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 20:48:09.223 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 20:48:09.225 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:48:09.227 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:09.230 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:48:09.245 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.248 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:48:09.250 | ++ 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 20:48:09.253 | + 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 20:48:09.283 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-22 20:48:09.285 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-22 20:48:09.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-22 20:48:09.290 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-22 20:48:09.292 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:48:09.294 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:09.297 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:48:09.312 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.315 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:48:09.317 | ++ 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 20:48:09.320 | + 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 20:48:09.349 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-22 20:48:09.379 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-22 20:48:09.406 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-22 20:48:09.434 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-22 20:48:09.450 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.452 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-22 20:48:09.468 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.472 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-22 20:48:09.472 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-22 20:48:09.477 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-22 20:48:09.480 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-22 20:48:09.507 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-22 20:48:09.523 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:09.526 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-22 20:48:09.528 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-22 20:48:09.530 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 20:48:09.532 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 20:48:09.535 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-22 20:48:09.565 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-22 20:48:09.591 | + 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 20:48:09.619 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-22 20:48:09.646 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-22 20:48:09.673 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-22 20:48:09.700 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-22 20:48:09.728 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-22 20:48:09.755 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:48:09.782 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 20:48:09.810 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-22 20:48:09.826 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:09.828 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-22 20:48:09.830 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-22 20:48:09.863 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-22 20:48:09.889 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-07-22 20:48:09.917 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-22 20:48:09.944 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-22 20:48:09.972 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-22 20:48:09.999 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-22 20:48:10.027 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-22 20:48:10.054 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-22 20:48:10.070 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:10.073 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-22 20:48:10.075 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-22 20:48:10.103 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-22 20:48:10.133 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-22 20:48:10.135 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-22 20:48:10.162 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-22 20:48:10.164 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-22 20:48:10.167 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-22 20:48:10.169 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:48:10.171 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:48:10.173 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:48:10.176 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:48:10.178 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:48:10.180 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:48:10.183 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-22 20:48:10.186 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:48:10.188 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:48:10.190 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:48:10.193 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:48:10.195 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:48:10.198 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:48:10.200 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:48:10.202 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:48:10.205 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:48:10.207 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:48:10.209 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-22 20:48:10.212 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-22 20:48:10.215 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-22 20:48:10.217 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:48:10.234 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:48:10.236 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:48:10.238 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:48:10.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:48:10.243 | + 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 20:48:10.270 | + 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 20:48:10.298 | + 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 20:48:10.325 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:48:10.353 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-22 20:48:10.382 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-22 20:48:10.399 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:10.401 | + 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 20:48:10.403 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-22 20:48:10.406 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-22 20:48:10.408 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-22 20:48:10.410 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 20:48:10.413 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 20:48:10.415 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-22 20:48:10.419 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-22 20:48:10.421 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 20:48:10.424 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 20:48:10.436 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 20:48:10.436 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:10.445 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 20:48:10.448 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:10.465 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 20:48:10.467 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-22 20:48:10.471 | + 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 20:48:10.499 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-22 20:48:10.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-22 20:48:10.553 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 20:48:10.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 20:48:10.607 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 20:48:10.635 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 20:48:10.663 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 20:48:10.690 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 20:48:10.718 | + 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 20:48:10.745 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 20:48:10.772 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 20:48:10.799 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 20:48:10.826 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 20:48:10.828 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 20:48:10.831 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-22 20:48:10.834 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-22 20:48:10.836 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 20:48:10.838 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:10.841 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:10.843 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 20:48:10.846 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 20:48:10.848 | + 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 20:48:10.876 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 20:48:10.903 | + 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 20:48:10.903 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 20:48:10.912 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-22 20:48:10.916 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-22 20:48:10.918 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-22 20:48:10.920 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 20:48:10.922 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 20:48:10.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:48:10.927 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:10.930 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:10.932 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 20:48:10.934 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 20:48:10.937 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:10.939 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:10.941 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-22 20:48:11.004 | Enabling site nova-api-wsgi. 2022-07-22 20:48:11.009 | To activate the new configuration, you need to run: 2022-07-22 20:48:11.009 | systemctl reload apache2 2022-07-22 20:48:11.013 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 20:48:11.016 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:48:11.018 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:48:11.020 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:48:11.161 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-22 20:48:11.178 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:11.181 | + 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 20:48:11.184 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-22 20:48:11.186 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-22 20:48:11.188 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-22 20:48:11.193 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-22 20:48:11.195 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 20:48:11.198 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-22 20:48:11.202 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-22 20:48:11.205 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 20:48:11.207 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 20:48:11.221 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 20:48:11.221 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:11.230 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 20:48:11.234 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:11.249 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-22 20:48:11.252 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-22 20:48:11.255 | + 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 20:48:11.285 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-22 20:48:11.312 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-22 20:48:11.339 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-22 20:48:11.366 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 20:48:11.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 20:48:11.420 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-22 20:48:11.446 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-22 20:48:11.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-22 20:48:11.501 | + 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 20:48:11.528 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 20:48:11.555 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 20:48:11.582 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-22 20:48:11.611 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-22 20:48:11.613 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-22 20:48:11.640 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-22 20:48:11.657 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:11.659 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-22 20:48:11.690 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-22 20:48:11.692 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-22 20:48:11.695 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-22 20:48:11.712 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:11.714 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:48:11.717 | + 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 20:48:11.744 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-22 20:48:11.775 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-22 20:48:11.778 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 20:48:11.780 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-22 20:48:11.782 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 20:48:11.784 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 20:48:11.787 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:48:11.802 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:11.805 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 20:48:11.808 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 20:48:11.810 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:48:11.826 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:11.828 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:48:11.831 | + 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 20:48:11.862 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:48:11.865 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:48:11.867 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-22 20:48:11.895 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-22 20:48:11.922 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-22 20:48:11.958 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-22 20:48:11.977 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:11.979 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 20:48:12.008 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-22 20:48:12.010 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-22 20:48:12.013 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-22 20:48:12.042 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-22 20:48:12.071 | + 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 20:48:12.099 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-22 20:48:12.127 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-22 20:48:12.155 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-22 20:48:12.183 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-22 20:48:12.211 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-22 20:48:12.238 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-22 20:48:12.267 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-22 20:48:12.283 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:12.286 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-22 20:48:12.290 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 20:48:12.293 | + lib/nova:create_nova_conf:549 : local conf 2022-07-22 20:48:12.295 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-22 20:48:12.298 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-22 20:48:12.301 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 20:48:12.303 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 20:48:12.306 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-22 20:48:12.309 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-22 20:48:12.312 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-22 20:48:12.316 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-22 20:48:12.319 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-22 20:48:12.322 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-22 20:48:12.328 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-22 20:48:12.330 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:48:12.332 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:12.335 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:48:12.352 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:12.355 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:48:12.357 | ++ 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 20:48:12.360 | + 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 20:48:12.391 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-22 20:48:12.422 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-22 20:48:12.452 | + 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 20:48:12.455 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-22 20:48:12.457 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-22 20:48:12.460 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-22 20:48:12.476 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:12.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-22 20:48:12.480 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-22 20:48:13.169 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-22 20:48:13.172 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-22 20:48:13.174 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 20:48:13.176 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-22 20:48:13.179 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 20:48:13.181 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-22 20:48:13.184 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:48:13.200 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:13.203 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-22 20:48:13.206 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-22 20:48:13.208 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:48:13.225 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:13.227 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 20:48:13.230 | + 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 20:48:13.258 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:48:13.261 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:48:13.263 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-22 20:48:13.283 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:13.285 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-22 20:48:13.287 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 20:48:13.290 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-22 20:48:13.322 | + 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 20:48:13.350 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-22 20:48:13.377 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-22 20:48:13.405 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-22 20:48:13.433 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-22 20:48:13.461 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-22 20:48:13.488 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-22 20:48:13.517 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-22 20:48:13.519 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-22 20:48:13.521 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-22 20:48:13.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:48:13.541 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:48:13.543 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:48:13.546 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:48:13.548 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:48:13.550 | + 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 20:48:13.579 | + 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 20:48:13.608 | + 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 20:48:13.636 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:48:13.664 | + 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 20:48:13.667 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-22 20:48:13.671 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 20:48:13.673 | + lib/nova:create_nova_conf:583 : local conf 2022-07-22 20:48:13.676 | + lib/nova:create_nova_conf:584 : local offset 2022-07-22 20:48:13.679 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-22 20:48:13.681 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 20:48:13.684 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 20:48:13.687 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-22 20:48:13.689 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-22 20:48:13.691 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-22 20:48:13.694 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 20:48:13.697 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-22 20:48:13.699 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-22 20:48:13.701 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-22 20:48:13.717 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:13.719 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-22 20:48:13.722 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-22 20:48:13.737 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:13.739 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-22 20:48:13.756 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:13.759 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-22 20:48:13.775 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:13.778 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-22 20:48:13.795 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:13.797 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-22 20:48:13.800 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-22 20:48:13.802 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-22 20:48:13.805 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 20:48:13.808 | + lib/stack:stack_install_service:32 : install_placement 2022-07-22 20:48:13.810 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-22 20:48:13.813 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-22 20:48:13.815 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:13.818 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:13.821 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-22 20:48:13.824 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:48:13.826 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:48:13.828 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:48:13.831 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:48:13.833 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:48:13.836 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:48:13.838 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:13.841 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:13.843 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:48:13.846 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:13.848 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:48:13.851 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:48:13.854 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-22 20:48:13.856 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:48:13.859 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:13.861 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:13.864 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-22 20:48:13.886 | + 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 20:48:13.998 | Reading package lists... 2022-07-22 20:48:14.249 | Building dependency tree... 2022-07-22 20:48:14.250 | Reading state information... 2022-07-22 20:48:14.514 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 20:48:14.514 | The following packages were automatically installed and are no longer required: 2022-07-22 20:48:14.516 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:48:14.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:48:14.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:48:14.516 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:48:14.516 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:48:14.516 | python3-zope.interface 2022-07-22 20:48:14.516 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:48:14.634 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:48:14.639 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:48:14.641 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:48:14.644 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:14.646 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:14.649 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:14.651 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:14.654 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:14.656 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:48:14.658 | + functions-common:time_stop:2447 : start_time=1658522893884 2022-07-22 20:48:14.661 | + functions-common:time_stop:2449 : [[ -z 1658522893884 ]] 2022-07-22 20:48:14.664 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:14.668 | + functions-common:time_stop:2452 : end_time=1658522894665 2022-07-22 20:48:14.670 | + functions-common:time_stop:2453 : elapsed_time=781 2022-07-22 20:48:14.673 | + functions-common:time_stop:2454 : total=6257 2022-07-22 20:48:14.675 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:14.677 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7038 2022-07-22 20:48:14.680 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:48:14.683 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-22 20:48:14.685 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-22 20:48:14.688 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-22 20:48:14.690 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-22 20:48:14.693 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-22 20:48:14.716 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-22 20:48:14.719 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 20:48:14.721 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 20:48:14.724 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 20:48:14.726 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 20:48:14.729 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 20:48:14.731 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 20:48:14.734 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:14.736 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:14.739 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 20:48:14.741 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:14.744 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 20:48:14.746 | + functions-common:apt_get_update:1191 : return 2022-07-22 20:48:14.749 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-22 20:48:14.751 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 20:48:14.754 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:14.756 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:14.759 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-22 20:48:14.782 | + 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 20:48:14.893 | Reading package lists... 2022-07-22 20:48:15.159 | Building dependency tree... 2022-07-22 20:48:15.160 | Reading state information... 2022-07-22 20:48:15.433 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-22 20:48:15.433 | The following packages were automatically installed and are no longer required: 2022-07-22 20:48:15.434 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 20:48:15.434 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 20:48:15.434 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 20:48:15.434 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 20:48:15.434 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 20:48:15.434 | python3-zope.interface 2022-07-22 20:48:15.434 | Use 'sudo apt autoremove' to remove them. 2022-07-22 20:48:15.548 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 20:48:15.553 | + functions-common:apt_get:1235 : result=0 2022-07-22 20:48:15.556 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 20:48:15.559 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:15.561 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:15.563 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:15.566 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:15.568 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:15.571 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 20:48:15.573 | + functions-common:time_stop:2447 : start_time=1658522894780 2022-07-22 20:48:15.575 | + functions-common:time_stop:2449 : [[ -z 1658522894780 ]] 2022-07-22 20:48:15.578 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:15.583 | + functions-common:time_stop:2452 : end_time=1658522895580 2022-07-22 20:48:15.585 | + functions-common:time_stop:2453 : elapsed_time=800 2022-07-22 20:48:15.587 | + functions-common:time_stop:2454 : total=7038 2022-07-22 20:48:15.590 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:15.592 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7838 2022-07-22 20:48:15.595 | + functions-common:apt_get:1239 : return 0 2022-07-22 20:48:15.597 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-22 20:48:15.600 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-22 20:48:15.603 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:48:15.606 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:15.608 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:15.611 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-22 20:48:15.613 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-22 20:48:15.668 | wsgi (enabled by maintainer script) 2022-07-22 20:48:15.671 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-22 20:48:15.674 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-22 20:48:15.677 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 20:48:15.680 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-22 20:48:15.683 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-22 20:48:15.686 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 20:48:15.689 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-22 20:48:15.690 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 20:48:15.695 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-22 20:48:15.698 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-22 20:48:15.700 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-22 20:48:15.703 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-22 20:48:15.706 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-22 20:48:15.729 | Using python 3.8 to install osc-placement 2022-07-22 20:48:15.732 | + 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 20:48:17.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:17.839 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:17.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:17.839 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:18.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:48:18.916 | 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 20:48:18.926 | 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 20:48:18.939 | 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 20:48:18.946 | 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 20:48:18.948 | 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 20:48:18.954 | 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 20:48:18.958 | 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 20:48:18.962 | 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 20:48:19.020 | 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 20:48:19.035 | 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 20:48:19.042 | 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 20:48:19.046 | 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 20:48:19.049 | 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 20:48:19.052 | 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 20:48:19.056 | 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 20:48:19.063 | 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 20:48:19.077 | 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 20:48:19.081 | 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 20:48:19.084 | 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 20:48:19.097 | 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 20:48:19.121 | 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 20:48:19.125 | 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 20:48:19.127 | 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 20:48:19.130 | 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 20:48:19.164 | 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 20:48:19.171 | 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 20:48:19.174 | 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 20:48:19.186 | 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 20:48:19.251 | 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 20:48:19.254 | 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 20:48:19.292 | 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 20:48:19.296 | 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 20:48:19.298 | 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 20:48:19.301 | 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 20:48:19.304 | 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 20:48:19.307 | 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 20:48:19.329 | 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 20:48:19.334 | 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 20:48:19.340 | 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 20:48:19.343 | 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 20:48:19.404 | 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 20:48:19.408 | 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 20:48:19.410 | 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 20:48:21.488 | + inc/python:pip_install:196 : result=0 2022-07-22 20:48:21.491 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:48:21.493 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:21.496 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:21.499 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:21.501 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:21.504 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:21.506 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:48:21.509 | + functions-common:time_stop:2447 : start_time=1658522895723 2022-07-22 20:48:21.512 | + functions-common:time_stop:2449 : [[ -z 1658522895723 ]] 2022-07-22 20:48:21.515 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:21.519 | + functions-common:time_stop:2452 : end_time=1658522901517 2022-07-22 20:48:21.522 | + functions-common:time_stop:2453 : elapsed_time=5794 2022-07-22 20:48:21.525 | + functions-common:time_stop:2454 : total=120742 2022-07-22 20:48:21.527 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:21.530 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=126536 2022-07-22 20:48:21.533 | + inc/python:pip_install:199 : return 0 2022-07-22 20:48:21.535 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-22 20:48:21.538 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-22 20:48:21.540 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-22 20:48:21.543 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 20:48:21.545 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 20:48:21.548 | ++ functions-common:git_clone:601 : pwd 2022-07-22 20:48:21.551 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 20:48:21.554 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 20:48:21.557 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 20:48:21.574 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 20:48:21.577 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 20:48:21.579 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 20:48:21.582 | + functions-common:git_clone:618 : echo master 2022-07-22 20:48:21.582 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 20:48:21.588 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-22 20:48:21.591 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 20:48:21.594 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-22 20:48:21.606 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-22 20:48:21.609 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 20:48:21.610 | + functions-common:git_clone:679 : head -1 2022-07-22 20:48:21.613 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-22 20:48:21.616 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 20:48:21.619 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-22 20:48:21.621 | + inc/python:setup_develop:334 : local bindep 2022-07-22 20:48:21.624 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 20:48:21.626 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-22 20:48:21.629 | + inc/python:setup_develop:340 : local extras= 2022-07-22 20:48:21.631 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-22 20:48:21.634 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 20:48:21.637 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 20:48:21.639 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-22 20:48:21.642 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 20:48:21.644 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 20:48:21.648 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-22 20:48:21.650 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 20:48:21.653 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-22 20:48:21.656 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 20:48:21.658 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 20:48:21.662 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-22 20:48:21.667 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-22 20:48:21.670 | + 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 20:48:22.296 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-22 20:48:22.298 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 20:48:22.301 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 20:48:22.304 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 20:48:22.307 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 20:48:22.309 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-22 20:48:22.312 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 20:48:22.314 | + inc/python:setup_package:424 : local extras= 2022-07-22 20:48:22.317 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 20:48:22.319 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 20:48:22.322 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 20:48:22.324 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 20:48:22.327 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 20:48:22.329 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-22 20:48:22.351 | Using python 3.8 to install /opt/stack/placement 2022-07-22 20:48:22.354 | + 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 20:48:24.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:24.446 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:24.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:24.446 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:25.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:48:25.500 | Obtaining file:///opt/stack/placement 2022-07-22 20:48:26.742 | 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 20:48:26.754 | 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 20:48:26.900 | 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 20:48:26.913 | 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 20:48:26.919 | 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 20:48:26.930 | 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 20:48:26.982 | 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 20:48:26.987 | 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 20:48:26.991 | 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 20:48:26.995 | 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 20:48:27.031 | 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 20:48:27.042 | 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 20:48:27.079 | 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 20:48:27.086 | 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 20:48:27.132 | 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 20:48:27.136 | 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 20:48:27.174 | 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 20:48:27.192 | 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 20:48:27.206 | 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 20:48:27.216 | 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 20:48:27.226 | 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 20:48:27.239 | 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 20:48:27.244 | 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 20:48:27.246 | 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 20:48:27.257 | 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 20:48:27.267 | 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 20:48:27.269 | 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 20:48:27.276 | 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 20:48:27.281 | 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 20:48:27.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 20:48:27.309 | 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 20:48:27.315 | 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 20:48:27.329 | 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 20:48:27.333 | 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 20:48:27.337 | 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 20:48:27.347 | 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 20:48:27.350 | 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 20:48:27.352 | 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 20:48:27.358 | 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 20:48:27.367 | 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 20:48:27.372 | 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 20:48:27.382 | 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 20:48:27.415 | 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 20:48:27.425 | 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 20:48:27.427 | 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 20:48:27.484 | 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 20:48:27.490 | 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 20:48:27.493 | 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 20:48:27.495 | 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 20:48:27.501 | 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 20:48:27.506 | 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 20:48:27.520 | 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 20:48:27.526 | 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 20:48:27.533 | 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 20:48:27.536 | 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 20:48:27.539 | 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 20:48:27.542 | 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 20:48:27.547 | 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 20:48:27.549 | 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 20:48:27.552 | 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 20:48:27.554 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-07-22 20:48:27.557 | 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 20:48:27.559 | 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 20:48:27.571 | 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 20:48:27.575 | 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 20:48:27.578 | 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 20:48:27.604 | 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 20:48:27.614 | 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 20:48:27.651 | 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 20:48:27.653 | 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 20:48:27.657 | 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 20:48:27.680 | 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 20:48:29.226 | Installing collected packages: openstack-placement 2022-07-22 20:48:29.226 | Attempting uninstall: openstack-placement 2022-07-22 20:48:29.227 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-22 20:48:29.229 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-22 20:48:29.230 | Running setup.py develop for openstack-placement 2022-07-22 20:48:30.972 | Successfully installed openstack-placement 2022-07-22 20:48:31.084 | + inc/python:pip_install:196 : result=0 2022-07-22 20:48:31.087 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:48:31.090 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:31.092 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:31.094 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:31.096 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:31.099 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:31.101 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:48:31.103 | + functions-common:time_stop:2447 : start_time=1658522902345 2022-07-22 20:48:31.106 | + functions-common:time_stop:2449 : [[ -z 1658522902345 ]] 2022-07-22 20:48:31.108 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:31.113 | + functions-common:time_stop:2452 : end_time=1658522911110 2022-07-22 20:48:31.115 | + functions-common:time_stop:2453 : elapsed_time=8765 2022-07-22 20:48:31.117 | + functions-common:time_stop:2454 : total=126536 2022-07-22 20:48:31.120 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:31.122 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135301 2022-07-22 20:48:31.124 | + inc/python:pip_install:199 : return 0 2022-07-22 20:48:31.127 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 20:48:31.130 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 20:48:31.133 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 20:48:31.153 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 20:48:31.165 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-22 20:48:31.167 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-22 20:48:31.170 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:48:31.172 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:48:31.175 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-22 20:48:31.177 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:48:31.180 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 20:48:31.182 | + ./stack.sh:main:938 : configure_placement 2022-07-22 20:48:31.185 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-22 20:48:31.197 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-22 20:48:31.200 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-22 20:48:31.204 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-22 20:48:31.207 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-22 20:48:31.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-22 20:48:31.213 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-22 20:48:31.215 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:48:31.218 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:31.221 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:48:31.238 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:31.240 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:48:31.243 | ++ 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 20:48:31.246 | + 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 20:48:31.279 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-22 20:48:31.311 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-22 20:48:31.343 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-22 20:48:31.346 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-22 20:48:31.348 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 20:48:31.351 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 20:48:31.353 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-22 20:48:31.385 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-22 20:48:31.415 | + 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 20:48:31.445 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-22 20:48:31.474 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-22 20:48:31.504 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-22 20:48:31.534 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-22 20:48:31.564 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-22 20:48:31.593 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:48:31.627 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 20:48:31.664 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-22 20:48:31.667 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-22 20:48:31.669 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-22 20:48:31.673 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:48:31.692 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:48:31.695 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:48:31.698 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:48:31.700 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:48:31.703 | + 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 20:48:31.733 | + 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 20:48:31.765 | + 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 20:48:31.794 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:48:31.827 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-22 20:48:31.829 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-22 20:48:31.832 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-22 20:48:31.835 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-22 20:48:31.837 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-22 20:48:31.840 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 20:48:31.843 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 20:48:31.846 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-22 20:48:31.851 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-22 20:48:31.853 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 20:48:31.856 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 20:48:31.869 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 20:48:31.869 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:31.878 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 20:48:31.881 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 20:48:31.897 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-22 20:48:31.900 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-22 20:48:31.904 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-22 20:48:31.936 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-22 20:48:31.968 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-22 20:48:31.998 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-22 20:48:32.026 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 20:48:32.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 20:48:32.084 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-22 20:48:32.114 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-22 20:48:32.143 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-22 20:48:32.172 | + 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 20:48:32.201 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 20:48:32.230 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 20:48:32.259 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-22 20:48:32.289 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 20:48:32.292 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 20:48:32.295 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-22 20:48:32.298 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-22 20:48:32.300 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 20:48:32.303 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:32.305 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:32.308 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-22 20:48:32.311 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-22 20:48:32.313 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-22 20:48:32.342 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 20:48:32.373 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-22 20:48:32.373 | + 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 20:48:32.381 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-22 20:48:32.385 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-22 20:48:32.387 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-22 20:48:32.390 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 20:48:32.393 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 20:48:32.395 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 20:48:32.398 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:32.401 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:32.403 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 20:48:32.406 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 20:48:32.408 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:32.411 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:32.414 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-22 20:48:32.476 | Site placement-api already enabled 2022-07-22 20:48:32.480 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 20:48:32.483 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 20:48:32.485 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:48:32.488 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 20:48:32.623 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-22 20:48:32.643 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:32.646 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-22 20:48:32.671 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:32.674 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-22 20:48:32.692 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:32.695 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-22 20:48:32.697 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-22 20:48:32.700 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 20:48:32.732 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 20:48:32.761 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 20:48:32.791 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 20:48:32.820 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 20:48:32.849 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 20:48:32.878 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 20:48:32.908 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-22 20:48:32.938 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-22 20:48:32.955 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:32.958 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-22 20:48:32.976 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:48:32.978 | + ./stack.sh:main:964 : run_phase stack install 2022-07-22 20:48:32.981 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 20:48:32.983 | + functions-common:run_phase:1869 : local phase=install 2022-07-22 20:48:32.986 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 20:48:32.988 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 20:48:32.992 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 20:48:32.994 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 20:48:32.997 | + functions-common:run_phase:1878 : local extra 2022-07-22 20:48:33.000 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 20:48:33.004 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 20:48:33.007 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 20:48:33.010 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 20:48:33.013 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-22 20:48:33.015 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 20:48:33.031 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:33.033 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:48:33.036 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:48:33.038 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-22 20:48:33.040 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-22 20:48:33.043 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:48:33.045 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-22 20:48:33.047 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-22 20:48:33.050 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-22 20:48:33.107 | ++ inc/async:async_inner:63 : install_tempest 2022-07-22 20:48:33.143 | [405764 Async install_tempest:431375]: running: install_tempest 2022-07-22 20:48:33.146 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 20:48:33.149 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 20:48:33.152 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:48:33.154 | + 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 20:48:33.157 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-22 20:48:33.160 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 20:48:33.162 | + functions-common:run_plugins:1855 : local phase=install 2022-07-22 20:48:33.165 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 20:48:33.168 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 20:48:33.170 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-22 20:48:33.173 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-22 20:48:33.175 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 20:48:33.178 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 20:48:33.181 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-22 20:48:33.186 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 20:48:33.189 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-22 20:48:33.191 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-22 20:48:33.195 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 20:48:33.198 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-22 20:48:33.203 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-22 20:48:33.206 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 20:48:33.210 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 20:48:33.211 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-22 20:48:33.217 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-22 20:48:33.220 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-22 20:48:33.223 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-22 20:48:33.226 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-22 20:48:33.229 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-22 20:48:33.251 | Using python 3.8 to install python-openstackclient 2022-07-22 20:48:33.253 | + 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 20:48:35.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:35.368 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:35.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:35.369 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:36.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:48:36.423 | 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 20:48:36.441 | 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 20:48:36.449 | 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 20:48:36.462 | 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 20:48:36.475 | 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 20:48:36.499 | 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 20:48:36.514 | 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 20:48:36.528 | 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 20:48:36.549 | 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 20:48:36.563 | 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 20:48:36.566 | 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 20:48:36.568 | 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 20:48:36.574 | 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 20:48:36.621 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-07-22 20:48:36.633 | 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 20:48:36.638 | 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 20:48:36.641 | 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 20:48:36.644 | 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 20:48:36.651 | 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 20:48:36.653 | 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 20:48:36.657 | 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 20:48:36.662 | 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 20:48:36.667 | 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 20:48:36.670 | 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 20:48:36.675 | 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 20:48:36.679 | 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 20:48:36.716 | 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 20:48:36.773 | 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 20:48:36.775 | 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 20:48:36.778 | 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 20:48:36.782 | 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 20:48:36.803 | 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 20:48:36.806 | 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 20:48:36.809 | 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 20:48:36.822 | 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 20:48:36.860 | 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 20:48:36.862 | 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 20:48:36.871 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 20:48:36.876 | 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 20:48:36.878 | 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 20:48:36.938 | 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 20:48:36.942 | 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 20:48:36.945 | 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 20:48:36.948 | 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 20:48:36.950 | 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 20:48:36.955 | 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 20:48:36.987 | 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 20:48:36.990 | 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 20:48:36.995 | 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 20:48:36.998 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-07-22 20:48:38.964 | + inc/python:pip_install:196 : result=0 2022-07-22 20:48:38.966 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:48:38.969 | + functions-common:time_stop:2440 : local name 2022-07-22 20:48:38.972 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:48:38.974 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:48:38.976 | + functions-common:time_stop:2443 : local total 2022-07-22 20:48:38.979 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:48:38.981 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:48:38.983 | + functions-common:time_stop:2447 : start_time=1658522913245 2022-07-22 20:48:38.986 | + functions-common:time_stop:2449 : [[ -z 1658522913245 ]] 2022-07-22 20:48:38.989 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:48:38.993 | + functions-common:time_stop:2452 : end_time=1658522918991 2022-07-22 20:48:38.996 | + functions-common:time_stop:2453 : elapsed_time=5746 2022-07-22 20:48:38.998 | + functions-common:time_stop:2454 : total=135301 2022-07-22 20:48:39.000 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:48:39.003 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141047 2022-07-22 20:48:39.005 | + inc/python:pip_install:199 : return 0 2022-07-22 20:48:39.008 | + ./stack.sh:main:976 : install_oscwrap 2022-07-22 20:48:39.011 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-22 20:48:39.016 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.QJFJcCmDBb 2022-07-22 20:48:39.019 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-22 20:48:39.021 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-22 20:48:39.024 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-22 20:48:39.026 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-22 20:48:39.029 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 20:48:39.031 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-22 20:48:39.049 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:48:39.052 | + ./stack.sh:main:1030 : configure_database 2022-07-22 20:48:39.055 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-22 20:48:39.057 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-22 20:48:39.060 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-22 20:48:39.062 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:48:39.064 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-22 20:48:39.066 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-22 20:48:39.069 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:39.072 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:39.074 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-22 20:48:39.077 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-22 20:48:39.080 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-22 20:48:39.081 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-22 20:48:39.086 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-22 20:48:39.138 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-22 20:48:39.141 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:48:39.143 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:48:39.145 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:48:39.148 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:48:39.150 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:48:39.152 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:48:39.155 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:48:39.157 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:48:39.159 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:48:39.162 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:48:39.164 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-22 20:48:39.166 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:48:39.169 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:48:39.171 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:48:39.173 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:48:39.176 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:48:39.178 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:48:39.181 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-22 20:48:39.183 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:39.185 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:39.188 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-22 20:48:39.190 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:48:39.192 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 20:48:41.969 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-22 20:48:41.985 | mysqladmin: connect to server at 'localhost' failed 2022-07-22 20:48:41.985 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-22 20:48:41.989 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-22 20:48:41.992 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-22 20:48:41.994 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:41.996 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:41.999 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-22 20:48:42.001 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-22 20:48:42.004 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-22 20:48:42.007 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:48:42.012 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:48:42.015 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-22 20:48:42.017 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-22 20:48:42.020 | + 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 20:48:42.032 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:48:42.065 | + 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 20:48:42.078 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:48:42.094 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-22 20:48:42.147 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-22 20:48:42.199 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-22 20:48:42.251 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-22 20:48:42.253 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-22 20:48:42.255 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-22 20:48:42.255 | enabling MySQL performance counting 2022-07-22 20:48:42.259 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 20:48:42.281 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 20:48:42.283 | + 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 20:48:44.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:44.391 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:44.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:48:44.391 | from cryptography.utils import int_from_bytes 2022-07-22 20:48:45.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 20:48:45.436 | Processing ./tools/dbcounter 2022-07-22 20:48:45.441 | Installing build dependencies: started 2022-07-22 20:48:55.262 | Installing build dependencies: finished with status 'done' 2022-07-22 20:48:55.264 | Getting requirements to build wheel: started 2022-07-22 20:48:56.281 | Getting requirements to build wheel: finished with status 'done' 2022-07-22 20:48:56.285 | Installing backend dependencies: started 2022-07-22 20:49:01.123 | Installing backend dependencies: finished with status 'done' 2022-07-22 20:49:01.125 | Preparing wheel metadata: started 2022-07-22 20:49:02.279 | Preparing wheel metadata: finished with status 'done' 2022-07-22 20:49:02.286 | Building wheels for collected packages: dbcounter 2022-07-22 20:49:02.289 | Building wheel for dbcounter (PEP 517): started 2022-07-22 20:49:03.712 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-22 20:49:03.713 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=89f5c7a3d0fbccad380449b7299354487523ced5ea36760c7ec164cb7b871d3b 2022-07-22 20:49:03.713 | Stored in directory: /tmp/pip-ephem-wheel-cache-62waxbba/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-22 20:49:03.714 | Successfully built dbcounter 2022-07-22 20:49:05.859 | Installing collected packages: dbcounter 2022-07-22 20:49:05.859 | Attempting uninstall: dbcounter 2022-07-22 20:49:05.860 | Found existing installation: dbcounter 0.1 2022-07-22 20:49:05.870 | Uninstalling dbcounter-0.1: 2022-07-22 20:49:06.176 | Successfully uninstalled dbcounter-0.1 2022-07-22 20:49:06.275 | Successfully installed dbcounter-0.1 2022-07-22 20:49:06.429 | + inc/python:pip_install:196 : result=0 2022-07-22 20:49:06.432 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 20:49:06.434 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:06.437 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:06.439 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:06.441 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:06.444 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:06.446 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 20:49:06.449 | + functions-common:time_stop:2447 : start_time=1658522922275 2022-07-22 20:49:06.451 | + functions-common:time_stop:2449 : [[ -z 1658522922275 ]] 2022-07-22 20:49:06.454 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:06.458 | + functions-common:time_stop:2452 : end_time=1658522946456 2022-07-22 20:49:06.461 | + functions-common:time_stop:2453 : elapsed_time=24181 2022-07-22 20:49:06.463 | + functions-common:time_stop:2454 : total=141047 2022-07-22 20:49:06.466 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:06.468 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165228 2022-07-22 20:49:06.471 | + inc/python:pip_install:199 : return 0 2022-07-22 20:49:06.473 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-22 20:49:06.476 | + lib/database:recreate_database:112 : local db=stats 2022-07-22 20:49:06.478 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-22 20:49:06.481 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-22 20:49:06.483 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-22 20:49:06.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:49:06.518 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-22 20:49:06.524 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:49:06.540 | + 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 20:49:06.540 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-22 20:49:06.544 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:49:06.563 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-22 20:49:06.566 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:49:06.569 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 20:49:08.550 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-22 20:49:08.553 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-22 20:49:08.556 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 20:49:08.561 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-204908 2022-07-22 20:49:08.563 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-204908 1034' 2022-07-22 20:49:08.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.569 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 20:49:08.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.574 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 20:49:08.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.579 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 20:49:08.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.585 | + 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 20:49:08.587 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.590 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 20:49:08.593 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.595 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 20:49:08.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.600 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-204512 2022-07-22 20:49:08.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.605 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 20:49:08.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.610 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 20:49:08.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.615 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 20:49:08.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.620 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 20:49:08.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.625 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 20:49:08.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.631 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 20:49:08.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.636 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 20:49:08.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 20:49:08.641 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 20:49:08.644 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-22 20:49:08.647 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-22 20:49:08.649 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-22 20:49:08.661 | + ./stack.sh:main:1060 : start_dstat 2022-07-22 20:49:08.663 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.666 | + functions-common:run_process:1694 : local service=dstat 2022-07-22 20:49:08.668 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.671 | + functions-common:run_process:1696 : local group= 2022-07-22 20:49:08.673 | + functions-common:run_process:1697 : local user= 2022-07-22 20:49:08.675 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:49:08.678 | + functions-common:run_process:1700 : local name=dstat 2022-07-22 20:49:08.680 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:49:08.683 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:49:08.685 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:49:08.688 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:49:08.691 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:49:08.696 | + functions-common:time_start:2431 : _TIME_START[$name]=1658522948693 2022-07-22 20:49:08.698 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-22 20:49:08.717 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:49:08.719 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-22 20:49:08.722 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-22 20:49:08.724 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.727 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.729 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.732 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.734 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-22 20:49:08.737 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-22 20:49:08.739 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-22 20:49:08.742 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:49:08.744 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:49:08.747 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:49:08.749 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:49:08.752 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-22 20:49:08.754 | + 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 20:49:08.757 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-22 20:49:08.759 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 20:49:08.762 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:49:08.764 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:49:08.766 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:49:08.769 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:49:08.772 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:49:08.774 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-22 20:49:08.776 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:49:08.781 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-22 20:49:08.831 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-22 20:49:08.883 | + 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 20:49:08.934 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-22 20:49:08.988 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-22 20:49:09.040 | + 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 20:49:09.092 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:49:09.095 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:49:09.097 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-22 20:49:09.150 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:49:09.712 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-22 20:49:09.726 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-22 20:49:10.260 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-22 20:49:10.280 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:49:10.283 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:10.285 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:10.288 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:10.291 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:10.293 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:10.296 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:49:10.298 | + functions-common:time_stop:2447 : start_time=1658522948693 2022-07-22 20:49:10.301 | + functions-common:time_stop:2449 : [[ -z 1658522948693 ]] 2022-07-22 20:49:10.306 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:10.309 | + functions-common:time_stop:2452 : end_time=1658522950306 2022-07-22 20:49:10.311 | + functions-common:time_stop:2453 : elapsed_time=1613 2022-07-22 20:49:10.314 | + functions-common:time_stop:2454 : total=0 2022-07-22 20:49:10.316 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:10.319 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1613 2022-07-22 20:49:10.321 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-22 20:49:10.324 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-22 20:49:10.326 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-22 20:49:10.329 | + functions-common:run_process:1696 : local group= 2022-07-22 20:49:10.331 | + functions-common:run_process:1697 : local user=root 2022-07-22 20:49:10.334 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:49:10.336 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-22 20:49:10.339 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:49:10.341 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:49:10.344 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:49:10.346 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:49:10.352 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:49:10.355 | + functions-common:time_start:2431 : _TIME_START[$name]=1658522950352 2022-07-22 20:49:10.357 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-22 20:49:10.378 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:10.383 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:49:10.385 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:10.388 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:10.390 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:10.393 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:10.395 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:10.398 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:49:10.400 | + functions-common:time_stop:2447 : start_time=1658522950352 2022-07-22 20:49:10.403 | + functions-common:time_stop:2449 : [[ -z 1658522950352 ]] 2022-07-22 20:49:10.406 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:10.410 | + functions-common:time_stop:2452 : end_time=1658522950407 2022-07-22 20:49:10.413 | + functions-common:time_stop:2453 : elapsed_time=55 2022-07-22 20:49:10.416 | + functions-common:time_stop:2454 : total=1613 2022-07-22 20:49:10.418 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:10.421 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1668 2022-07-22 20:49:10.423 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-22 20:49:10.450 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:10.453 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-22 20:49:10.474 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:10.477 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-22 20:49:10.497 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:49:10.500 | + ./stack.sh:main:1073 : start_etcd3 2022-07-22 20:49:10.507 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-22 20:49:10.509 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd' 2022-07-22 20:49:10.512 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-22 20:49:10.514 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380' 2022-07-22 20:49:10.517 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.17:2380' 2022-07-22 20:49:10.519 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.17:2379' 2022-07-22 20:49:10.522 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-22 20:49:10.525 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-22 20:49:10.527 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.17:2379' 2022-07-22 20:49:10.530 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-22 20:49:10.532 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-22 20:49:10.535 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 20:49:10.538 | + 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 20:49:10.541 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-22 20:49:10.545 | + 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 20:49:10.549 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:49:10.551 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-22 20:49:10.554 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:49:10.556 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:49:10.558 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:49:10.561 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 20:49:10.563 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:49:10.568 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-22 20:49:10.645 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-22 20:49:10.715 | + 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 20:49:10.766 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-22 20:49:10.817 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-22 20:49:10.876 | + 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 20:49:10.927 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:49:10.929 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:49:10.932 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-22 20:49:10.994 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:49:11.488 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-22 20:49:11.544 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-22 20:49:11.597 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-22 20:49:11.650 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-22 20:49:11.704 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-22 20:49:11.707 | ++ functions-common:is_arch:502 : uname -m 2022-07-22 20:49:11.711 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-22 20:49:11.714 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-22 20:49:12.247 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-22 20:49:12.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-22 20:49:12.746 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-22 20:49:12.921 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-22 20:49:12.939 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:12.942 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-22 20:49:12.945 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-22 20:49:12.949 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-22 20:49:12.953 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-22 20:49:12.966 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-22 20:49:12.977 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-22 20:49:12.980 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 20:49:12.982 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.17/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-22 20:49:13.119 | + 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 20:49:13.254 | + 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 20:49:13.386 | + 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 20:49:13.518 | + 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 20:49:13.659 | + 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 20:49:13.793 | + 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 20:49:13.936 | + 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 20:49:14.070 | + 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 20:49:14.203 | + 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 20:49:14.343 | + functions-common:write_clouds_yaml:198 : cat 2022-07-22 20:49:14.349 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-22 20:49:14.352 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-22 20:49:14.355 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-22 20:49:14.359 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-22 20:49:14.362 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-22 20:49:14.365 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-22 20:49:14.381 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:49:14.384 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-22 20:49:14.387 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:49:14.389 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-22 20:49:14.392 | + ./stack.sh:main:1090 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 20:49:14.394 | + ./stack.sh:main:1091 : init_keystone 2022-07-22 20:49:14.397 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-22 20:49:14.413 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:14.415 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-22 20:49:14.417 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-22 20:49:14.420 | + lib/database:recreate_database:112 : local db=keystone 2022-07-22 20:49:14.422 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-22 20:49:14.425 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-22 20:49:14.428 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-22 20:49:14.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:49:14.918 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-22 20:49:14.924 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:49:14.946 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-22 20:49:14.948 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 20:49:14.951 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:49:14.953 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:49:14.956 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:49:14.965 | + functions-common:time_start:2431 : _TIME_START[$name]=1658522954962 2022-07-22 20:49:14.967 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-22 20:49:16.198 | ++ inc/async:async_inner:64 : rc=0 2022-07-22 20:49:16.223 | [431375 Async install_tempest:431375]: finished successfully 2022-07-22 20:49:19.450 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 20:49:19.472 | 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=433493) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 20:49:19.478 | DEBUG dbcounter [-] [433493] Writer thread running {{(pid=433493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:49:19.480 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:19.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.481 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.481 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.482 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.483 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:19.483 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:19.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:19.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.510 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.510 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.511 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.512 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:19.512 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:19.566 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:19.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.567 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.568 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.568 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:19.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:19.569 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:19.569 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:19.576 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 20:49:20.376 | DEBUG dbcounter [-] [433493] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=433493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:49:21.182 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.183 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 20:49:21.190 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.190 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 20:49:21.197 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.197 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 20:49:21.204 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.204 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 20:49:21.211 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.212 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 20:49:21.219 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.219 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 20:49:21.271 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:21.272 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:21.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.274 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.274 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.274 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.275 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:21.275 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:21.275 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:21.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.277 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.277 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.277 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:21.278 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:21.286 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:21.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.288 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.288 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.288 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.288 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.288 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.289 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.289 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:21.289 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:21.295 | DEBUG dbcounter [-] [433493] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=433493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:49:21.942 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:21.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.944 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.944 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.945 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.945 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:21.945 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:21.972 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.976 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.976 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.977 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:21.977 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:21.977 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:21.977 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:21.985 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 20:49:22.034 | DEBUG dbcounter [-] [433493] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=433493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:49:22.047 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.048 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 20:49:22.055 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.055 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 20:49:22.064 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.064 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 20:49:22.072 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.072 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 20:49:22.079 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.079 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 20:49:22.087 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.087 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 20:49:22.094 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.095 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:22.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.096 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.097 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.097 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.098 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:22.098 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:22.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:22.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.100 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.100 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.101 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.101 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:22.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:22.109 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:22.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.110 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.111 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.111 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.111 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:22.112 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:22.587 | DEBUG dbcounter [-] [433493] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=433493) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:49:22.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:22.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.654 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.655 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.655 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:22.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:22.682 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:49:22.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.683 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.684 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.684 | 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=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:49:22.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:49:22.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:49:22.685 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=433493) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:49:22.692 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 20:49:22.701 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.701 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 20:49:22.708 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.708 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 20:49:22.716 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.716 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 20:49:22.723 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.724 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 20:49:22.730 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.731 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 20:49:22.737 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:22.738 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 20:49:22.745 | INFO migrate.versioning.api [-] done 2022-07-22 20:49:23.086 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-22 20:49:23.089 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:23.091 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:23.094 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:23.097 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:23.099 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:23.102 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 20:49:23.104 | + functions-common:time_stop:2447 : start_time=1658522954962 2022-07-22 20:49:23.107 | + functions-common:time_stop:2449 : [[ -z 1658522954962 ]] 2022-07-22 20:49:23.110 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:23.115 | + functions-common:time_stop:2452 : end_time=1658522963112 2022-07-22 20:49:23.118 | + functions-common:time_stop:2453 : elapsed_time=8150 2022-07-22 20:49:23.120 | + functions-common:time_stop:2454 : total=0 2022-07-22 20:49:23.123 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:23.125 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8150 2022-07-22 20:49:23.127 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-22 20:49:23.130 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-22 20:49:23.134 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-22 20:49:27.387 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-22 20:49:27.387 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 20:49:27.388 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 20:49:27.388 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-22 20:49:27.388 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 20:49:27.389 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 20:49:27.389 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 20:49:27.389 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 20:49:27.389 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 20:49:27.716 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-22 20:49:27.720 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-22 20:49:32.008 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-22 20:49:32.009 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 20:49:32.009 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 20:49:32.009 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-22 20:49:32.010 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 20:49:32.010 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 20:49:32.010 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 20:49:32.010 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 20:49:32.011 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 20:49:32.339 | + ./stack.sh:main:1092 : start_keystone 2022-07-22 20:49:32.342 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-22 20:49:32.344 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-22 20:49:32.347 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-22 20:49:32.364 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:32.366 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-22 20:49:32.369 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-22 20:49:32.374 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-22 20:49:32.376 | + functions-common:run_process:1694 : local service=keystone 2022-07-22 20:49:32.378 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 20:49:32.381 | + functions-common:run_process:1696 : local group= 2022-07-22 20:49:32.383 | + functions-common:run_process:1697 : local user= 2022-07-22 20:49:32.386 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:49:32.388 | + functions-common:run_process:1700 : local name=keystone 2022-07-22 20:49:32.390 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:49:32.393 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:49:32.396 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:49:32.398 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:49:32.401 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:49:32.406 | + functions-common:time_start:2431 : _TIME_START[$name]=1658522972403 2022-07-22 20:49:32.408 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-22 20:49:32.424 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:49:32.426 | + 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 20:49:32.429 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-22 20:49:32.431 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 20:49:32.434 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 20:49:32.436 | + 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 20:49:32.438 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 20:49:32.441 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-22 20:49:32.443 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-22 20:49:32.445 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-22 20:49:32.448 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:49:32.450 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:49:32.453 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:49:32.455 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:49:32.457 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-22 20:49:32.460 | + 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 20:49:32.463 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-22 20:49:32.465 | + 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 20:49:32.467 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 20:49:32.469 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 20:49:32.471 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 20:49:32.474 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-22 20:49:32.476 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 20:49:32.480 | + 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 20:49:32.531 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-22 20:49:32.582 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-22 20:49:32.633 | + 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 20:49:32.684 | + 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 20:49:32.735 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-22 20:49:32.786 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-22 20:49:32.837 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-22 20:49:32.888 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-22 20:49:32.939 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-22 20:49:32.991 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 20:49:32.994 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 20:49:32.996 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-22 20:49:33.047 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 20:49:33.525 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-22 20:49:33.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-22 20:49:34.004 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-22 20:49:34.081 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:49:34.084 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:34.090 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:34.094 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:34.097 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:34.100 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:34.102 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:49:34.105 | + functions-common:time_stop:2447 : start_time=1658522972403 2022-07-22 20:49:34.107 | + functions-common:time_stop:2449 : [[ -z 1658522972403 ]] 2022-07-22 20:49:34.110 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:34.114 | + functions-common:time_stop:2452 : end_time=1658522974112 2022-07-22 20:49:34.117 | + functions-common:time_stop:2453 : elapsed_time=1709 2022-07-22 20:49:34.119 | + functions-common:time_stop:2454 : total=1668 2022-07-22 20:49:34.121 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:34.124 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3377 2022-07-22 20:49:34.126 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-22 20:49:34.126 | Waiting for keystone to start... 2022-07-22 20:49:34.129 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.17/identity/v3/ 2022-07-22 20:49:34.132 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.17/identity/v3/ 2022-07-22 20:49:34.134 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 20:49:34.136 | + functions:wait_for_service:458 : local url=http://10.222.0.17/identity/v3/ 2022-07-22 20:49:34.139 | + functions:wait_for_service:459 : local rval=0 2022-07-22 20:49:34.141 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 20:49:34.144 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 20:49:34.147 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:49:34.149 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:49:34.152 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:49:34.157 | + functions-common:time_start:2431 : _TIME_START[$name]=1658522974154 2022-07-22 20:49:34.159 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 20:49:34.165 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/identity/v3/ 2022-07-22 20:49:40.337 | + :: : [[ 200 == 503 ]] 2022-07-22 20:49:40.338 | + :: : [[ 0 -eq 7 ]] 2022-07-22 20:49:40.341 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 20:49:40.344 | + functions-common:time_stop:2440 : local name 2022-07-22 20:49:40.346 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:49:40.349 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:49:40.351 | + functions-common:time_stop:2443 : local total 2022-07-22 20:49:40.354 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:49:40.356 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 20:49:40.358 | + functions-common:time_stop:2447 : start_time=1658522974154 2022-07-22 20:49:40.361 | + functions-common:time_stop:2449 : [[ -z 1658522974154 ]] 2022-07-22 20:49:40.364 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:49:40.369 | + functions-common:time_stop:2452 : end_time=1658522980366 2022-07-22 20:49:40.371 | + functions-common:time_stop:2453 : elapsed_time=6212 2022-07-22 20:49:40.374 | + functions-common:time_stop:2454 : total=0 2022-07-22 20:49:40.376 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:49:40.378 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6212 2022-07-22 20:49:40.381 | + functions:wait_for_service:467 : return 0 2022-07-22 20:49:40.383 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-22 20:49:40.400 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:49:40.403 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-22 20:49:40.405 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:49:40.407 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 20:49:40.436 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-22 20:49:40.441 | + 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 20:49:45.951 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:45.951 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:45.951 | 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=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:45.958 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:45.975 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:45.976 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.006 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.037 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.037 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.220 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.237 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.238 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.246 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.249 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=434298) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 20:49:46.314 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 20:49:46.331 | 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=434298) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 20:49:46.337 | DEBUG dbcounter [-] [434298] Writer thread running {{(pid=434298) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:49:46.539 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created domain default 2022-07-22 20:49:46.580 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created project admin 2022-07-22 20:49:46.608 | DEBUG passlib.handlers.bcrypt [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=434298) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-22 20:49:46.609 | DEBUG passlib.handlers.bcrypt [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=434298) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-22 20:49:46.669 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created user admin 2022-07-22 20:49:46.682 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created role reader 2022-07-22 20:49:46.691 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created role member 2022-07-22 20:49:46.714 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created implied role where aa15e4edac8c48108ce81aada876d8ee implies 789f40f0d2ec42958700519bc324b352 2022-07-22 20:49:46.725 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created role admin 2022-07-22 20:49:46.741 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created implied role where e0c5684928914e84b691c81e66266f25 implies aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:49:46.752 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Granted role admin on project admin to user admin. 2022-07-22 20:49:46.759 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Granted role admin on the system to user admin. 2022-07-22 20:49:46.771 | WARNING py.warnings [None req-c93c38d5-b387-400c-8537-d2047f2d4185 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 20:49:46.771 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-22 20:49:46.771 |  2022-07-22 20:49:46.775 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created region RegionOne 2022-07-22 20:49:46.807 | INFO keystone.cmd.bootstrap [None req-c93c38d5-b387-400c-8537-d2047f2d4185 None None] Created public endpoint http://10.222.0.17/identity 2022-07-22 20:49:47.225 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-22 20:49:47.228 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-22 20:49:47.231 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-22 20:49:47.234 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-22 20:49:50.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:50.049 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:50.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:50.049 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:50.183 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:49:50.186 | + lib/keystone:create_keystone_accounts:310 : admin_project=d938d2fd0c7143c283c2a759b75edfef 2022-07-22 20:49:50.189 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-22 20:49:50.192 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-22 20:49:52.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:52.175 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:52.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:52.175 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:52.313 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:49:52.316 | + lib/keystone:create_keystone_accounts:312 : admin_user=d8ca15ed924b49fba3753cb757540a57 2022-07-22 20:49:52.319 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-22 20:49:52.321 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-22 20:49:52.324 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-22 20:49:52.326 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin d8ca15ed924b49fba3753cb757540a57 default 2022-07-22 20:49:52.383 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d8ca15ed924b49fba3753cb757540a57 default 2022-07-22 20:49:52.420 | [405764 Async ks-domain-role:434424]: running: get_or_add_user_domain_role admin d8ca15ed924b49fba3753cb757540a57 default 2022-07-22 20:49:52.422 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-22 20:49:52.425 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 20:49:52.428 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 20:49:55.354 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 20:49:55.357 | + functions-common:get_or_create_domain:889 : echo default 2022-07-22 20:49:55.357 | default 2022-07-22 20:49:55.359 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-22 20:49:55.417 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-22 20:49:55.461 | [405764 Async ks-project:434565]: running: get_or_create_project service Default 2022-07-22 20:49:55.463 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-22 20:49:55.528 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-22 20:49:55.569 | [405764 Async ks-service:434651]: running: get_or_create_role service 2022-07-22 20:49:55.571 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-22 20:49:55.639 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-22 20:49:55.793 | [405764 Async ks-reseller:434738]: running: get_or_create_role ResellerAdmin 2022-07-22 20:49:55.810 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-22 20:49:55.826 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-22 20:49:56.210 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-22 20:49:56.440 | [405764 Async ks-anotherrole:434829]: running: get_or_create_role anotherrole 2022-07-22 20:49:56.462 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-22 20:49:56.491 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-22 20:49:56.514 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:49:56.546 | +++ 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 20:49:58.587 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:49:58.723 | [434651 Async ks-service:434651]: finished successfully 2022-07-22 20:49:59.470 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:49:59.590 | [434738 Async ks-reseller:434738]: finished successfully 2022-07-22 20:49:59.616 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:49:59.666 | [434565 Async ks-project:434565]: finished successfully 2022-07-22 20:49:59.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:59.868 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:59.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:49:59.868 | from cryptography.utils import int_from_bytes 2022-07-22 20:49:59.882 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:49:59.921 | [434829 Async ks-anotherrole:434829]: finished successfully 2022-07-22 20:50:00.017 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:00.020 | ++ functions-common:get_or_create_project:939 : project_id=3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:00.022 | ++ functions-common:get_or_create_project:940 : echo 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:00.025 | + lib/keystone:create_keystone_accounts:340 : invis_project=3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:00.028 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-22 20:50:00.031 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-22 20:50:00.033 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:50:00.037 | +++ 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 20:50:02.184 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:02.212 | [434424 Async ks-domain-role:434424]: finished successfully 2022-07-22 20:50:02.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:02.463 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:02.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:02.463 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:02.603 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:02.607 | ++ functions-common:get_or_create_project:939 : project_id=c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:02.611 | ++ functions-common:get_or_create_project:940 : echo c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:02.614 | + lib/keystone:create_keystone_accounts:344 : demo_project=c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:02.616 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-22 20:50:02.620 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-22 20:50:02.622 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:02.624 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-22 20:50:02.627 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-22 20:50:02.630 | +++ 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 20:50:04.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:04.930 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:04.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:04.930 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.066 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.069 | ++ functions-common:get_or_create_user:926 : user_id=8d14e20a86b14cd48f0d41707473f832 2022-07-22 20:50:05.071 | ++ functions-common:get_or_create_user:927 : echo 8d14e20a86b14cd48f0d41707473f832 2022-07-22 20:50:05.074 | + lib/keystone:create_keystone_accounts:347 : demo_user=8d14e20a86b14cd48f0d41707473f832 2022-07-22 20:50:05.076 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-22 20:50:05.126 | [405764 Async ks-domain-role:434424]: Waiting for completion of get_or_add_user_domain_role admin d8ca15ed924b49fba3753cb757540a57 default running on PID 434424 (6 other jobs running) 2022-07-22 20:50:05.151 | [405764 Async ks-domain-role:434424]: Signaling child to exit 2022-07-22 20:50:05.151 | WAKEUP 2022-07-22 20:50:05.174 | [405764 Async ks-domain-role:434424]: Signaled 2022-07-22 20:50:05.175 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-22 20:50:05.175 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:05.175 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8ca15ed924b49fba3753cb757540a57 --domain default 2022-07-22 20:50:05.175 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-22 20:50:05.175 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:05.175 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:05.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.175 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.175 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.175 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.176 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-22 20:50:05.176 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-22 20:50:05.176 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user d8ca15ed924b49fba3753cb757540a57 --domain default 2022-07-22 20:50:05.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.176 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.176 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.176 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-22 20:50:05.176 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:05.176 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8ca15ed924b49fba3753cb757540a57 --domain default 2022-07-22 20:50:05.176 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:05.177 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:05.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.177 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.177 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.177 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.177 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:05.177 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:05.177 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | d8ca15ed924b49fba3753cb757540a57 | | | default | | False |' 2022-07-22 20:50:05.177 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:05.177 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:05.177 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:05.177 | + functions-common:get_or_add_user_domain_role:1022 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:05.177 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:05.219 | [405764 Async ks-domain-role:434424]: finished get_or_add_user_domain_role admin d8ca15ed924b49fba3753cb757540a57 default with result 0 in 9 seconds 2022-07-22 20:50:05.227 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-22 20:50:05.261 | [405764 Async ks-project:434565]: Waiting for completion of get_or_create_project service Default running on PID 434565 (5 other jobs running) 2022-07-22 20:50:05.287 | [405764 Async ks-project:434565]: Signaling child to exit 2022-07-22 20:50:05.287 | WAKEUP 2022-07-22 20:50:05.309 | [405764 Async ks-project:434565]: Signaled 2022-07-22 20:50:05.310 | + functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:50:05.310 | ++ 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 20:50:05.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.310 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.310 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.310 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.310 | + functions-common:get_or_create_project:939 : project_id=aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:50:05.311 | + functions-common:get_or_create_project:940 : echo aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:50:05.311 | aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:50:05.355 | [405764 Async ks-project:434565]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-22 20:50:05.390 | [405764 Async ks-service:434651]: Waiting for completion of get_or_create_role service running on PID 434651 (4 other jobs running) 2022-07-22 20:50:05.416 | [405764 Async ks-service:434651]: Signaling child to exit 2022-07-22 20:50:05.416 | WAKEUP 2022-07-22 20:50:05.437 | [405764 Async ks-service:434651]: Signaled 2022-07-22 20:50:05.439 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 20:50:05.439 | ++ 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 20:50:05.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.439 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.439 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.439 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.439 | + functions-common:get_or_create_role:951 : role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:50:05.439 | + functions-common:get_or_create_role:952 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:50:05.439 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:50:05.483 | [405764 Async ks-service:434651]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-22 20:50:05.519 | [405764 Async ks-reseller:434738]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 434738 (3 other jobs running) 2022-07-22 20:50:05.544 | [405764 Async ks-reseller:434738]: Signaling child to exit 2022-07-22 20:50:05.544 | WAKEUP 2022-07-22 20:50:05.566 | [405764 Async ks-reseller:434738]: Signaled 2022-07-22 20:50:05.568 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 20:50:05.568 | ++ 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 20:50:05.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.568 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.568 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.568 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.568 | + functions-common:get_or_create_role:951 : role_id=c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:50:05.568 | + functions-common:get_or_create_role:952 : echo c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:50:05.568 | c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:50:05.612 | [405764 Async ks-reseller:434738]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-22 20:50:05.649 | [405764 Async ks-anotherrole:434829]: Waiting for completion of get_or_create_role anotherrole running on PID 434829 (2 other jobs running) 2022-07-22 20:50:05.673 | [405764 Async ks-anotherrole:434829]: Signaling child to exit 2022-07-22 20:50:05.673 | WAKEUP 2022-07-22 20:50:05.695 | [405764 Async ks-anotherrole:434829]: Signaled 2022-07-22 20:50:05.697 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 20:50:05.697 | ++ 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 20:50:05.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.697 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:05.697 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:05.697 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:05.697 | + functions-common:get_or_create_role:951 : role_id=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:05.697 | + functions-common:get_or_create_role:952 : echo 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:05.697 | 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:05.741 | [405764 Async ks-anotherrole:434829]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-22 20:50:05.745 | + inc/async:async_wait:197 : return 0 2022-07-22 20:50:05.747 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.805 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.848 | [405764 Async ks-demo-member:435695]: running: get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.851 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin d8ca15ed924b49fba3753cb757540a57 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.921 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d8ca15ed924b49fba3753cb757540a57 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.965 | [405764 Async ks-demo-admin:435807]: running: get_or_add_user_project_role admin d8ca15ed924b49fba3753cb757540a57 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:05.968 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:06.038 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:06.084 | [405764 Async ks-demo-another:435919]: running: get_or_add_user_project_role anotherrole 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:06.088 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:06.157 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:06.224 | [405764 Async ks-demo-invis:436032]: running: get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:06.230 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-22 20:50:06.237 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-22 20:50:06.260 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:06.268 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-22 20:50:06.272 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-22 20:50:06.279 | +++ 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 20:50:09.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:09.345 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:09.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:09.345 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:09.498 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:09.500 | ++ functions-common:get_or_create_user:926 : user_id=a1341519eecd436d853001ce8baca853 2022-07-22 20:50:09.503 | ++ functions-common:get_or_create_user:927 : echo a1341519eecd436d853001ce8baca853 2022-07-22 20:50:09.506 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a1341519eecd436d853001ce8baca853 2022-07-22 20:50:09.508 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a1341519eecd436d853001ce8baca853 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:09.577 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a1341519eecd436d853001ce8baca853 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:09.627 | [405764 Async ks-demo-reader:436187]: running: get_or_add_user_project_role reader a1341519eecd436d853001ce8baca853 c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:09.633 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-22 20:50:09.637 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-22 20:50:09.641 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:50:09.646 | +++ 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 20:50:12.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:12.664 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:12.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:12.664 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:12.951 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:12.963 | ++ functions-common:get_or_create_project:939 : project_id=3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:12.982 | ++ functions-common:get_or_create_project:940 : echo 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:13.009 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:13.018 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-22 20:50:13.051 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-22 20:50:13.065 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:13.077 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-22 20:50:13.085 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-22 20:50:13.094 | +++ 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 20:50:17.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:17.136 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:17.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:17.136 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:17.402 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:17.422 | ++ functions-common:get_or_create_user:926 : user_id=07e31decff0c4bd6b2eb2dc6cec8900c 2022-07-22 20:50:17.450 | ++ functions-common:get_or_create_user:927 : echo 07e31decff0c4bd6b2eb2dc6cec8900c 2022-07-22 20:50:17.473 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=07e31decff0c4bd6b2eb2dc6cec8900c 2022-07-22 20:50:17.492 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:17.863 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:18.063 | [405764 Async ks-alt-admin:436557]: running: get_or_add_user_project_role admin 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:18.087 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:18.518 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:18.714 | [405764 Async ks-alt-another:436669]: running: get_or_add_user_project_role anotherrole 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:18.729 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-22 20:50:18.761 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-22 20:50:18.779 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:18.795 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-22 20:50:18.819 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-22 20:50:18.842 | +++ 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 20:50:20.094 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:20.233 | [435695 Async ks-demo-member:435695]: finished successfully 2022-07-22 20:50:22.363 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:22.468 | [436032 Async ks-demo-invis:436032]: finished successfully 2022-07-22 20:50:22.514 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:22.560 | [435807 Async ks-demo-admin:435807]: finished successfully 2022-07-22 20:50:23.895 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:23.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:23.919 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:23.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:23.919 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:23.931 | [435919 Async ks-demo-another:435919]: finished successfully 2022-07-22 20:50:24.078 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:24.081 | ++ functions-common:get_or_create_user:926 : user_id=1563331571ff4ea983541e8d1e51b366 2022-07-22 20:50:24.084 | ++ functions-common:get_or_create_user:927 : echo 1563331571ff4ea983541e8d1e51b366 2022-07-22 20:50:24.087 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1563331571ff4ea983541e8d1e51b366 2022-07-22 20:50:24.089 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1563331571ff4ea983541e8d1e51b366 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:24.161 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1563331571ff4ea983541e8d1e51b366 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:24.221 | [405764 Async ks-alt-member-user:437067]: running: get_or_add_user_project_role member 1563331571ff4ea983541e8d1e51b366 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:24.224 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-22 20:50:24.228 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-22 20:50:24.231 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:24.235 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-22 20:50:24.238 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-22 20:50:24.247 | +++ 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 20:50:25.170 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:25.331 | [436187 Async ks-demo-reader:436187]: finished successfully 2022-07-22 20:50:26.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:26.801 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:26.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:26.801 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:26.998 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:27.003 | ++ functions-common:get_or_create_user:926 : user_id=677b963ee3e34e74960b1d5b76955f12 2022-07-22 20:50:27.012 | ++ functions-common:get_or_create_user:927 : echo 677b963ee3e34e74960b1d5b76955f12 2022-07-22 20:50:27.016 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=677b963ee3e34e74960b1d5b76955f12 2022-07-22 20:50:27.026 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 677b963ee3e34e74960b1d5b76955f12 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:27.129 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 677b963ee3e34e74960b1d5b76955f12 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:27.179 | [405764 Async ks-alt-reader-user:437291]: running: get_or_add_user_project_role reader 677b963ee3e34e74960b1d5b76955f12 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:27.182 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-22 20:50:27.186 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:27.189 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-22 20:50:27.192 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-22 20:50:27.202 | +++ 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 20:50:30.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:30.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:30.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:30.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:30.437 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:30.442 | ++ functions-common:get_or_create_user:926 : user_id=2ae0873de3c74f2fb20cd00a3e872f98 2022-07-22 20:50:30.454 | ++ functions-common:get_or_create_user:927 : echo 2ae0873de3c74f2fb20cd00a3e872f98 2022-07-22 20:50:30.468 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2ae0873de3c74f2fb20cd00a3e872f98 2022-07-22 20:50:30.476 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2ae0873de3c74f2fb20cd00a3e872f98 all 2022-07-22 20:50:30.723 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2ae0873de3c74f2fb20cd00a3e872f98 all 2022-07-22 20:50:30.864 | [405764 Async ks-system-member:437517]: running: get_or_add_user_system_role member 2ae0873de3c74f2fb20cd00a3e872f98 all 2022-07-22 20:50:30.888 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-22 20:50:30.901 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:50:30.919 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-22 20:50:30.938 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-22 20:50:30.951 | +++ 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 20:50:33.782 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:33.936 | [436557 Async ks-alt-admin:436557]: finished successfully 2022-07-22 20:50:34.349 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:34.408 | [436669 Async ks-alt-another:436669]: finished successfully 2022-07-22 20:50:34.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:34.433 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:34.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:34.433 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:34.594 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:34.596 | ++ functions-common:get_or_create_user:926 : user_id=65a67f54d71142788155705a933ba702 2022-07-22 20:50:34.599 | ++ functions-common:get_or_create_user:927 : echo 65a67f54d71142788155705a933ba702 2022-07-22 20:50:34.602 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=65a67f54d71142788155705a933ba702 2022-07-22 20:50:34.605 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 65a67f54d71142788155705a933ba702 all 2022-07-22 20:50:34.705 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 65a67f54d71142788155705a933ba702 all 2022-07-22 20:50:34.754 | [405764 Async ks-system-reader:437833]: running: get_or_add_user_system_role reader 65a67f54d71142788155705a933ba702 all 2022-07-22 20:50:34.758 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-22 20:50:34.762 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-22 20:50:34.764 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-22 20:50:34.767 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 20:50:34.772 | +++ 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 20:50:36.690 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:36.830 | [437067 Async ks-alt-member-user:437067]: finished successfully 2022-07-22 20:50:37.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:37.457 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:37.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:37.457 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:37.627 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:37.638 | ++ functions-common:get_or_create_group:903 : group_id=a3016d4bf87b4ccab98285568514de7b 2022-07-22 20:50:37.642 | ++ functions-common:get_or_create_group:904 : echo a3016d4bf87b4ccab98285568514de7b 2022-07-22 20:50:37.653 | + lib/keystone:create_keystone_accounts:402 : admin_group=a3016d4bf87b4ccab98285568514de7b 2022-07-22 20:50:37.659 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-22 20:50:37.669 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-22 20:50:37.672 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-22 20:50:37.677 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 20:50:37.681 | +++ 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 20:50:39.592 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:39.622 | [437291 Async ks-alt-reader-user:437291]: finished successfully 2022-07-22 20:50:40.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:40.056 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:40.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:40.056 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:40.202 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:40.205 | ++ functions-common:get_or_create_group:903 : group_id=1dc8da9dc6424f34b54bb5a7986b14bf 2022-07-22 20:50:40.207 | ++ functions-common:get_or_create_group:904 : echo 1dc8da9dc6424f34b54bb5a7986b14bf 2022-07-22 20:50:40.211 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=1dc8da9dc6424f34b54bb5a7986b14bf 2022-07-22 20:50:40.214 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.293 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.354 | [405764 Async ks-group-memberdemo:438186]: running: get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.358 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.467 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.539 | [405764 Async ks-group-anotherdemo:438272]: running: get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:40.547 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:40.874 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:41.029 | [405764 Async ks-group-memberalt:438361]: running: get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:41.058 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:41.478 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:41.699 | [405764 Async ks-group-anotheralt:438469]: running: get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:41.726 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef 2022-07-22 20:50:42.165 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef 2022-07-22 20:50:42.307 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:42.415 | [405764 Async ks-group-admin:438555]: running: get_or_add_group_project_role admin a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef 2022-07-22 20:50:42.434 | + 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 20:50:42.479 | [437517 Async ks-system-member:437517]: finished successfully 2022-07-22 20:50:42.770 | [405764 Async ks-demo-member:435695]: Waiting for completion of get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 running on PID 435695 (17 other jobs running) 2022-07-22 20:50:42.965 | [405764 Async ks-demo-member:435695]: Signaling child to exit 2022-07-22 20:50:42.965 | WAKEUP 2022-07-22 20:50:43.106 | [405764 Async ks-demo-member:435695]: Signaled 2022-07-22 20:50:43.117 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:43.118 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:43.118 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:43.118 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:43.118 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:43.118 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:43.118 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:43.118 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:43.118 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.118 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.118 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.118 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:43.118 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:43.118 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:43.118 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.118 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.118 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:43.118 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:43.118 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:43.118 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.119 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.119 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.119 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:43.119 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:43.119 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:43.119 | ++ functions-common:get_field:819 : echo '| aa15e4edac8c48108ce81aada876d8ee | 8d14e20a86b14cd48f0d41707473f832 | | c463feb2e1a94e82b330d045833be935 | | | False |' 2022-07-22 20:50:43.119 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:43.119 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.119 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:43.119 | + functions-common:get_or_add_user_project_role:998 : echo aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:43.119 | aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:43.442 | [405764 Async ks-demo-member:435695]: finished get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 with result 0 in 14 seconds 2022-07-22 20:50:43.680 | [405764 Async ks-demo-admin:435807]: Waiting for completion of get_or_add_user_project_role admin d8ca15ed924b49fba3753cb757540a57 c463feb2e1a94e82b330d045833be935 running on PID 435807 (16 other jobs running) 2022-07-22 20:50:43.848 | [405764 Async ks-demo-admin:435807]: Signaling child to exit 2022-07-22 20:50:43.849 | WAKEUP 2022-07-22 20:50:43.972 | [405764 Async ks-demo-admin:435807]: Signaled 2022-07-22 20:50:43.983 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:43.983 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:43.983 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:43.983 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:43.983 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:43.983 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:43.983 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:43.983 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:43.984 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:43.984 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:43.984 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:43.984 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8ca15ed924b49fba3753cb757540a57 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.984 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.984 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.984 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.984 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:43.984 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:43.985 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:43.985 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user d8ca15ed924b49fba3753cb757540a57 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.985 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.985 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.985 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d8ca15ed924b49fba3753cb757540a57 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:43.985 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:43.985 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:43.985 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:43.985 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.985 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:43.985 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:43.985 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:43.985 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:43.985 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:43.985 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | d8ca15ed924b49fba3753cb757540a57 | | c463feb2e1a94e82b330d045833be935 | | | False |' 2022-07-22 20:50:43.985 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:43.985 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:43.985 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:43.985 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:43.985 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:44.235 | [405764 Async ks-demo-admin:435807]: finished get_or_add_user_project_role admin d8ca15ed924b49fba3753cb757540a57 c463feb2e1a94e82b330d045833be935 with result 0 in 16 seconds 2022-07-22 20:50:44.456 | [405764 Async ks-demo-another:435919]: Waiting for completion of get_or_add_user_project_role anotherrole 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 running on PID 435919 (15 other jobs running) 2022-07-22 20:50:44.618 | [405764 Async ks-demo-another:435919]: Signaling child to exit 2022-07-22 20:50:44.620 | WAKEUP 2022-07-22 20:50:44.755 | [405764 Async ks-demo-another:435919]: Signaled 2022-07-22 20:50:44.770 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:44.770 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:44.770 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:44.770 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:44.770 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:44.770 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:44.770 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:44.770 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:44.770 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:44.770 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:44.770 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:44.770 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:44.770 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:44.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.770 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.770 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.770 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:44.770 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:44.770 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:44.770 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:44.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.770 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.770 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.770 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8d14e20a86b14cd48f0d41707473f832 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:44.771 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:44.771 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:44.771 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:44.771 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:44.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.771 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:44.771 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:44.771 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:44.771 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:44.771 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:44.771 | ++ functions-common:get_field:819 : echo '| 6d40f8c7c79740e6992130d5f660035e | 8d14e20a86b14cd48f0d41707473f832 | | c463feb2e1a94e82b330d045833be935 | | | False |' 2022-07-22 20:50:44.771 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:44.771 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:44.771 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:44.771 | + functions-common:get_or_add_user_project_role:998 : echo 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:44.771 | 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:44.912 | [405764 Async ks-demo-another:435919]: finished get_or_add_user_project_role anotherrole 8d14e20a86b14cd48f0d41707473f832 c463feb2e1a94e82b330d045833be935 with result 0 in 17 seconds 2022-07-22 20:50:45.076 | [405764 Async ks-demo-invis:436032]: Waiting for completion of get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 3e9bb08097a045d69db8991b1049dc74 running on PID 436032 (14 other jobs running) 2022-07-22 20:50:45.161 | [405764 Async ks-demo-invis:436032]: Signaling child to exit 2022-07-22 20:50:45.161 | WAKEUP 2022-07-22 20:50:45.210 | [405764 Async ks-demo-invis:436032]: Signaled 2022-07-22 20:50:45.212 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:45.212 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:45.212 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:45.212 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:45.212 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:45.212 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:45.212 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:45.212 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:45.212 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d14e20a86b14cd48f0d41707473f832 --project 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:45.212 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:45.212 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:45.212 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:45.212 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.212 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.212 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.212 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:45.212 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:45.212 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:45.213 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 8d14e20a86b14cd48f0d41707473f832 --project 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:45.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.213 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:45.213 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d14e20a86b14cd48f0d41707473f832 --project 3e9bb08097a045d69db8991b1049dc74 2022-07-22 20:50:45.213 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:45.213 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:45.213 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.213 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:45.213 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:45.213 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:45.213 | ++ functions-common:get_field:819 : echo '| aa15e4edac8c48108ce81aada876d8ee | 8d14e20a86b14cd48f0d41707473f832 | | 3e9bb08097a045d69db8991b1049dc74 | | | False |' 2022-07-22 20:50:45.213 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:45.213 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.213 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:45.213 | + functions-common:get_or_add_user_project_role:998 : echo aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:45.213 | aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:45.299 | [405764 Async ks-demo-invis:436032]: finished get_or_add_user_project_role member 8d14e20a86b14cd48f0d41707473f832 3e9bb08097a045d69db8991b1049dc74 with result 0 in 16 seconds 2022-07-22 20:50:45.388 | [405764 Async ks-demo-reader:436187]: Waiting for completion of get_or_add_user_project_role reader a1341519eecd436d853001ce8baca853 c463feb2e1a94e82b330d045833be935 running on PID 436187 (13 other jobs running) 2022-07-22 20:50:45.518 | [405764 Async ks-demo-reader:436187]: Signaling child to exit 2022-07-22 20:50:45.518 | WAKEUP 2022-07-22 20:50:45.624 | [405764 Async ks-demo-reader:436187]: Signaled 2022-07-22 20:50:45.638 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:45.639 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:45.639 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:45.639 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:45.639 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:45.639 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:45.639 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a1341519eecd436d853001ce8baca853 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:45.639 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:45.639 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.639 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:45.639 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:45.639 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:45.639 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user a1341519eecd436d853001ce8baca853 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:45.639 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a1341519eecd436d853001ce8baca853 --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:45.639 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:45.639 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:45.639 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:45.640 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:45.640 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:45.640 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:45.640 | ++ functions-common:get_field:819 : echo '| 789f40f0d2ec42958700519bc324b352 | a1341519eecd436d853001ce8baca853 | | c463feb2e1a94e82b330d045833be935 | | | False |' 2022-07-22 20:50:45.640 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:45.640 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:45.640 | + functions-common:get_or_add_user_project_role:996 : user_role_id=789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:45.640 | + functions-common:get_or_add_user_project_role:998 : echo 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:45.640 | 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:45.689 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:45.737 | [437833 Async ks-system-reader:437833]: finished successfully 2022-07-22 20:50:45.809 | [405764 Async ks-demo-reader:436187]: finished get_or_add_user_project_role reader a1341519eecd436d853001ce8baca853 c463feb2e1a94e82b330d045833be935 with result 0 in 15 seconds 2022-07-22 20:50:45.832 | + inc/async:async_wait:197 : return 0 2022-07-22 20:50:45.847 | + 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 20:50:46.088 | [405764 Async ks-alt-admin:436557]: Waiting for completion of get_or_add_user_project_role admin 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 running on PID 436557 (12 other jobs running) 2022-07-22 20:50:46.189 | [405764 Async ks-alt-admin:436557]: Signaling child to exit 2022-07-22 20:50:46.189 | WAKEUP 2022-07-22 20:50:46.317 | [405764 Async ks-alt-admin:436557]: Signaled 2022-07-22 20:50:46.324 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:46.324 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:46.324 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:46.324 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:46.324 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:46.324 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:46.324 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:46.324 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:46.325 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:46.325 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:46.325 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:46.325 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:46.325 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:46.325 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:46.325 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:46.325 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:46.325 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 07e31decff0c4bd6b2eb2dc6cec8900c | | 3262cfb854604dceb6ad33c645342802 | | | False |' 2022-07-22 20:50:46.325 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:46.325 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:46.326 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:46.326 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:50:46.574 | [405764 Async ks-alt-admin:436557]: finished get_or_add_user_project_role admin 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 with result 0 in 16 seconds 2022-07-22 20:50:46.799 | [405764 Async ks-alt-another:436669]: Waiting for completion of get_or_add_user_project_role anotherrole 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 running on PID 436669 (11 other jobs running) 2022-07-22 20:50:46.905 | [405764 Async ks-alt-another:436669]: Signaling child to exit 2022-07-22 20:50:46.905 | WAKEUP 2022-07-22 20:50:47.000 | [405764 Async ks-alt-another:436669]: Signaled 2022-07-22 20:50:47.009 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:47.009 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:47.009 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:47.009 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:47.009 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:47.010 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:47.010 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:47.010 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:47.010 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:47.010 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:47.010 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:47.010 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:47.010 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:47.010 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 07e31decff0c4bd6b2eb2dc6cec8900c --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.010 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:47.010 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.010 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.010 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:47.010 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:47.010 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:47.011 | ++ functions-common:get_field:819 : echo '| 6d40f8c7c79740e6992130d5f660035e | 07e31decff0c4bd6b2eb2dc6cec8900c | | 3262cfb854604dceb6ad33c645342802 | | | False |' 2022-07-22 20:50:47.011 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:47.011 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.011 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:47.011 | + functions-common:get_or_add_user_project_role:998 : echo 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:47.011 | 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:50:47.232 | [405764 Async ks-alt-another:436669]: finished get_or_add_user_project_role anotherrole 07e31decff0c4bd6b2eb2dc6cec8900c 3262cfb854604dceb6ad33c645342802 with result 0 in 16 seconds 2022-07-22 20:50:47.407 | [405764 Async ks-alt-member-user:437067]: Waiting for completion of get_or_add_user_project_role member 1563331571ff4ea983541e8d1e51b366 3262cfb854604dceb6ad33c645342802 running on PID 437067 (10 other jobs running) 2022-07-22 20:50:47.462 | [405764 Async ks-alt-member-user:437067]: Signaling child to exit 2022-07-22 20:50:47.462 | WAKEUP 2022-07-22 20:50:47.545 | [405764 Async ks-alt-member-user:437067]: Signaled 2022-07-22 20:50:47.559 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:47.559 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:47.559 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:47.559 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:47.559 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:47.559 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:47.559 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:47.559 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:47.559 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:47.559 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1563331571ff4ea983541e8d1e51b366 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.559 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:47.559 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:47.559 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.559 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.559 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.559 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:47.559 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:47.559 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:47.559 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 1563331571ff4ea983541e8d1e51b366 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.559 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.559 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.559 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:47.560 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1563331571ff4ea983541e8d1e51b366 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:47.560 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:47.560 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.560 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:47.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.560 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:47.560 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:47.560 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:47.560 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:47.560 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:47.560 | ++ functions-common:get_field:819 : echo '| aa15e4edac8c48108ce81aada876d8ee | 1563331571ff4ea983541e8d1e51b366 | | 3262cfb854604dceb6ad33c645342802 | | | False |' 2022-07-22 20:50:47.560 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:47.560 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:47.560 | + functions-common:get_or_add_user_project_role:996 : user_role_id=aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:47.560 | + functions-common:get_or_add_user_project_role:998 : echo aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:47.560 | aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:47.823 | [405764 Async ks-alt-member-user:437067]: finished get_or_add_user_project_role member 1563331571ff4ea983541e8d1e51b366 3262cfb854604dceb6ad33c645342802 with result 0 in 12 seconds 2022-07-22 20:50:48.041 | [405764 Async ks-alt-reader-user:437291]: Waiting for completion of get_or_add_user_project_role reader 677b963ee3e34e74960b1d5b76955f12 3262cfb854604dceb6ad33c645342802 running on PID 437291 (9 other jobs running) 2022-07-22 20:50:48.161 | [405764 Async ks-alt-reader-user:437291]: Signaling child to exit 2022-07-22 20:50:48.162 | WAKEUP 2022-07-22 20:50:48.273 | [405764 Async ks-alt-reader-user:437291]: Signaled 2022-07-22 20:50:48.274 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:50:48.274 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:50:48.274 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:48.274 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:48.274 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:48.274 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:48.274 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:48.274 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:50:48.274 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:48.274 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:50:48.274 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 677b963ee3e34e74960b1d5b76955f12 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:48.274 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:48.274 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:48.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.274 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.275 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:48.275 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:50:48.275 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:50:48.275 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 677b963ee3e34e74960b1d5b76955f12 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:48.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.275 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:50:48.275 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:50:48.275 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:48.275 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 677b963ee3e34e74960b1d5b76955f12 --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:48.275 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:50:48.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:48.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:48.275 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:48.275 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:50:48.275 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:50:48.275 | ++ functions-common:get_field:819 : echo '| 789f40f0d2ec42958700519bc324b352 | 677b963ee3e34e74960b1d5b76955f12 | | 3262cfb854604dceb6ad33c645342802 | | | False |' 2022-07-22 20:50:48.275 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:50:48.275 | ++ functions-common:get_field:813 : read data 2022-07-22 20:50:48.275 | + functions-common:get_or_add_user_project_role:996 : user_role_id=789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:48.275 | + functions-common:get_or_add_user_project_role:998 : echo 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:48.275 | 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:48.516 | [405764 Async ks-alt-reader-user:437291]: finished get_or_add_user_project_role reader 677b963ee3e34e74960b1d5b76955f12 3262cfb854604dceb6ad33c645342802 with result 0 in 12 seconds 2022-07-22 20:50:48.546 | + inc/async:async_wait:197 : return 0 2022-07-22 20:50:48.565 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-22 20:50:48.874 | [405764 Async ks-system-member:437517]: Waiting for completion of get_or_add_user_system_role member 2ae0873de3c74f2fb20cd00a3e872f98 all running on PID 437517 (8 other jobs running) 2022-07-22 20:50:49.022 | [405764 Async ks-system-member:437517]: Signaling child to exit 2022-07-22 20:50:49.030 | WAKEUP 2022-07-22 20:50:49.201 | [405764 Async ks-system-member:437517]: Signaled 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 20:50:49.213 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 20:50:49.213 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:49.213 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:49.213 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:49.213 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:49.213 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 20:50:49.213 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2ae0873de3c74f2fb20cd00a3e872f98 --system all -f value -c Role 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.213 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 20:50:49.213 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 2ae0873de3c74f2fb20cd00a3e872f98 --system all 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.213 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2ae0873de3c74f2fb20cd00a3e872f98 --system all -f value -c Role 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.213 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:49.214 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:49.214 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:49.214 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:49.214 | + functions-common:get_or_add_user_system_role:1053 : echo aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:49.214 | aa15e4edac8c48108ce81aada876d8ee 2022-07-22 20:50:49.460 | [405764 Async ks-system-member:437517]: finished get_or_add_user_system_role member 2ae0873de3c74f2fb20cd00a3e872f98 all with result 0 in 11 seconds 2022-07-22 20:50:49.732 | [405764 Async ks-system-reader:437833]: Waiting for completion of get_or_add_user_system_role reader 65a67f54d71142788155705a933ba702 all running on PID 437833 (7 other jobs running) 2022-07-22 20:50:49.897 | [405764 Async ks-system-reader:437833]: Signaling child to exit 2022-07-22 20:50:49.897 | WAKEUP 2022-07-22 20:50:50.064 | [405764 Async ks-system-reader:437833]: Signaled 2022-07-22 20:50:50.077 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 20:50:50.077 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 20:50:50.077 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 20:50:50.077 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:50:50.077 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:50:50.077 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:50:50.077 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:50:50.078 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 20:50:50.078 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65a67f54d71142788155705a933ba702 --system all -f value -c Role 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user 65a67f54d71142788155705a933ba702 --system all 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65a67f54d71142788155705a933ba702 --system all -f value -c Role 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:50.078 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:50.078 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:50.078 | + functions-common:get_or_add_user_system_role:1053 : echo 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:50.078 | 789f40f0d2ec42958700519bc324b352 2022-07-22 20:50:50.355 | [405764 Async ks-system-reader:437833]: finished get_or_add_user_system_role reader 65a67f54d71142788155705a933ba702 all with result 0 in 11 seconds 2022-07-22 20:50:50.386 | + inc/async:async_wait:197 : return 0 2022-07-22 20:50:50.410 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-22 20:50:50.697 | [405764 Async ks-group-memberdemo:438186]: Waiting for completion of get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 running on PID 438186 (6 other jobs running) 2022-07-22 20:50:50.809 | [405764 Async ks-group-memberdemo:438186]: Signaling child to exit 2022-07-22 20:50:53.493 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:53.566 | [438186 Async ks-group-memberdemo:438186]: finished successfully 2022-07-22 20:50:53.649 | WAKEUP 2022-07-22 20:50:53.757 | [405764 Async ks-group-memberdemo:438186]: Signaled 2022-07-22 20:50:53.764 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 20:50:53.764 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 -f value 2022-07-22 20:50:53.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.764 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.764 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.764 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:53.764 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 20:50:53.764 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 20:50:53.764 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:53.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.764 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.765 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.765 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 -f value 2022-07-22 20:50:53.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.765 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:53.765 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:53.765 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:53.765 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False' 2022-07-22 20:50:53.765 | + functions-common:get_or_add_group_project_role:1077 : echo aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False 2022-07-22 20:50:53.765 | aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False 2022-07-22 20:50:53.991 | [405764 Async ks-group-memberdemo:438186]: finished get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 with result 0 in 13 seconds 2022-07-22 20:50:54.196 | [405764 Async ks-group-anotherdemo:438272]: Waiting for completion of get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 running on PID 438272 (5 other jobs running) 2022-07-22 20:50:54.250 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:54.262 | [405764 Async ks-group-anotherdemo:438272]: Signaling child to exit 2022-07-22 20:50:54.293 | [438272 Async ks-group-anotherdemo:438272]: finished successfully 2022-07-22 20:50:54.329 | WAKEUP 2022-07-22 20:50:54.368 | [405764 Async ks-group-anotherdemo:438272]: Signaled 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 20:50:54.370 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 -f value 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project c463feb2e1a94e82b330d045833be935 -f value 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:54.370 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:54.370 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False' 2022-07-22 20:50:54.370 | + functions-common:get_or_add_group_project_role:1077 : echo 6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False 2022-07-22 20:50:54.371 | 6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 False 2022-07-22 20:50:54.425 | [405764 Async ks-group-anotherdemo:438272]: finished get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf c463feb2e1a94e82b330d045833be935 with result 0 in 13 seconds 2022-07-22 20:50:54.467 | [405764 Async ks-group-memberalt:438361]: Waiting for completion of get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 running on PID 438361 (4 other jobs running) 2022-07-22 20:50:54.495 | [405764 Async ks-group-memberalt:438361]: Signaling child to exit 2022-07-22 20:50:55.893 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:55.925 | [438469 Async ks-group-anotheralt:438469]: finished successfully 2022-07-22 20:50:56.067 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:56.093 | [438361 Async ks-group-memberalt:438361]: finished successfully 2022-07-22 20:50:56.113 | WAKEUP 2022-07-22 20:50:56.138 | [405764 Async ks-group-memberalt:438361]: Signaled 2022-07-22 20:50:56.139 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 20:50:56.139 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 -f value 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.139 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.139 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.139 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.139 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 20:50:56.139 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 20:50:56.139 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.139 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.139 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.139 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 -f value 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.139 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.140 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.140 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.140 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False' 2022-07-22 20:50:56.140 | + functions-common:get_or_add_group_project_role:1077 : echo aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False 2022-07-22 20:50:56.140 | aa15e4edac8c48108ce81aada876d8ee 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False 2022-07-22 20:50:56.189 | [405764 Async ks-group-memberalt:438361]: finished get_or_add_group_project_role member 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 with result 0 in 15 seconds 2022-07-22 20:50:56.230 | [405764 Async ks-group-anotheralt:438469]: Waiting for completion of get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 running on PID 438469 (3 other jobs running) 2022-07-22 20:50:56.258 | [405764 Async ks-group-anotheralt:438469]: Signaling child to exit 2022-07-22 20:50:56.258 | WAKEUP 2022-07-22 20:50:56.283 | [405764 Async ks-group-anotheralt:438469]: Signaled 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 20:50:56.285 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 -f value 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1dc8da9dc6424f34b54bb5a7986b14bf --project 3262cfb854604dceb6ad33c645342802 -f value 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.285 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.285 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False' 2022-07-22 20:50:56.285 | + functions-common:get_or_add_group_project_role:1077 : echo 6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False 2022-07-22 20:50:56.285 | 6d40f8c7c79740e6992130d5f660035e 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 False 2022-07-22 20:50:56.299 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:50:56.324 | [438555 Async ks-group-admin:438555]: finished successfully 2022-07-22 20:50:56.331 | [405764 Async ks-group-anotheralt:438469]: finished get_or_add_group_project_role anotherrole 1dc8da9dc6424f34b54bb5a7986b14bf 3262cfb854604dceb6ad33c645342802 with result 0 in 14 seconds 2022-07-22 20:50:56.369 | [405764 Async ks-group-admin:438555]: Waiting for completion of get_or_add_group_project_role admin a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef running on PID 438555 (2 other jobs running) 2022-07-22 20:50:56.394 | [405764 Async ks-group-admin:438555]: Signaling child to exit 2022-07-22 20:50:56.394 | WAKEUP 2022-07-22 20:50:56.417 | [405764 Async ks-group-admin:438555]: Signaled 2022-07-22 20:50:56.418 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 20:50:56.418 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a3016d4bf87b4ccab98285568514de7b --project d938d2fd0c7143c283c2a759b75edfef -f value 2022-07-22 20:50:56.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.418 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.419 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.419 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.419 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 20:50:56.419 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 20:50:56.419 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group a3016d4bf87b4ccab98285568514de7b --project d938d2fd0c7143c283c2a759b75edfef 2022-07-22 20:50:56.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.419 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.419 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.419 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a3016d4bf87b4ccab98285568514de7b --project d938d2fd0c7143c283c2a759b75edfef -f value 2022-07-22 20:50:56.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.419 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:50:56.419 | from cryptography.utils import int_from_bytes 2022-07-22 20:50:56.419 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:50:56.419 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='e0c5684928914e84b691c81e66266f25 a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef False' 2022-07-22 20:50:56.419 | + functions-common:get_or_add_group_project_role:1077 : echo e0c5684928914e84b691c81e66266f25 a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef False 2022-07-22 20:50:56.419 | e0c5684928914e84b691c81e66266f25 a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef False 2022-07-22 20:50:56.462 | [405764 Async ks-group-admin:438555]: finished get_or_add_group_project_role admin a3016d4bf87b4ccab98285568514de7b d938d2fd0c7143c283c2a759b75edfef with result 0 in 14 seconds 2022-07-22 20:50:56.466 | + inc/async:async_wait:197 : return 0 2022-07-22 20:50:56.469 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-22 20:50:56.486 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:50:56.489 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-22 20:50:56.506 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:50:56.508 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-22 20:50:56.511 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-22 20:50:56.570 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-22 20:50:56.617 | [405764 Async create_nova_accounts:440491]: running: create_nova_accounts 2022-07-22 20:50:56.620 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-22 20:50:56.638 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:50:56.641 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-22 20:50:56.644 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-22 20:50:56.709 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-22 20:50:56.750 | [405764 Async create_glance_accounts:440606]: running: create_glance_accounts 2022-07-22 20:50:56.754 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-22 20:50:56.774 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:50:56.777 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-22 20:50:56.782 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-22 20:50:56.844 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-22 20:50:56.890 | [405764 Async create_cinder_accounts:440736]: running: create_cinder_accounts 2022-07-22 20:50:56.892 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-22 20:50:56.914 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:50:56.916 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-22 20:50:56.919 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-22 20:50:56.995 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-22 20:50:57.071 | [405764 Async create_neutron_accounts:440852]: running: create_neutron_accounts 2022-07-22 20:50:57.073 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-22 20:50:57.106 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:50:57.111 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-22 20:50:57.113 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-22 20:50:57.400 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-22 20:50:57.659 | [405764 Async create_swift_accounts:440994]: running: create_swift_accounts 2022-07-22 20:50:57.667 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-22 20:50:57.798 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:50:57.822 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-22 20:50:58.172 | [405764 Async create_nova_accounts:440491]: Waiting for completion of create_nova_accounts running on PID 440491 (6 other jobs running) 2022-07-22 20:50:58.364 | [405764 Async create_nova_accounts:440491]: Signaling child to exit 2022-07-22 20:51:37.473 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:51:37.526 | [440852 Async create_neutron_accounts:440852]: finished successfully 2022-07-22 20:51:54.833 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:51:54.892 | [440736 Async create_cinder_accounts:440736]: finished successfully 2022-07-22 20:52:11.055 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:52:11.080 | [440606 Async create_glance_accounts:440606]: finished successfully 2022-07-22 20:52:14.618 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:52:14.644 | [440491 Async create_nova_accounts:440491]: finished successfully 2022-07-22 20:52:14.665 | WAKEUP 2022-07-22 20:52:14.687 | [405764 Async create_nova_accounts:440491]: Signaled 2022-07-22 20:52:14.689 | + 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 20:52:14.689 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-22 20:52:14.689 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-22 20:52:14.689 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:14.690 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:14.690 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:14.690 | ++ 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 20:52:14.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.690 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.690 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.690 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.690 | + functions-common:get_or_create_user:926 : user_id=2b6d4fecbd9643ac9c05fd523f5c140b 2022-07-22 20:52:14.690 | + functions-common:get_or_create_user:927 : echo 2b6d4fecbd9643ac9c05fd523f5c140b 2022-07-22 20:52:14.690 | 2b6d4fecbd9643ac9c05fd523f5c140b 2022-07-22 20:52:14.690 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-22 20:52:14.690 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.690 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.690 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.690 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.690 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.690 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.690 | ++ 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 20:52:14.690 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.690 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.690 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.690 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.690 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.690 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.690 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.691 | + 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 20:52:14.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.691 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.691 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.691 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.691 | ++ 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 20:52:14.691 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.691 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.691 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.691 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.691 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.691 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.691 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.691 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.691 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.691 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 2b6d4fecbd9643ac9c05fd523f5c140b | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.691 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.691 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.691 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.691 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.691 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 20:52:14.691 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-22 20:52:14.691 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.691 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.691 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.692 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.692 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.692 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.692 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.692 | ++ 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 20:52:14.692 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.692 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.692 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.692 | + 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 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | ++ 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 20:52:14.692 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.692 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.692 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.692 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.692 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.692 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.692 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.692 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.692 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.692 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 2b6d4fecbd9643ac9c05fd523f5c140b | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.693 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.693 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:14.693 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:14.693 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:14.693 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-22 20:52:14.693 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-22 20:52:14.693 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.17/compute 2022-07-22 20:52:14.693 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-22 20:52:14.693 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:14.693 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-22 20:52:14.693 | ++ 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 20:52:14.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.693 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.693 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.693 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.693 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:14.693 | af2ebfaccb33481f916dcc35ce70c885' 2022-07-22 20:52:14.693 | + functions-common:get_or_create_service:1095 : echo af2ebfaccb33481f916dcc35ce70c885 2022-07-22 20:52:14.693 | af2ebfaccb33481f916dcc35ce70c885 2022-07-22 20:52:14.693 | + 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 20:52:14.693 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:14.693 | ++ 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 20:52:14.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:14.693 | +++ 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 20:52:14.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.693 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.693 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.693 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:14.693 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:14.693 | +++ 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 20:52:14.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.694 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.694 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.694 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c744a673c1ff42459a438e64a3589c87 2022-07-22 20:52:14.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c744a673c1ff42459a438e64a3589c87 2022-07-22 20:52:14.694 | + functions-common:get_or_create_endpoint:1128 : public_id=c744a673c1ff42459a438e64a3589c87 2022-07-22 20:52:14.694 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:14.694 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:14.694 | + functions-common:get_or_create_endpoint:1137 : echo c744a673c1ff42459a438e64a3589c87 2022-07-22 20:52:14.694 | c744a673c1ff42459a438e64a3589c87 2022-07-22 20:52:14.694 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-22 20:52:14.694 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:14.694 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-22 20:52:14.694 | ++ 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 20:52:14.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.694 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.694 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.694 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.694 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:14.694 | 3b8a546f84684b28b4ae0dbf87bf2c55' 2022-07-22 20:52:14.694 | + functions-common:get_or_create_service:1095 : echo 3b8a546f84684b28b4ae0dbf87bf2c55 2022-07-22 20:52:14.694 | 3b8a546f84684b28b4ae0dbf87bf2c55 2022-07-22 20:52:14.694 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.17/compute/v2.1 2022-07-22 20:52:14.694 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:14.694 | ++ 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 20:52:14.694 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:14.694 | +++ 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 20:52:14.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.694 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.695 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.695 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:14.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:14.695 | +++ 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 20:52:14.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.695 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.695 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.695 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=cf184ecf31f4492b8e3bb70076134ee1 2022-07-22 20:52:14.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo cf184ecf31f4492b8e3bb70076134ee1 2022-07-22 20:52:14.695 | + functions-common:get_or_create_endpoint:1128 : public_id=cf184ecf31f4492b8e3bb70076134ee1 2022-07-22 20:52:14.695 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:14.695 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:14.695 | + functions-common:get_or_create_endpoint:1137 : echo cf184ecf31f4492b8e3bb70076134ee1 2022-07-22 20:52:14.695 | cf184ecf31f4492b8e3bb70076134ee1 2022-07-22 20:52:14.695 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-22 20:52:14.695 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:14.695 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-22 20:52:14.695 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:14.695 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-22 20:52:14.695 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.695 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.695 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.695 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.695 | ++ 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 20:52:14.696 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.696 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.696 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.696 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.696 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.696 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.696 | + 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 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.696 | ++ 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 20:52:14.696 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.696 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.696 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.696 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.696 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.696 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.696 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.696 | ++ functions-common:get_field:819 : echo '| c89907fbd2d145a8a088cab2a10692cb | 2b6d4fecbd9643ac9c05fd523f5c140b | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.696 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.697 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.697 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.697 | + functions-common:get_or_add_user_project_role:998 : echo c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.697 | c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.697 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-22 20:52:14.697 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:52:14.697 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-22 20:52:14.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:14.697 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-22 20:52:14.735 | [405764 Async create_nova_accounts:440491]: finished create_nova_accounts with result 0 in 78 seconds 2022-07-22 20:52:14.772 | [405764 Async create_glance_accounts:440606]: Waiting for completion of create_glance_accounts running on PID 440606 (5 other jobs running) 2022-07-22 20:52:14.798 | [405764 Async create_glance_accounts:440606]: Signaling child to exit 2022-07-22 20:52:14.798 | WAKEUP 2022-07-22 20:52:14.820 | [405764 Async create_glance_accounts:440606]: Signaled 2022-07-22 20:52:14.822 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-22 20:52:14.822 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:14.822 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-22 20:52:14.822 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-22 20:52:14.822 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:14.822 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:14.822 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:14.822 | ++ 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 20:52:14.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.822 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.822 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.822 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.822 | + functions-common:get_or_create_user:926 : user_id=ae9261caee234c74a9be78523d47a484 2022-07-22 20:52:14.822 | + functions-common:get_or_create_user:927 : echo ae9261caee234c74a9be78523d47a484 2022-07-22 20:52:14.822 | ae9261caee234c74a9be78523d47a484 2022-07-22 20:52:14.822 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-22 20:52:14.822 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.822 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.822 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.822 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.823 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.823 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.823 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.823 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.823 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.823 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.823 | ++ 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 20:52:14.823 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.823 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.823 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.823 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.823 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.823 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.823 | + 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 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.823 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.823 | ++ 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 20:52:14.823 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.823 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.823 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.823 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.824 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.824 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.824 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | ae9261caee234c74a9be78523d47a484 | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.824 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.824 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.824 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.824 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.824 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.824 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 20:52:14.824 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-22 20:52:14.824 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:14.824 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-22 20:52:14.824 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-22 20:52:14.824 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:14.824 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:14.824 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:14.824 | ++ 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 20:52:14.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.824 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.824 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.824 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.824 | + functions-common:get_or_create_user:926 : user_id=3544685e7da84e5194320abc471be2cf 2022-07-22 20:52:14.824 | + functions-common:get_or_create_user:927 : echo 3544685e7da84e5194320abc471be2cf 2022-07-22 20:52:14.824 | 3544685e7da84e5194320abc471be2cf 2022-07-22 20:52:14.824 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-22 20:52:14.824 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.824 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.824 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.824 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.824 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.824 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.825 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.825 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.825 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.825 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.825 | ++ 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 20:52:14.825 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.825 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.825 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.825 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.825 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.825 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.825 | + 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 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | ++ 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 20:52:14.825 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.825 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.825 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.825 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.825 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.825 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.825 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.826 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 3544685e7da84e5194320abc471be2cf | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.826 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.826 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.826 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.826 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-22 20:52:14.826 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.826 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.826 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.826 | ++ 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 20:52:14.826 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.826 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.826 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.826 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.826 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.826 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.826 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.826 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.826 | + 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 20:52:14.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.826 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.827 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | ++ 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 20:52:14.827 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.827 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.827 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.827 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.827 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.827 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.827 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.827 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.827 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.827 | ++ functions-common:get_field:819 : echo '| c89907fbd2d145a8a088cab2a10692cb | 3544685e7da84e5194320abc471be2cf | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.827 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.827 | + functions-common:get_or_add_user_project_role:996 : user_role_id=c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.827 | + functions-common:get_or_add_user_project_role:998 : echo c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.827 | c89907fbd2d145a8a088cab2a10692cb 2022-07-22 20:52:14.827 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-22 20:52:14.827 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:14.827 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-22 20:52:14.827 | ++ 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 20:52:14.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.827 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.827 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.827 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.827 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:14.827 | 0d907c864c704f1e97503a49c0d6ff3c' 2022-07-22 20:52:14.827 | + functions-common:get_or_create_service:1095 : echo 0d907c864c704f1e97503a49c0d6ff3c 2022-07-22 20:52:14.827 | 0d907c864c704f1e97503a49c0d6ff3c 2022-07-22 20:52:14.827 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.17/image 2022-07-22 20:52:14.828 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:14.828 | ++ 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 20:52:14.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:14.828 | +++ 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 20:52:14.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.828 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.828 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.828 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:14.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:14.828 | +++ 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 20:52:14.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.828 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.828 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.828 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=386965eb1f7e49dcb6e15b22a35fdb35 2022-07-22 20:52:14.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 386965eb1f7e49dcb6e15b22a35fdb35 2022-07-22 20:52:14.828 | + functions-common:get_or_create_endpoint:1128 : public_id=386965eb1f7e49dcb6e15b22a35fdb35 2022-07-22 20:52:14.828 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:14.828 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:14.828 | + functions-common:get_or_create_endpoint:1137 : echo 386965eb1f7e49dcb6e15b22a35fdb35 2022-07-22 20:52:14.828 | 386965eb1f7e49dcb6e15b22a35fdb35 2022-07-22 20:52:14.828 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-22 20:52:14.828 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 20:52:14.828 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 20:52:14.829 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 20:52:14.829 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-22 20:52:14.829 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-22 20:52:14.829 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-22 20:52:14.829 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-22 20:52:14.829 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-22 20:52:14.871 | [405764 Async create_glance_accounts:440606]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-22 20:52:14.909 | [405764 Async create_cinder_accounts:440736]: Waiting for completion of create_cinder_accounts running on PID 440736 (4 other jobs running) 2022-07-22 20:52:14.935 | [405764 Async create_cinder_accounts:440736]: Signaling child to exit 2022-07-22 20:52:14.935 | WAKEUP 2022-07-22 20:52:14.958 | [405764 Async create_cinder_accounts:440736]: Signaled 2022-07-22 20:52:14.959 | + 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 20:52:14.959 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-22 20:52:14.959 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-22 20:52:14.959 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:14.959 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:14.959 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:14.959 | ++ 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 20:52:14.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.959 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.959 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.959 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.959 | + functions-common:get_or_create_user:926 : user_id=715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:14.960 | + functions-common:get_or_create_user:927 : echo 715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:14.960 | 715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:14.960 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-22 20:52:14.960 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:14.960 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:14.960 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:14.960 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:14.960 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.960 | ++ 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 20:52:14.960 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:14.960 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.960 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.960 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.960 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.960 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.960 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:14.960 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:14.960 | + 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 20:52:14.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.960 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.960 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.960 | ++ 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 20:52:14.960 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:14.961 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:14.961 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:14.961 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.961 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.961 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.961 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.961 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:14.961 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:14.961 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:14.961 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 715fba99118c4fc9bd332010322baed6 | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:14.961 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:14.961 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.961 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.961 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:14.961 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 20:52:14.961 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-22 20:52:14.961 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:14.961 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-22 20:52:14.961 | ++ 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 20:52:14.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.961 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.961 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.961 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.961 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:14.961 | e4984d6d3a6940b48a471cb87cdc9c86' 2022-07-22 20:52:14.961 | + functions-common:get_or_create_service:1095 : echo e4984d6d3a6940b48a471cb87cdc9c86 2022-07-22 20:52:14.961 | e4984d6d3a6940b48a471cb87cdc9c86 2022-07-22 20:52:14.961 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-22 20:52:14.962 | + 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 20:52:14.962 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:14.962 | ++ 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 20:52:14.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:14.962 | +++ 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 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.962 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:14.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:14.962 | +++ 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 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.962 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=57d120ba181444068912437186c621bd 2022-07-22 20:52:14.962 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 57d120ba181444068912437186c621bd 2022-07-22 20:52:14.962 | + functions-common:get_or_create_endpoint:1128 : public_id=57d120ba181444068912437186c621bd 2022-07-22 20:52:14.962 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:14.962 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:14.962 | + functions-common:get_or_create_endpoint:1137 : echo 57d120ba181444068912437186c621bd 2022-07-22 20:52:14.962 | 57d120ba181444068912437186c621bd 2022-07-22 20:52:14.962 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-22 20:52:14.962 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:14.962 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-22 20:52:14.962 | ++ 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 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.962 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.963 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.963 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:14.963 | c46b873b8f0445feaa31e9fdc371ff60' 2022-07-22 20:52:14.963 | + functions-common:get_or_create_service:1095 : echo c46b873b8f0445feaa31e9fdc371ff60 2022-07-22 20:52:14.963 | c46b873b8f0445feaa31e9fdc371ff60 2022-07-22 20:52:14.963 | + 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 20:52:14.963 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:14.963 | ++ 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 20:52:14.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:14.963 | +++ 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 20:52:14.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.963 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.963 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.963 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:14.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:14.963 | +++ 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 20:52:14.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.963 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.963 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.963 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=63374127e39a4f9fb8e1c9cc3927b712 2022-07-22 20:52:14.963 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 63374127e39a4f9fb8e1c9cc3927b712 2022-07-22 20:52:14.963 | + functions-common:get_or_create_endpoint:1128 : public_id=63374127e39a4f9fb8e1c9cc3927b712 2022-07-22 20:52:14.963 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:14.963 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:14.963 | + functions-common:get_or_create_endpoint:1137 : echo 63374127e39a4f9fb8e1c9cc3927b712 2022-07-22 20:52:14.963 | 63374127e39a4f9fb8e1c9cc3927b712 2022-07-22 20:52:14.963 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-22 20:52:14.963 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-22 20:52:14.963 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:52:14.964 | +++ 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 20:52:14.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.964 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.964 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.964 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_project:939 : project_id=aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_project:940 : echo aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:52:14.964 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id aba3e1d8c55f46a38b3d5f9be3da1ebf 2022-07-22 20:52:14.964 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:14.964 | +++ 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 20:52:14.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.964 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:14.964 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:14.964 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-22 20:52:14.964 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_user:926 : user_id=715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:14.964 | ++ functions-common:get_or_create_user:927 : echo 715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:14.964 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 715fba99118c4fc9bd332010322baed6 2022-07-22 20:52:15.004 | [405764 Async create_cinder_accounts:440736]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-22 20:52:15.008 | + inc/async:async_wait:197 : return 0 2022-07-22 20:52:15.011 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-22 20:52:15.063 | [405764 Async create_neutron_accounts:440852]: Waiting for completion of create_neutron_accounts running on PID 440852 (3 other jobs running) 2022-07-22 20:52:15.089 | [405764 Async create_neutron_accounts:440852]: Signaling child to exit 2022-07-22 20:52:15.089 | WAKEUP 2022-07-22 20:52:15.112 | [405764 Async create_neutron_accounts:440852]: Signaled 2022-07-22 20:52:15.114 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-22 20:52:15.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:52:15.114 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:52:15.114 | + 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 20:52:15.114 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:52:15.114 | + 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 20:52:15.114 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:52:15.114 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-22 20:52:15.114 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-22 20:52:15.114 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-22 20:52:15.114 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.17:9696/ 2022-07-22 20:52:15.114 | + 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 20:52:15.114 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-22 20:52:15.114 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-22 20:52:15.114 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:15.114 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:15.114 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:15.114 | ++ 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 20:52:15.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.114 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.114 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.114 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.114 | + functions-common:get_or_create_user:926 : user_id=9eb5af0491684ba5b97dfcdcb9ecf87f 2022-07-22 20:52:15.115 | + functions-common:get_or_create_user:927 : echo 9eb5af0491684ba5b97dfcdcb9ecf87f 2022-07-22 20:52:15.115 | 9eb5af0491684ba5b97dfcdcb9ecf87f 2022-07-22 20:52:15.115 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-22 20:52:15.115 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:15.115 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:15.115 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:15.115 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:15.115 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:15.115 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:15.115 | ++ 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 20:52:15.115 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:15.115 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:15.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.115 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.115 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.115 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.115 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:15.115 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:15.115 | + 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 20:52:15.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.115 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.115 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.116 | ++ 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 20:52:15.116 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:15.116 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:15.116 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:15.116 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:15.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.116 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.116 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.116 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.116 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:15.116 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:15.116 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:15.116 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 9eb5af0491684ba5b97dfcdcb9ecf87f | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:15.116 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:15.116 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:15.116 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:15.116 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:15.116 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 20:52:15.116 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-22 20:52:15.116 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:15.116 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-22 20:52:15.116 | ++ 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 20:52:15.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.116 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.116 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.116 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.116 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:15.116 | fcd9eeac23f34e45b5ec650989b9e541' 2022-07-22 20:52:15.116 | + functions-common:get_or_create_service:1095 : echo fcd9eeac23f34e45b5ec650989b9e541 2022-07-22 20:52:15.117 | fcd9eeac23f34e45b5ec650989b9e541 2022-07-22 20:52:15.117 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.17:9696/ 2022-07-22 20:52:15.117 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:15.117 | ++ 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 20:52:15.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:15.117 | +++ 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 20:52:15.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.117 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.117 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.117 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:15.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:15.117 | +++ 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 20:52:15.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.117 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:15.117 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:15.117 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:15.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2885ef9dd2fc49e8b308bc10f321519e 2022-07-22 20:52:15.117 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2885ef9dd2fc49e8b308bc10f321519e 2022-07-22 20:52:15.117 | + functions-common:get_or_create_endpoint:1128 : public_id=2885ef9dd2fc49e8b308bc10f321519e 2022-07-22 20:52:15.117 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:52:15.117 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:15.117 | + functions-common:get_or_create_endpoint:1137 : echo 2885ef9dd2fc49e8b308bc10f321519e 2022-07-22 20:52:15.117 | 2885ef9dd2fc49e8b308bc10f321519e 2022-07-22 20:52:15.161 | [405764 Async create_neutron_accounts:440852]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-22 20:52:15.202 | [405764 Async create_swift_accounts:440994]: Waiting for completion of create_swift_accounts running on PID 440994 (2 other jobs running) 2022-07-22 20:52:15.229 | [405764 Async create_swift_accounts:440994]: Signaling child to exit 2022-07-22 20:52:58.072 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:52:58.098 | [440994 Async create_swift_accounts:440994]: finished successfully 2022-07-22 20:52:58.118 | WAKEUP 2022-07-22 20:52:58.140 | [405764 Async create_swift_accounts:440994]: Signaled 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-22 20:52:58.141 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-22 20:52:58.142 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-22 20:52:58.142 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-22 20:52:58.142 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-22 20:52:58.142 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-22 20:52:58.142 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-22 20:52:58.142 | +++ 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 20:52:58.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.142 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.142 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.142 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.142 | ++ functions-common:get_or_create_role:951 : role_id=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.142 | ++ functions-common:get_or_create_role:952 : echo 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.142 | + lib/swift:create_swift_accounts:619 : another_role=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.142 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-22 20:52:58.142 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-22 20:52:58.142 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:58.142 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:52:58.142 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:52:58.142 | ++ 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 20:52:58.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.142 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.142 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.142 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.142 | + functions-common:get_or_create_user:926 : user_id=586381bb298e47de81c07f334cac49ed 2022-07-22 20:52:58.142 | + functions-common:get_or_create_user:927 : echo 586381bb298e47de81c07f334cac49ed 2022-07-22 20:52:58.142 | 586381bb298e47de81c07f334cac49ed 2022-07-22 20:52:58.142 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-22 20:52:58.142 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.142 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:58.142 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:58.143 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:58.143 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:58.143 | ++ 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 20:52:58.143 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.143 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.143 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.143 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.143 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.143 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.143 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.143 | + 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 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.143 | ++ 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 20:52:58.143 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.143 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.143 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.143 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.143 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.144 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.144 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.144 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.144 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.144 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 586381bb298e47de81c07f334cac49ed | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:58.144 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.144 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:58.144 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:58.144 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:52:58.144 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 20:52:58.144 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-22 20:52:58.144 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.144 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:52:58.144 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:52:58.144 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:52:58.144 | ++ 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 20:52:58.144 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.144 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.144 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.144 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.144 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.144 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.144 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.145 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.145 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.145 | + 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 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.145 | ++ 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 20:52:58.145 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.145 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.145 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.145 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.145 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.145 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.145 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.145 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.145 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 586381bb298e47de81c07f334cac49ed | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:52:58.145 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.145 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.145 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.145 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.145 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-22 20:52:58.145 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:52:58.145 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-22 20:52:58.145 | ++ 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 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.145 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.146 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.146 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:52:58.146 | a9a8f3fc42dd44c1982d76b1688ba20f' 2022-07-22 20:52:58.146 | + functions-common:get_or_create_service:1095 : echo a9a8f3fc42dd44c1982d76b1688ba20f 2022-07-22 20:52:58.146 | a9a8f3fc42dd44c1982d76b1688ba20f 2022-07-22 20:52:58.146 | + 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 20:52:58.146 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:52:58.146 | ++ 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 20:52:58.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:58.146 | +++ 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 20:52:58.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.146 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:58.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:58.146 | +++ 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 20:52:58.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.146 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2918a44719c249cca632502c66f2842f 2022-07-22 20:52:58.146 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2918a44719c249cca632502c66f2842f 2022-07-22 20:52:58.146 | + functions-common:get_or_create_endpoint:1128 : public_id=2918a44719c249cca632502c66f2842f 2022-07-22 20:52:58.146 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.17:8080 ]] 2022-07-22 20:52:58.146 | + 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 20:52:58.146 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:52:58.146 | ++ 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 20:52:58.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.146 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.147 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.147 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:52:58.147 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:52:58.147 | ++ 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 20:52:58.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.147 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.147 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.147 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=63d606eb0ca84b74ba6a40fb1b81e8df 2022-07-22 20:52:58.147 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 63d606eb0ca84b74ba6a40fb1b81e8df 2022-07-22 20:52:58.147 | 63d606eb0ca84b74ba6a40fb1b81e8df 2022-07-22 20:52:58.147 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:52:58.147 | + functions-common:get_or_create_endpoint:1137 : echo 2918a44719c249cca632502c66f2842f 2022-07-22 20:52:58.147 | 2918a44719c249cca632502c66f2842f 2022-07-22 20:52:58.147 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-22 20:52:58.147 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-22 20:52:58.147 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:52:58.147 | +++ 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 20:52:58.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.147 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.147 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.147 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.147 | ++ functions-common:get_or_create_project:939 : project_id=b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.147 | ++ functions-common:get_or_create_project:940 : echo b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.147 | + lib/swift:create_swift_accounts:633 : swift_project_test1=b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.147 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-22 20:52:58.147 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.147 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-22 20:52:58.147 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:58.148 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-22 20:52:58.148 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-22 20:52:58.148 | +++ 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 20:52:58.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.148 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.148 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.148 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.148 | ++ functions-common:get_or_create_user:926 : user_id=eb626ffcab0e4f5a8ebb9f2d4adf2d59 2022-07-22 20:52:58.148 | ++ functions-common:get_or_create_user:927 : echo eb626ffcab0e4f5a8ebb9f2d4adf2d59 2022-07-22 20:52:58.148 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=eb626ffcab0e4f5a8ebb9f2d4adf2d59 2022-07-22 20:52:58.148 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-22 20:52:58.148 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.148 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin eb626ffcab0e4f5a8ebb9f2d4adf2d59 b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.148 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.148 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:52:58.148 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.148 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.148 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:52:58.148 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:52:58.148 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:52:58.148 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:52:58.148 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb626ffcab0e4f5a8ebb9f2d4adf2d59 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.148 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.148 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.148 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.148 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.148 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.149 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.149 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.149 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.149 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user eb626ffcab0e4f5a8ebb9f2d4adf2d59 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.149 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.149 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb626ffcab0e4f5a8ebb9f2d4adf2d59 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.149 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.149 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.149 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.149 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.149 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.149 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.149 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.149 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.149 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.149 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.149 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | eb626ffcab0e4f5a8ebb9f2d4adf2d59 | | b8594628ee52428eadbd5ed01e6694cb | | | False |' 2022-07-22 20:52:58.149 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.149 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.149 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.149 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.149 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-22 20:52:58.149 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-22 20:52:58.149 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:58.149 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-22 20:52:58.149 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-22 20:52:58.149 | +++ 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 20:52:58.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.150 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.150 | ++ functions-common:get_or_create_user:926 : user_id=228c2cde1e8d48bdb5ae4e8c965164f5 2022-07-22 20:52:58.150 | ++ functions-common:get_or_create_user:927 : echo 228c2cde1e8d48bdb5ae4e8c965164f5 2022-07-22 20:52:58.150 | + lib/swift:create_swift_accounts:642 : swift_user_test3=228c2cde1e8d48bdb5ae4e8c965164f5 2022-07-22 20:52:58.150 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-22 20:52:58.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.150 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 6d40f8c7c79740e6992130d5f660035e 228c2cde1e8d48bdb5ae4e8c965164f5 b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.150 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.150 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:52:58.150 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.150 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.150 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:52:58.150 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:52:58.150 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:52:58.150 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:52:58.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6d40f8c7c79740e6992130d5f660035e --user 228c2cde1e8d48bdb5ae4e8c965164f5 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.150 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.150 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.150 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.150 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 6d40f8c7c79740e6992130d5f660035e --user 228c2cde1e8d48bdb5ae4e8c965164f5 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 6d40f8c7c79740e6992130d5f660035e --user 228c2cde1e8d48bdb5ae4e8c965164f5 --project b8594628ee52428eadbd5ed01e6694cb 2022-07-22 20:52:58.151 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.151 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.151 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.151 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.151 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.151 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.151 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.151 | ++ functions-common:get_field:819 : echo '| 6d40f8c7c79740e6992130d5f660035e | 228c2cde1e8d48bdb5ae4e8c965164f5 | | b8594628ee52428eadbd5ed01e6694cb | | | False |' 2022-07-22 20:52:58.151 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.151 | + functions-common:get_or_add_user_project_role:996 : user_role_id=6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.151 | + functions-common:get_or_add_user_project_role:998 : echo 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.151 | 6d40f8c7c79740e6992130d5f660035e 2022-07-22 20:52:58.151 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-22 20:52:58.151 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-22 20:52:58.151 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:52:58.151 | +++ 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 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.151 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.151 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.151 | ++ functions-common:get_or_create_project:939 : project_id=f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.151 | ++ functions-common:get_or_create_project:940 : echo f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.151 | + lib/swift:create_swift_accounts:647 : swift_project_test2=f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.152 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-22 20:52:58.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.152 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-22 20:52:58.152 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-22 20:52:58.152 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:58.152 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-22 20:52:58.152 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-22 20:52:58.152 | +++ 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 20:52:58.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.152 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.152 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.152 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.152 | ++ functions-common:get_or_create_user:926 : user_id=34b2820421e44db698626c2adf92780f 2022-07-22 20:52:58.152 | ++ functions-common:get_or_create_user:927 : echo 34b2820421e44db698626c2adf92780f 2022-07-22 20:52:58.152 | + lib/swift:create_swift_accounts:652 : swift_user_test2=34b2820421e44db698626c2adf92780f 2022-07-22 20:52:58.152 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-22 20:52:58.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.152 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 34b2820421e44db698626c2adf92780f f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.152 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.152 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:52:58.152 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.152 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.152 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:52:58.152 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:52:58.152 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:52:58.152 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:52:58.152 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34b2820421e44db698626c2adf92780f --project f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.152 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.152 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.152 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.153 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.153 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.153 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.153 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 34b2820421e44db698626c2adf92780f --project f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 34b2820421e44db698626c2adf92780f --project f0b93bd19a7044d4a25622e82a0cc8c9 2022-07-22 20:52:58.153 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.153 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.153 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.153 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.153 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.153 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.153 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.153 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 34b2820421e44db698626c2adf92780f | | f0b93bd19a7044d4a25622e82a0cc8c9 | | | False |' 2022-07-22 20:52:58.153 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.153 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.153 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.153 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.153 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.153 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-22 20:52:58.153 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 20:52:58.154 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-22 20:52:58.154 | +++ 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 20:52:58.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.154 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.154 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.154 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-22 20:52:58.154 | 518053dc8adf4b0da693ca1ab006f282' 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_domain:889 : echo 518053dc8adf4b0da693ca1ab006f282 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:657 : swift_domain=518053dc8adf4b0da693ca1ab006f282 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-22 20:52:58.154 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-22 20:52:58.154 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 518053dc8adf4b0da693ca1ab006f282 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 20:52:58.154 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=518053dc8adf4b0da693ca1ab006f282 --or-show -f value -c id 2022-07-22 20:52:58.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.154 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.154 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.154 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_project:939 : project_id=2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_project:940 : echo 2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:661 : swift_project_test4=2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-22 20:52:58.154 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.154 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-22 20:52:58.154 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 518053dc8adf4b0da693ca1ab006f282 test4@example.com 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-22 20:52:58.154 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-22 20:52:58.155 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=518053dc8adf4b0da693ca1ab006f282 --email=test4@example.com --or-show -f value -c id 2022-07-22 20:52:58.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.155 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.155 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.155 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.155 | ++ functions-common:get_or_create_user:926 : user_id=976fcf5ad8c84e51ab19fbc38ba184f4 2022-07-22 20:52:58.155 | ++ functions-common:get_or_create_user:927 : echo 976fcf5ad8c84e51ab19fbc38ba184f4 2022-07-22 20:52:58.155 | + lib/swift:create_swift_accounts:666 : swift_user_test4=976fcf5ad8c84e51ab19fbc38ba184f4 2022-07-22 20:52:58.155 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-22 20:52:58.155 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 20:52:58.155 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 976fcf5ad8c84e51ab19fbc38ba184f4 2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.155 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:52:58.155 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 20:52:58.155 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:52:58.155 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:52:58.155 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 20:52:58.156 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 20:52:58.156 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 20:52:58.156 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 976fcf5ad8c84e51ab19fbc38ba184f4 --project 2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:52:58.156 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.156 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.156 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:52:58.156 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:52:58.156 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 976fcf5ad8c84e51ab19fbc38ba184f4 --project 2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 976fcf5ad8c84e51ab19fbc38ba184f4 --project 2aec682bc4ed48e2b44b9b29e24e27ef 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:52:58.156 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:52:58.156 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:52:58.156 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:52:58.156 | from cryptography.utils import int_from_bytes 2022-07-22 20:52:58.156 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:52:58.156 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:52:58.157 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:52:58.157 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 976fcf5ad8c84e51ab19fbc38ba184f4 | | 2aec682bc4ed48e2b44b9b29e24e27ef | | | False |' 2022-07-22 20:52:58.157 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:52:58.157 | ++ functions-common:get_field:813 : read data 2022-07-22 20:52:58.157 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.157 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.157 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:52:58.187 | [405764 Async create_swift_accounts:440994]: finished create_swift_accounts with result 0 in 120 seconds 2022-07-22 20:52:58.194 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-22 20:52:58.197 | + inc/async:async_wait:197 : return 0 2022-07-22 20:52:58.200 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-22 20:52:58.217 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:58.221 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-22 20:52:58.239 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:58.241 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-22 20:52:58.244 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:52:58.246 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-22 20:52:58.249 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-22 20:52:58.251 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-22 20:52:58.311 | + inc/async:async_inner:63 : init_glance 2022-07-22 20:52:58.349 | [405764 Async init_glance:445248]: running: init_glance 2022-07-22 20:52:58.352 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-22 20:52:58.371 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:52:58.373 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-22 20:52:58.376 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:52:58.378 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-22 20:52:58.381 | + ./stack.sh:main:1142 : configure_neutron 2022-07-22 20:52:58.384 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-22 20:52:58.388 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:52:58.389 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:52:58.394 | + 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 20:52:58.397 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:52:58.400 | + 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 20:52:58.403 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:52:58.406 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-22 20:52:58.409 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-22 20:52:58.411 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-22 20:52:58.413 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-22 20:52:58.428 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-22 20:52:58.430 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-22 20:53:01.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:01.570 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:01.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:01.570 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:03.188 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:53:03.213 | [445248 Async init_glance:445248]: finished successfully 2022-07-22 20:53:04.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:04.727 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:04.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:04.727 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:07.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:07.834 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:07.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:07.835 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:10.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:10.954 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:10.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:10.954 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:14.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:14.083 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:14.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:14.083 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:17.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:17.200 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:17.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:17.200 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:20.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:20.336 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:20.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:20.336 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:23.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:23.715 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:23.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:23.715 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:27.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:27.620 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:27.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:27.620 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:32.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:32.573 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:32.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:32.573 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:32.862 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-22 20:53:32.867 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-22 20:53:32.869 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-22 20:53:32.871 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-22 20:53:32.874 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-22 20:53:32.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-22 20:53:32.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-22 20:53:32.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-22 20:53:32.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-22 20:53:32.885 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-22 20:53:32.887 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-22 20:53:32.890 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-22 20:53:32.892 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-22 20:53:32.894 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-22 20:53:32.896 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-22 20:53:32.898 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-22 20:53:32.902 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:32.905 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-22 20:53:32.908 | + 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 20:53:32.913 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-22 20:53:32.915 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-22 20:53:32.917 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-22 20:53:32.919 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-22 20:53:32.922 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:53:32.924 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:32.927 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:53:32.942 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:32.944 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:53:32.946 | ++ 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 20:53:32.949 | + 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 20:53:32.978 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-22 20:53:33.006 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-22 20:53:33.035 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-22 20:53:33.064 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-22 20:53:33.093 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-22 20:53:33.121 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-22 20:53:33.124 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-22 20:53:33.126 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-22 20:53:33.128 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 20:53:33.131 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 20:53:33.148 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 20:53:33.150 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 20:53:33.152 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 20:53:33.155 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 20:53:33.157 | + 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 20:53:33.185 | + 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 20:53:33.214 | + 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 20:53:33.245 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 20:53:33.275 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-22 20:53:33.291 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:53:33.294 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-22 20:53:33.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-22 20:53:33.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-22 20:53:33.301 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-22 20:53:33.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-22 20:53:33.315 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-22 20:53:33.318 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-22 20:53:33.320 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-22 20:53:33.322 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-22 20:53:33.335 | + 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 20:53:33.347 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-22 20:53:33.350 | + 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 20:53:33.362 | + 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 20:53:33.374 | + 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 20:53:33.386 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 20:53:33.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 20:53:33.392 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-22 20:53:33.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.5Tzm34jpS3 2022-07-22 20:53:33.399 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 20:53:33.401 | + 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 20:53:33.404 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.5Tzm34jpS3 2022-07-22 20:53:33.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.5Tzm34jpS3 2022-07-22 20:53:33.419 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.5Tzm34jpS3 /etc/sudoers.d/neutron-rootwrap 2022-07-22 20:53:33.431 | + 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 20:53:33.460 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:33.462 | + 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 20:53:33.491 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-22 20:53:33.494 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-22 20:53:33.496 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-22 20:53:33.499 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 20:53:33.501 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 20:53:33.503 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 20:53:33.521 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:33.524 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 20:53:33.526 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 20:53:33.529 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 20:53:33.546 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:33.548 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 20:53:33.551 | + 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 20:53:33.582 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 20:53:33.584 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 20:53:33.587 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-22 20:53:33.604 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:33.606 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-22 20:53:33.609 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-22 20:53:33.611 | + 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 20:53:33.614 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 20:53:33.616 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-22 20:53:33.619 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-22 20:53:33.621 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 20:53:33.624 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-22 20:53:33.627 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-22 20:53:33.629 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-22 20:53:33.634 | + 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 20:53:33.636 | + 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 20:53:33.641 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-22 20:53:33.659 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:33.661 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-22 20:53:33.664 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-22 20:53:33.666 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-22 20:53:33.672 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-22 20:53:33.701 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 20:53:33.731 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-22 20:53:33.760 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-22 20:53:33.791 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-22 20:53:33.820 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-22 20:53:33.822 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 20:53:33.825 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-22 20:53:33.827 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 20:53:33.830 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-22 20:53:33.859 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-22 20:53:33.889 | + 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 20:53:33.920 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-22 20:53:33.952 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-22 20:53:33.988 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-22 20:53:34.021 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-22 20:53:34.052 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-22 20:53:34.083 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:53:34.114 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 20:53:34.145 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-22 20:53:34.177 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-22 20:53:34.208 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-22 20:53:34.210 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 20:53:34.213 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 20:53:34.215 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 20:53:34.218 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-22 20:53:34.248 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-22 20:53:34.278 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.17/identity 2022-07-22 20:53:34.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-22 20:53:34.337 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-22 20:53:34.367 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-22 20:53:34.397 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-22 20:53:34.426 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-22 20:53:34.457 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:53:34.487 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-22 20:53:34.516 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-22 20:53:34.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 20:53:34.521 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 20:53:34.524 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-22 20:53:34.526 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-22 20:53:34.556 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-22 20:53:34.586 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.17/identity 2022-07-22 20:53:34.616 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-22 20:53:34.646 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-22 20:53:34.676 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-22 20:53:34.706 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-22 20:53:34.736 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-22 20:53:34.766 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-22 20:53:34.796 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-22 20:53:34.826 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-22 20:53:34.829 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-22 20:53:34.831 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-22 20:53:34.834 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-22 20:53:34.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-22 20:53:34.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-22 20:53:34.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-22 20:53:34.846 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-22 20:53:34.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-22 20:53:34.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-22 20:53:34.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-22 20:53:34.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-22 20:53:34.859 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-22 20:53:34.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-22 20:53:34.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-22 20:53:34.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-22 20:53:34.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-22 20:53:34.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-22 20:53:34.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:34.877 | + 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 20:53:34.905 | + 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 20:53:34.908 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:34.910 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 20:53:34.913 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-22 20:53:34.915 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-22 20:53:34.918 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:34.921 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-22 20:53:34.948 | + 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 20:53:34.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:34.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 20:53:34.955 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-22 20:53:34.957 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-22 20:53:34.960 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:34.962 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-22 20:53:34.991 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-22 20:53:34.994 | + 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 20:53:34.996 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:34.999 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 20:53:35.001 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-22 20:53:35.003 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-22 20:53:35.006 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.008 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-22 20:53:35.037 | + 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 20:53:35.040 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.042 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 20:53:35.044 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-22 20:53:35.047 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-22 20:53:35.050 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.052 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-22 20:53:35.080 | + 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 20:53:35.083 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.085 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-22 20:53:35.088 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-22 20:53:35.090 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-22 20:53:35.093 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.096 | + 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 20:53:35.124 | + 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 20:53:35.127 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.129 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-22 20:53:35.131 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 20:53:35.134 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 20:53:35.136 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.138 | + 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 20:53:35.167 | + 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 20:53:35.169 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-22 20:53:35.175 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-22 20:53:35.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-22 20:53:35.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.183 | + 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 20:53:35.214 | + 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 20:53:35.218 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.220 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-22 20:53:35.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-22 20:53:35.226 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-22 20:53:35.229 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.232 | + 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 20:53:35.260 | + 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 20:53:35.263 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:53:35.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-22 20:53:35.268 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 20:53:35.271 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 20:53:35.273 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 20:53:35.276 | + 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 20:53:35.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 20:53:35.307 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-22 20:53:35.324 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:35.327 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-22 20:53:35.330 | + 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 20:53:35.362 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:35.364 | + 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 20:53:35.393 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 20:53:35.425 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-22 20:53:35.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-22 20:53:35.429 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-22 20:53:35.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 20:53:38.184 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 20:53:38.184 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 20:53:38.185 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=447353) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 20:53:38.237 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 20:53:38.237 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 20:53:38.237 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:38.237 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:38.237 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:38.238 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=447353) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:38.292 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 20:53:38.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:38.292 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:38.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:38.292 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:38.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-22 20:53:38.615 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-22 20:53:38.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-22 20:53:38.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 20:53:38.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-22 20:53:38.680 | + 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 20:53:38.697 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-22 20:53:38.700 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:38.703 | + 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 20:53:38.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-22 20:53:38.737 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-22 20:53:38.745 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-22 20:53:38.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-22 20:53:38.751 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-22 20:53:38.764 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-22 20:53:38.776 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 20:53:38.779 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-22 20:53:38.787 | net.bridge.bridge-nf-call-iptables = 1 2022-07-22 20:53:38.790 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 20:53:38.793 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-22 20:53:38.801 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-22 20:53:38.804 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-22 20:53:38.807 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-22 20:53:38.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-22 20:53:38.812 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-22 20:53:38.815 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-22 20:53:38.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 20:53:38.820 | + 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 20:53:38.822 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 20:53:38.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 20:53:38.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-22 20:53:38.856 | + 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 20:53:38.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-22 20:53:38.894 | + 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 20:53:38.922 | + 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 20:53:38.952 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-22 20:53:38.969 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:38.972 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-22 20:53:38.974 | + 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 20:53:38.979 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-22 20:53:39.008 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-22 20:53:39.036 | + 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 20:53:39.068 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:39.071 | + 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 20:53:39.099 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-22 20:53:39.117 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:39.119 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 20:53:39.122 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-22 20:53:39.152 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 20:53:39.155 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 20:53:39.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 20:53:39.187 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-22 20:53:39.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 20:53:39.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-22 20:53:39.194 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-22 20:53:39.216 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:39.220 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-22 20:53:39.222 | + 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 20:53:39.227 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-22 20:53:39.260 | + 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 20:53:39.291 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:39.295 | + 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 20:53:39.324 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 20:53:39.327 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-22 20:53:39.356 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 20:53:39.359 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 20:53:39.361 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 20:53:39.389 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-22 20:53:39.392 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 20:53:39.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-22 20:53:39.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 20:53:42.121 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 20:53:42.122 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 20:53:42.122 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=447883) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 20:53:42.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 20:53:42.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 20:53:42.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:42.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:42.175 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:42.176 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=447883) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 20:53:42.237 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-22 20:53:42.238 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=447883) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-22 20:53:42.238 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=447883) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-22 20:53:42.238 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 20:53:42.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:42.239 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:42.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:53:42.239 | from cryptography.utils import int_from_bytes 2022-07-22 20:53:42.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-22 20:53:42.579 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-22 20:53:42.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-22 20:53:42.584 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 20:53:42.587 | + 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 20:53:42.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 20:53:42.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 20:53:42.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-22 20:53:42.613 | + functions:set_mtu:785 : local dev=br-data 2022-07-22 20:53:42.615 | + functions:set_mtu:786 : local mtu=1500 2022-07-22 20:53:42.618 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-22 20:53:42.630 | + 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 20:53:42.649 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-22 20:53:42.651 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-22 20:53:42.654 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-22 20:53:42.657 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-22 20:53:42.659 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-22 20:53:42.662 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-22 20:53:42.664 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-22 20:53:42.667 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-22 20:53:42.669 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-22 20:53:42.672 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-22 20:53:42.674 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-22 20:53:42.677 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-22 20:53:42.679 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-22 20:53:42.682 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-22 20:53:42.686 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-22 20:53:42.686 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-22 20:53:42.692 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-22 20:53:42.694 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-22 20:53:42.697 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-22 20:53:42.699 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-22 20:53:42.704 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-22 20:53:42.704 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-22 20:53:42.705 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-22 20:53:42.711 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-22 20:53:42.713 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-22 20:53:42.716 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:42.719 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-22 20:53:42.721 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-22 20:53:42.724 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-22 20:53:42.726 | + 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 20:53:42.728 | + 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 20:53:42.731 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-22 20:53:42.733 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-22 20:53:42.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-22 20:53:42.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-22 20:53:42.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-22 20:53:42.738 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-22 20:53:42.743 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-22 20:53:42.746 | + 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 20:53:42.748 | + 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 20:53:42.761 | + 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 20:53:42.773 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-22 20:53:42.787 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-22 20:53:42.806 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-22 20:53:42.815 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-22 20:53:42.815 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.068 ms 2022-07-22 20:53:43.832 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.051 ms 2022-07-22 20:53:44.856 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.038 ms 2022-07-22 20:53:44.856 | 2022-07-22 20:53:44.856 | --- 192.168.0.15 ping statistics --- 2022-07-22 20:53:44.856 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-07-22 20:53:44.856 | rtt min/avg/max/mdev = 0.038/0.052/0.068/0.012 ms 2022-07-22 20:53:44.862 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-22 20:53:44.863 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-22 20:53:44.868 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-22 20:53:44.871 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-22 20:53:44.888 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:44.890 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-22 20:53:44.893 | + 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 20:53:44.897 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-22 20:53:44.927 | + 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 20:53:44.956 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-22 20:53:44.985 | + 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 20:53:45.017 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-22 20:53:45.019 | + 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 20:53:45.048 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 20:53:45.051 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-22 20:53:45.068 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:53:45.070 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-22 20:53:45.073 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-22 20:53:45.090 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:53:45.093 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-22 20:53:45.110 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:53:45.113 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-22 20:53:45.130 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:53:45.132 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-22 20:53:45.163 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-22 20:53:45.192 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-22 20:53:45.195 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-22 20:53:45.213 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.215 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-22 20:53:45.234 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.236 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-22 20:53:45.239 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-22 20:53:45.300 | + inc/async:async_inner:63 : init_neutron 2022-07-22 20:53:45.340 | [405764 Async init_neutron:448361]: running: init_neutron 2022-07-22 20:53:45.343 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-22 20:53:45.360 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.364 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-22 20:53:45.374 | ++ ./stack.sh:main:1157 : true 2022-07-22 20:53:45.377 | + ./stack.sh:main:1157 : netman_pid= 2022-07-22 20:53:45.380 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-22 20:53:45.382 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-22 20:53:45.395 | dnsmasq: no process found 2022-07-22 20:53:45.398 | + ./stack.sh:main:1159 : true 2022-07-22 20:53:45.401 | + ./stack.sh:main:1164 : clean_iptables 2022-07-22 20:53:45.406 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-22 20:53:45.408 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 20:53:45.412 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-22 20:53:45.412 | + lib/nova:clean_iptables:186 : grep nova 2022-07-22 20:53:45.415 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-22 20:53:45.415 | + lib/nova:clean_iptables:186 : bash 2022-07-22 20:53:45.417 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-22 20:53:45.428 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 20:53:45.428 | + lib/nova:clean_iptables:188 : grep nova 2022-07-22 20:53:45.430 | + lib/nova:clean_iptables:188 : bash 2022-07-22 20:53:45.430 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-22 20:53:45.432 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-22 20:53:45.432 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-22 20:53:45.432 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 20:53:45.448 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 20:53:45.452 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-22 20:53:45.452 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-22 20:53:45.453 | + lib/nova:clean_iptables:190 : grep nova 2022-07-22 20:53:45.458 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-22 20:53:45.458 | + lib/nova:clean_iptables:190 : bash 2022-07-22 20:53:45.458 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-22 20:53:45.475 | + lib/nova:clean_iptables:192 : grep nova 2022-07-22 20:53:45.475 | + lib/nova:clean_iptables:192 : bash 2022-07-22 20:53:45.476 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-22 20:53:45.480 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 20:53:45.480 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-22 20:53:45.488 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-22 20:53:45.488 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 20:53:45.494 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-22 20:53:45.502 | net.ipv4.ip_forward = 1 2022-07-22 20:53:45.506 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-22 20:53:45.525 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.527 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-22 20:53:45.530 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-22 20:53:45.532 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 20:53:45.568 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-22 20:53:45.600 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-22 20:53:45.602 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 20:53:45.641 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-22 20:53:45.678 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-22 20:53:45.698 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.701 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-22 20:53:45.704 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:53:45.707 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-22 20:53:45.710 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-22 20:53:45.712 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-22 20:53:45.779 | + inc/async:async_inner:63 : init_swift 2022-07-22 20:53:45.838 | [405764 Async init_swift:448719]: running: init_swift 2022-07-22 20:53:45.840 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-22 20:53:45.862 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:45.865 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-22 20:53:45.868 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:53:45.870 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-22 20:53:45.874 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-22 20:53:45.876 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-22 20:53:45.952 | + inc/async:async_inner:63 : init_cinder 2022-07-22 20:53:46.020 | [405764 Async init_cinder:448814]: running: init_cinder 2022-07-22 20:53:46.024 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-22 20:53:46.084 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:53:46.095 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-22 20:53:46.098 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:53:46.101 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-22 20:53:46.104 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-22 20:53:46.107 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-22 20:53:46.219 | + inc/async:async_inner:63 : init_placement 2022-07-22 20:53:46.286 | [405764 Async init_placement:448934]: running: init_placement 2022-07-22 20:53:46.289 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-22 20:53:46.407 | [405764 Async init_neutron:448361]: Waiting for completion of init_neutron running on PID 448361 (6 other jobs running) 2022-07-22 20:53:46.451 | [405764 Async init_neutron:448361]: Signaling child to exit 2022-07-22 20:53:56.521 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:53:56.582 | [448814 Async init_cinder:448814]: finished successfully 2022-07-22 20:53:58.495 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:53:58.540 | [448719 Async init_swift:448719]: finished successfully 2022-07-22 20:54:13.200 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:54:13.228 | [448361 Async init_neutron:448361]: finished successfully 2022-07-22 20:54:13.248 | WAKEUP 2022-07-22 20:54:13.272 | [405764 Async init_neutron:448361]: Signaled 2022-07-22 20:54:13.274 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-22 20:54:13.274 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:54:13.274 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:54:13.274 | + 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 20:54:13.274 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:54:13.274 | + 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 20:54:13.274 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:54:13.274 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-22 20:54:13.274 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-22 20:54:13.274 | + lib/database:recreate_database:112 : local db=neutron 2022-07-22 20:54:13.274 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-22 20:54:13.274 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-22 20:54:13.274 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-22 20:54:13.274 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:13.274 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-22 20:54:13.274 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:13.274 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-22 20:54:13.274 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 20:54:13.274 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:13.274 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:13.274 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:13.274 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523228186 2022-07-22 20:54:13.274 | + 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 20:54:13.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:13.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:13.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:13.275 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-22 20:54:13.275 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-22 20:54:13.276 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-22 20:54:13.277 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-22 20:54:13.278 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-22 20:54:13.279 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-22 20:54:13.279 | Running upgrade for neutron ... 2022-07-22 20:54:13.279 | OK 2022-07-22 20:54:13.279 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-22 20:54:13.279 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:13.279 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:13.279 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:13.279 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:13.279 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:13.279 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 20:54:13.279 | + functions-common:time_stop:2447 : start_time=1658523228186 2022-07-22 20:54:13.279 | + functions-common:time_stop:2449 : [[ -z 1658523228186 ]] 2022-07-22 20:54:13.279 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:13.279 | + functions-common:time_stop:2452 : end_time=1658523253184 2022-07-22 20:54:13.279 | + functions-common:time_stop:2453 : elapsed_time=24998 2022-07-22 20:54:13.279 | + functions-common:time_stop:2454 : total=8150 2022-07-22 20:54:13.279 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:13.279 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33148 2022-07-22 20:54:13.328 | [405764 Async init_neutron:448361]: finished init_neutron with result 0 in 27 seconds 2022-07-22 20:54:13.333 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:13.336 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-22 20:54:13.393 | [405764 Async init_placement:448934]: Waiting for completion of init_placement running on PID 448934 (5 other jobs running) 2022-07-22 20:54:13.421 | [405764 Async init_placement:448934]: Signaling child to exit 2022-07-22 20:54:29.720 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:54:29.746 | [448934 Async init_placement:448934]: finished successfully 2022-07-22 20:54:29.765 | WAKEUP 2022-07-22 20:54:29.788 | [405764 Async init_placement:448934]: Signaled 2022-07-22 20:54:29.790 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-22 20:54:29.790 | + lib/database:recreate_database:112 : local db=placement 2022-07-22 20:54:29.790 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-22 20:54:29.790 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-22 20:54:29.790 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-22 20:54:29.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:29.790 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-22 20:54:29.790 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:29.790 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-22 20:54:29.790 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-22 20:54:29.790 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-22 20:54:29.790 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-22 20:54:29.790 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 20:54:29.790 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 20:54:29.790 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 20:54:29.790 | ++ 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 20:54:29.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.790 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.790 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.790 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.790 | + functions-common:get_or_create_user:926 : user_id=81ea0836d0844e1187556ed75c1ee3d5 2022-07-22 20:54:29.790 | + functions-common:get_or_create_user:927 : echo 81ea0836d0844e1187556ed75c1ee3d5 2022-07-22 20:54:29.790 | 81ea0836d0844e1187556ed75c1ee3d5 2022-07-22 20:54:29.790 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-22 20:54:29.791 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:54:29.791 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:54:29.791 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:54:29.791 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:54:29.791 | ++ 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 20:54:29.791 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:54:29.791 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:54:29.791 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:54:29.791 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.791 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.791 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.791 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.791 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:54:29.791 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:54:29.791 | + 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 20:54:29.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.791 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.791 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.791 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:54:29.791 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:54:29.791 | ++ 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 20:54:29.791 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:54:29.791 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.791 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.792 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.792 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.792 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:54:29.792 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:54:29.792 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:54:29.792 | ++ functions-common:get_field:819 : echo '| f3190e475fdc479fb4a5ab67d2360af9 | 81ea0836d0844e1187556ed75c1ee3d5 | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:54:29.792 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.792 | + functions-common:get_or_add_user_project_role:996 : user_role_id=f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:54:29.792 | + functions-common:get_or_add_user_project_role:998 : echo f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:54:29.792 | f3190e475fdc479fb4a5ab67d2360af9 2022-07-22 20:54:29.792 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 20:54:29.792 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-22 20:54:29.792 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 20:54:29.792 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 20:54:29.792 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 20:54:29.792 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 20:54:29.792 | ++ 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 20:54:29.792 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:54:29.792 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 20:54:29.792 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:54:29.792 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.792 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.793 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.793 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.793 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 20:54:29.793 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 20:54:29.793 | + 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 20:54:29.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.793 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.793 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.793 | ++ 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 20:54:29.793 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 20:54:29.793 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 20:54:29.793 | ++ functions-common:get_field:812 : local data field 2022-07-22 20:54:29.793 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.793 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.793 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.793 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.793 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 20:54:29.793 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 20:54:29.793 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 20:54:29.793 | ++ functions-common:get_field:819 : echo '| e0c5684928914e84b691c81e66266f25 | 81ea0836d0844e1187556ed75c1ee3d5 | | aba3e1d8c55f46a38b3d5f9be3da1ebf | | | False |' 2022-07-22 20:54:29.793 | ++ functions-common:get_field:813 : read data 2022-07-22 20:54:29.794 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e0c5684928914e84b691c81e66266f25 2022-07-22 20:54:29.794 | + functions-common:get_or_add_user_project_role:998 : echo e0c5684928914e84b691c81e66266f25 2022-07-22 20:54:29.794 | e0c5684928914e84b691c81e66266f25 2022-07-22 20:54:29.794 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.17/placement 2022-07-22 20:54:29.794 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-22 20:54:29.794 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 20:54:29.794 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-22 20:54:29.794 | ++ 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 20:54:29.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.794 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.794 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.794 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.794 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 20:54:29.794 | 76676206c1814291bd972723bd4881d4' 2022-07-22 20:54:29.794 | + functions-common:get_or_create_service:1095 : echo 76676206c1814291bd972723bd4881d4 2022-07-22 20:54:29.794 | 76676206c1814291bd972723bd4881d4 2022-07-22 20:54:29.794 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.17/placement 2022-07-22 20:54:29.794 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 20:54:29.794 | ++ 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 20:54:29.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 20:54:29.795 | +++ 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 20:54:29.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.795 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.795 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.795 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 20:54:29.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 20:54:29.795 | +++ 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 20:54:29.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.795 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:29.795 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:29.795 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 20:54:29.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d50a956e5f7347648fe67fa889f32675 2022-07-22 20:54:29.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d50a956e5f7347648fe67fa889f32675 2022-07-22 20:54:29.795 | + functions-common:get_or_create_endpoint:1128 : public_id=d50a956e5f7347648fe67fa889f32675 2022-07-22 20:54:29.795 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 20:54:29.795 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 20:54:29.795 | + functions-common:get_or_create_endpoint:1137 : echo d50a956e5f7347648fe67fa889f32675 2022-07-22 20:54:29.795 | d50a956e5f7347648fe67fa889f32675 2022-07-22 20:54:29.834 | [405764 Async init_placement:448934]: finished init_placement with result 0 in 43 seconds 2022-07-22 20:54:29.838 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:29.842 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-22 20:54:29.893 | [405764 Async init_glance:445248]: Waiting for completion of init_glance running on PID 445248 (4 other jobs running) 2022-07-22 20:54:29.918 | [405764 Async init_glance:445248]: Signaling child to exit 2022-07-22 20:54:29.918 | WAKEUP 2022-07-22 20:54:29.941 | [405764 Async init_glance:445248]: Signaled 2022-07-22 20:54:29.942 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-22 20:54:29.942 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-22 20:54:29.943 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-22 20:54:29.943 | + lib/database:recreate_database:112 : local db=glance 2022-07-22 20:54:29.943 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-22 20:54:29.943 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-22 20:54:29.943 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-22 20:54:29.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:29.943 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-22 20:54:29.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:29.943 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-22 20:54:29.943 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 20:54:29.943 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:29.943 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:29.943 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:29.943 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523178396 2022-07-22 20:54:29.943 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-22 20:54:29.943 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 20:54:29.943 | ERROR glance Traceback (most recent call last): 2022-07-22 20:54:29.943 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 20:54:29.943 | ERROR glance  sys.exit(main()) 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 20:54:29.943 | ERROR glance  return CONF.command.action_fn() 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-22 20:54:29.943 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-22 20:54:29.943 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-22 20:54:29.943 | ERROR glance  engine = db_api.get_engine() 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 20:54:29.943 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 20:54:29.943 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 20:54:29.943 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 20:54:29.943 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 20:54:29.943 | ERROR glance  return cls( 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 20:54:29.944 | ERROR glance  self._factory._start( 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 20:54:29.944 | ERROR glance  self._setup_for_connection( 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 20:54:29.944 | ERROR glance  engine = engines.create_engine( 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 20:54:29.944 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 20:54:29.944 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 20:54:29.944 | ERROR glance  File "", line 2, in create_engine 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 20:54:29.944 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 20:54:29.944 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 20:54:29.944 | ERROR glance  loaded_plugins = [ 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 20:54:29.944 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 20:54:29.944 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 20:54:29.944 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 20:54:29.944 | ERROR glance  2022-07-22 20:54:29.944 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-22 20:54:29.944 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 20:54:29.944 | ERROR glance Traceback (most recent call last): 2022-07-22 20:54:29.944 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 20:54:29.944 | ERROR glance  sys.exit(main()) 2022-07-22 20:54:29.944 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 20:54:29.944 | ERROR glance  return CONF.command.action_fn() 2022-07-22 20:54:29.944 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-22 20:54:29.944 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-22 20:54:29.944 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-22 20:54:29.945 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-22 20:54:29.945 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 20:54:29.945 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 20:54:29.945 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 20:54:29.945 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 20:54:29.945 | ERROR glance  return cls( 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 20:54:29.945 | ERROR glance  self._factory._start( 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 20:54:29.945 | ERROR glance  self._setup_for_connection( 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 20:54:29.945 | ERROR glance  engine = engines.create_engine( 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 20:54:29.945 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 20:54:29.945 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 20:54:29.945 | ERROR glance  File "", line 2, in create_engine 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 20:54:29.945 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 20:54:29.945 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 20:54:29.945 | ERROR glance  loaded_plugins = [ 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 20:54:29.945 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 20:54:29.945 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 20:54:29.945 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 20:54:29.945 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-07-22 20:54:29.945 | ERROR glance  2022-07-22 20:54:29.945 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-22 20:54:29.945 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:29.945 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:29.945 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:29.946 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:29.946 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:29.946 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 20:54:29.946 | + functions-common:time_stop:2447 : start_time=1658523178396 2022-07-22 20:54:29.946 | + functions-common:time_stop:2449 : [[ -z 1658523178396 ]] 2022-07-22 20:54:29.946 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:29.946 | + functions-common:time_stop:2452 : end_time=1658523183172 2022-07-22 20:54:29.946 | + functions-common:time_stop:2453 : elapsed_time=4776 2022-07-22 20:54:29.946 | + functions-common:time_stop:2454 : total=8150 2022-07-22 20:54:29.946 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:29.946 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12926 2022-07-22 20:54:29.989 | [405764 Async init_glance:445248]: finished init_glance with result 0 in 4 seconds 2022-07-22 20:54:29.997 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:29.999 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-22 20:54:30.053 | [405764 Async init_swift:448719]: Waiting for completion of init_swift running on PID 448719 (3 other jobs running) 2022-07-22 20:54:30.078 | [405764 Async init_swift:448719]: Signaling child to exit 2022-07-22 20:54:30.078 | WAKEUP 2022-07-22 20:54:30.102 | [405764 Async init_swift:448719]: Signaled 2022-07-22 20:54:30.104 | + lib/swift:init_swift:673 : local node_number 2022-07-22 20:54:30.104 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 20:54:30.104 | No account-server running 2022-07-22 20:54:30.104 | No object-reconstructor running 2022-07-22 20:54:30.104 | No container-sync running 2022-07-22 20:54:30.104 | No object-server running 2022-07-22 20:54:30.104 | No container-replicator running 2022-07-22 20:54:30.104 | No object-updater running 2022-07-22 20:54:30.104 | No object-auditor running 2022-07-22 20:54:30.104 | No container-server running 2022-07-22 20:54:30.104 | No account-reaper running 2022-07-22 20:54:30.104 | No container-reconciler running 2022-07-22 20:54:30.104 | No account-replicator running 2022-07-22 20:54:30.104 | No container-auditor running 2022-07-22 20:54:30.104 | No container-updater running 2022-07-22 20:54:30.104 | No container-sharder running 2022-07-22 20:54:30.104 | No object-expirer running 2022-07-22 20:54:30.104 | No object-replicator running 2022-07-22 20:54:30.104 | No proxy-server running 2022-07-22 20:54:30.104 | No account-auditor running 2022-07-22 20:54:30.104 | + lib/swift:init_swift:675 : true 2022-07-22 20:54:30.105 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-22 20:54:30.105 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-22 20:54:30.105 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-22 20:54:30.105 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-22 20:54:30.105 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-22 20:54:30.105 | + 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 20:54:30.105 | + 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 20:54:30.105 | + functions:create_disk:732 : local node_number 2022-07-22 20:54:30.105 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 20:54:30.105 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-22 20:54:30.105 | + functions:create_disk:736 : local key 2022-07-22 20:54:30.105 | ++ functions:create_disk:738 : sed s#/.## 2022-07-22 20:54:30.105 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-22 20:54:30.105 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 20:54:30.105 | + functions:destroy_disk:765 : local key 2022-07-22 20:54:30.105 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-22 20:54:30.105 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-22 20:54:30.105 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-22 20:54:30.105 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-22 20:54:30.105 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-22 20:54:30.105 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-22 20:54:30.105 | = sectsz=512 attr=2, projid32bit=1 2022-07-22 20:54:30.106 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-22 20:54:30.106 | = reflink=1 2022-07-22 20:54:30.106 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-22 20:54:30.106 | = sunit=0 swidth=0 blks 2022-07-22 20:54:30.106 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-22 20:54:30.106 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-22 20:54:30.106 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-22 20:54:30.106 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-22 20:54:30.106 | + 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 20:54:30.106 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-22 20:54:30.106 | /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 20:54:30.106 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-22 20:54:30.106 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-22 20:54:30.106 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-22 20:54:30.106 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 20:54:30.106 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-22 20:54:30.106 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658522533.object.builder backups/1658522534.container.builder backups/1658522535.account.builder backups/1658522540.object.builder backups/1658522541.container.builder backups/1658522542.account.builder backups/1658522540.object.ring.gz backups/1658522541.container.ring.gz backups/1658522542.account.ring.gz 2022-07-22 20:54:30.106 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-22 20:54:30.106 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-22 20:54:30.106 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-22 20:54:30.106 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-22 20:54:30.106 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 20:54:30.106 | + 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 20:54:30.106 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-22 20:54:30.106 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-22 20:54:30.106 | + 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 20:54:30.107 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-22 20:54:30.107 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-22 20:54:30.107 | + 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 20:54:30.107 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-22 20:54:30.107 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-22 20:54:30.107 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-22 20:54:30.107 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 20:54:30.107 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-22 20:54:30.107 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 20:54:30.107 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-22 20:54:30.107 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 20:54:30.107 | + lib/swift:init_swift:719 : popd 2022-07-22 20:54:30.149 | [405764 Async init_swift:448719]: finished init_swift with result 0 in 12 seconds 2022-07-22 20:54:30.154 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:30.156 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-22 20:54:30.206 | [405764 Async init_cinder:448814]: Waiting for completion of init_cinder running on PID 448814 (2 other jobs running) 2022-07-22 20:54:30.232 | [405764 Async init_cinder:448814]: Signaling child to exit 2022-07-22 20:54:30.232 | WAKEUP 2022-07-22 20:54:30.255 | [405764 Async init_cinder:448814]: Signaled 2022-07-22 20:54:30.256 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-22 20:54:30.256 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.257 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-22 20:54:30.257 | + lib/database:recreate_database:112 : local db=cinder 2022-07-22 20:54:30.257 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-22 20:54:30.257 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-22 20:54:30.257 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-22 20:54:30.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:30.257 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-22 20:54:30.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:30.257 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-22 20:54:30.257 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 20:54:30.257 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:30.257 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:30.257 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:30.257 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523226705 2022-07-22 20:54:30.257 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-22 20:54:30.257 | INFO dbcounter [-] Registered counter for database cinder 2022-07-22 20:54:30.257 | 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=449051) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 20:54:30.257 | DEBUG dbcounter [-] [449051] Writer thread running {{(pid=449051) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.257 | 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=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:54:30.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=449051) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:54:30.258 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-22 20:54:30.258 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 20:54:30.258 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 20:54:30.258 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-22 20:54:30.258 | DEBUG dbcounter [-] [449051] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=449051) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:30.258 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=449051) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 20:54:30.258 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-22 20:54:30.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:30.258 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:30.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:30.258 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:30.258 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-22 20:54:30.258 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:30.258 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:30.258 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:30.258 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:30.258 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:30.258 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 20:54:30.259 | + functions-common:time_stop:2447 : start_time=1658523226705 2022-07-22 20:54:30.259 | + functions-common:time_stop:2449 : [[ -z 1658523226705 ]] 2022-07-22 20:54:30.259 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:30.259 | + functions-common:time_stop:2452 : end_time=1658523234024 2022-07-22 20:54:30.259 | + functions-common:time_stop:2453 : elapsed_time=7319 2022-07-22 20:54:30.259 | + functions-common:time_stop:2454 : total=8150 2022-07-22 20:54:30.259 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:30.259 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15469 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-22 20:54:30.259 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-22 20:54:30.259 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-22 20:54:30.259 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-22 20:54:30.259 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 20:54:30.259 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-22 20:54:30.259 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-22 20:54:30.259 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-22 20:54:30.259 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 20:54:30.259 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 20:54:30.259 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 20:54:30.259 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-22 20:54:30.259 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 20:54:30.259 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 20:54:30.260 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 20:54:30.260 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 20:54:30.260 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 20:54:30.260 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 20:54:30.260 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 20:54:30.260 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 20:54:30.260 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-22 20:54:30.260 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-22 20:54:30.260 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-22 20:54:30.260 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-22 20:54:30.260 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 20:54:30.260 | [Unit] 2022-07-22 20:54:30.260 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 20:54:30.260 | DefaultDependencies=no 2022-07-22 20:54:30.260 | After=systemd-udev-settle.service 2022-07-22 20:54:30.260 | Before=lvm2-activation-early.service 2022-07-22 20:54:30.260 | Wants=systemd-udev-settle.service 2022-07-22 20:54:30.260 | 2022-07-22 20:54:30.260 | [Service] 2022-07-22 20:54:30.260 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 20:54:30.260 | 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 20:54:30.260 | RemainAfterExit=yes 2022-07-22 20:54:30.261 | Type=oneshot 2022-07-22 20:54:30.261 | 2022-07-22 20:54:30.261 | [Install] 2022-07-22 20:54:30.261 | WantedBy=local-fs.target 2022-07-22 20:54:30.261 | Also=systemd-udev-settle.service 2022-07-22 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-22 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 20:54:30.261 | 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 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-22 20:54:30.261 | ++ 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 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-22 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 20:54:30.261 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 20:54:30.261 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 20:54:30.261 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-22 20:54:30.261 | Physical volume "/dev/loop4" successfully created. 2022-07-22 20:54:30.261 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-22 20:54:30.261 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-22 20:54:30.261 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-22 20:54:30.261 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-22 20:54:30.261 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-22 20:54:30.261 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-22 20:54:30.261 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-22 20:54:30.261 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-22 20:54:30.261 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.261 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-22 20:54:30.261 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-22 20:54:30.261 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-22 20:54:30.302 | [405764 Async init_cinder:448814]: finished init_cinder with result 0 in 10 seconds 2022-07-22 20:54:30.308 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:30.312 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-22 20:54:30.330 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.333 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-22 20:54:30.335 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:54:30.338 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-22 20:54:30.340 | + ./stack.sh:main:1213 : init_nova 2022-07-22 20:54:30.343 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-22 20:54:30.360 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.363 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-22 20:54:30.380 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:30.383 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 20:54:30.385 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 20:54:30.443 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 20:54:30.481 | [405764 Async nova-cell-0:451258]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 20:54:30.484 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-22 20:54:30.488 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 20:54:30.492 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-22 20:54:30.494 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 20:54:30.497 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 20:54:30.500 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 20:54:30.561 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 20:54:30.615 | [405764 Async nova-cell-1:451350]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 20:54:30.617 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-22 20:54:30.620 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-22 20:54:30.623 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-22 20:54:30.626 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-22 20:54:30.628 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-22 20:54:30.633 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:30.969 | + 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 20:54:30.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:30.994 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-22 20:54:31.592 | 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 20:54:35.170 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-22 20:54:35.197 | DEBUG dbcounter [-] [451410] Writer thread running {{(pid=451410) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:35.198 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:54:35.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:35.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:35.209 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:54:35.209 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=451410) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:54:35.236 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 20:54:35.237 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 20:54:35.266 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-22 20:54:37.228 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=451410) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 20:54:37.231 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-22 20:54:37.622 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=451410) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 20:54:37.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:37.629 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:37.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:37.630 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:38.125 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-22 20:54:38.128 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 20:54:38.131 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 20:54:38.135 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 20:54:38.139 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 20:54:38.142 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 20:54:38.145 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 20:54:38.168 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:38.173 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 20:54:38.176 | ++ 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 20:54:38.179 | + 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 20:54:38.825 | 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 20:54:42.011 | INFO dbcounter [None req-cd115689-5f64-426f-9360-21c13bfe1ad6 None None] Registered counter for database nova_api 2022-07-22 20:54:42.041 | DEBUG dbcounter [-] [451947] Writer thread running {{(pid=451947) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:42.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:42.099 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:42.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:42.099 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:42.568 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-22 20:54:42.577 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 20:54:42.579 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-22 20:54:42.683 | [405764 Async nova-cell-0:451258]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 451258 (3 other jobs running) 2022-07-22 20:54:42.713 | [405764 Async nova-cell-0:451258]: Signaling child to exit 2022-07-22 20:54:42.725 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:54:42.751 | [451258 Async nova-cell-0:451258]: finished successfully 2022-07-22 20:54:42.772 | WAKEUP 2022-07-22 20:54:42.797 | [405764 Async nova-cell-0:451258]: Signaled 2022-07-22 20:54:42.798 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-22 20:54:42.798 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-22 20:54:42.798 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-22 20:54:42.798 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-22 20:54:42.798 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-22 20:54:42.798 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-22 20:54:42.798 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-22 20:54:42.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:42.798 | + 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 20:54:42.798 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:42.798 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-22 20:54:42.798 | 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 20:54:42.799 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-22 20:54:42.799 | DEBUG dbcounter [-] [451416] Writer thread running {{(pid=451416) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:54:42.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=451416) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:54:42.800 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 20:54:42.800 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 20:54:42.800 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 20:54:42.800 | DEBUG dbcounter [-] [451416] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=451416) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:42.800 | DEBUG dbcounter [-] [451416] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=451416) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:42.800 | DEBUG dbcounter [-] [451416] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=451416) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:42.801 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=451416) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 20:54:42.801 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 20:54:42.801 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=451416) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 20:54:42.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:42.801 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:42.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:42.801 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:42.848 | [405764 Async nova-cell-0:451258]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-22 20:54:42.852 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:42.855 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 20:54:42.857 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-22 20:54:42.912 | [405764 Async nova-cell-1:451350]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 451350 (2 other jobs running) 2022-07-22 20:54:42.938 | [405764 Async nova-cell-1:451350]: Signaling child to exit 2022-07-22 20:54:43.060 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:54:43.089 | [451350 Async nova-cell-1:451350]: finished successfully 2022-07-22 20:54:43.109 | WAKEUP 2022-07-22 20:54:43.131 | [405764 Async nova-cell-1:451350]: Signaled 2022-07-22 20:54:43.133 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-22 20:54:43.133 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-22 20:54:43.133 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-22 20:54:43.133 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-22 20:54:43.133 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-22 20:54:43.133 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-22 20:54:43.133 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-22 20:54:43.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:43.133 | + 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 20:54:43.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 20:54:43.133 | + 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 20:54:43.133 | 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 20:54:43.133 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-22 20:54:43.133 | DEBUG dbcounter [-] [451425] Writer thread running {{(pid=451425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 20:54:43.135 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=451425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 20:54:43.135 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 20:54:43.135 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 20:54:43.135 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 20:54:43.135 | DEBUG dbcounter [-] [451425] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=451425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:43.135 | DEBUG dbcounter [-] [451425] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=451425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:43.135 | DEBUG dbcounter [-] [451425] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=451425) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 20:54:43.135 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=451425) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 20:54:43.135 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 20:54:43.135 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=451425) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 20:54:43.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:43.135 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:43.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:43.135 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:43.178 | [405764 Async nova-cell-1:451350]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-22 20:54:43.182 | + inc/async:async_wait:197 : return 0 2022-07-22 20:54:43.185 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 20:54:43.187 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-22 20:54:43.768 | 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 20:54:46.569 | Running batches of 50 until complete 2022-07-22 20:54:46.569 | INFO dbcounter [None req-74b39ae0-1eae-4f57-b75c-5a4b0dcf9bd3 None None] Registered counter for database nova_cell0 2022-07-22 20:54:46.591 | DEBUG dbcounter [-] [452501] Writer thread running {{(pid=452501) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:46.720 | INFO dbcounter [None req-74b39ae0-1eae-4f57-b75c-5a4b0dcf9bd3 None None] Registered counter for database nova_api 2022-07-22 20:54:46.732 | DEBUG dbcounter [-] [452501] Writer thread running {{(pid=452501) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:46.857 | INFO dbcounter [None req-74b39ae0-1eae-4f57-b75c-5a4b0dcf9bd3 None None] Registered counter for database nova_cell0 2022-07-22 20:54:46.867 | DEBUG dbcounter [-] [452501] Writer thread running {{(pid=452501) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:46.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:46.934 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:46.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:46.934 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:46.934 | +-------------------------------------+--------------+-----------+ 2022-07-22 20:54:46.935 | | Migration | Total Needed | Completed | 2022-07-22 20:54:46.935 | +-------------------------------------+--------------+-----------+ 2022-07-22 20:54:46.935 | | fill_virtual_interface_list | 0 | 0 | 2022-07-22 20:54:46.935 | | migrate_empty_ratio | 0 | 0 | 2022-07-22 20:54:46.935 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-22 20:54:46.935 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-22 20:54:46.935 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-22 20:54:46.935 | | populate_dev_uuids | 0 | 0 | 2022-07-22 20:54:46.935 | | populate_missing_availability_zones | 0 | 0 | 2022-07-22 20:54:46.935 | | populate_queued_for_delete | 0 | 0 | 2022-07-22 20:54:46.935 | | populate_user_id | 0 | 0 | 2022-07-22 20:54:46.935 | | populate_uuids | 0 | 0 | 2022-07-22 20:54:46.935 | +-------------------------------------+--------------+-----------+ 2022-07-22 20:54:47.382 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-22 20:54:47.387 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 20:54:47.390 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-22 20:54:47.393 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 20:54:47.396 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 20:54:47.399 | + 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 20:54:47.986 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-07-22 20:54:50.765 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-22 20:54:50.765 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-22 20:54:50.765 | INFO dbcounter [None req-66b3d20b-794e-4bb9-9625-74ba4ba18f97 None None] Registered counter for database nova_api 2022-07-22 20:54:50.788 | DEBUG dbcounter [-] [452518] Writer thread running {{(pid=452518) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 20:54:50.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:50.848 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:50.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 20:54:50.848 | from cryptography.utils import int_from_bytes 2022-07-22 20:54:51.257 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-22 20:54:51.259 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-22 20:54:51.273 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-22 20:54:51.275 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-22 20:54:51.293 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:51.296 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-22 20:54:51.298 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-22 20:54:51.358 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-22 20:54:51.397 | [405764 Async configure_neutron_nova:452588]: running: configure_neutron_nova 2022-07-22 20:54:51.400 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-22 20:54:51.403 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 20:54:51.406 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-22 20:54:51.408 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 20:54:51.410 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 20:54:51.413 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 20:54:51.416 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 20:54:51.419 | + functions-common:run_phase:1878 : local extra 2022-07-22 20:54:51.423 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 20:54:51.428 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 20:54:51.430 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 20:54:51.433 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 20:54:51.436 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-22 20:54:51.439 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 20:54:51.456 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:51.459 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:54:51.461 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:54:51.464 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-22 20:54:51.467 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 20:54:51.470 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 20:54:51.472 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-22 20:54:51.475 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 20:54:51.477 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 20:54:51.480 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 20:54:51.484 | + 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 20:54:51.486 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-22 20:54:51.489 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 20:54:51.492 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-22 20:54:51.495 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 20:54:51.497 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 20:54:51.500 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-22 20:54:51.503 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.505 | + inc/meta-config:merge_config_group:171 : shift 2022-07-22 20:54:51.508 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-22 20:54:51.511 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:51.514 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-22 20:54:51.516 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-22 20:54:51.519 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-22 20:54:51.522 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.527 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-22 20:54:51.530 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:51.533 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-22 20:54:51.533 | /^\[\[.+\|.*\]\]/ { 2022-07-22 20:54:51.533 | gsub("[][]", "", $1); 2022-07-22 20:54:51.533 | split($1, a, "|"); 2022-07-22 20:54:51.533 | if (a[1] == matchgroup) 2022-07-22 20:54:51.533 | print a[2] 2022-07-22 20:54:51.533 | } 2022-07-22 20:54:51.533 | ' /home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.539 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 20:54:51.542 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 20:54:51.545 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 20:54:51.549 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-22 20:54:51.552 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-22 20:54:51.555 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-22 20:54:51.558 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-22 20:54:51.561 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-22 20:54:51.566 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-22 20:54:51.569 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-22 20:54:51.572 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 20:54:51.574 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.577 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 20:54:51.580 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-22 20:54:51.583 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 20:54:51.586 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-22 20:54:51.589 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-22 20:54:51.594 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-22 20:54:51.597 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-22 20:54:51.602 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 20:54:51.602 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.603 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-22 20:54:51.603 | BEGIN { 2022-07-22 20:54:51.603 | section = "" 2022-07-22 20:54:51.604 | last_section = "" 2022-07-22 20:54:51.604 | section_count = 0 2022-07-22 20:54:51.604 | } 2022-07-22 20:54:51.604 | /^\[.+\]/ { 2022-07-22 20:54:51.604 | gsub("[][]", "", $1); 2022-07-22 20:54:51.604 | section=$1 2022-07-22 20:54:51.604 | next 2022-07-22 20:54:51.604 | } 2022-07-22 20:54:51.604 | /^ *\#/ { 2022-07-22 20:54:51.604 | next 2022-07-22 20:54:51.604 | } 2022-07-22 20:54:51.604 | /^[^ \t]+/ { 2022-07-22 20:54:51.604 | # get offset of first = in $0 2022-07-22 20:54:51.604 | eq_idx = index($0, "=") 2022-07-22 20:54:51.604 | # extract attr & value from $0 2022-07-22 20:54:51.604 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 20:54:51.604 | value = substr($0, eq_idx + 1) 2022-07-22 20:54:51.604 | # only need to strip trailing whitespace from attr 2022-07-22 20:54:51.604 | sub(/[ \t]*$/, "", attr) 2022-07-22 20:54:51.604 | # need to strip leading & trailing whitespace from value 2022-07-22 20:54:51.604 | sub(/^[ \t]*/, "", value) 2022-07-22 20:54:51.604 | sub(/[ \t]*$/, "", value) 2022-07-22 20:54:51.604 | 2022-07-22 20:54:51.604 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 20:54:51.604 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 20:54:51.604 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 20:54:51.604 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 20:54:51.604 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 20:54:51.604 | if (section != last_section) { 2022-07-22 20:54:51.604 | cfg_section[section_count++] = section 2022-07-22 20:54:51.604 | last_section = section 2022-07-22 20:54:51.604 | } 2022-07-22 20:54:51.604 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 20:54:51.604 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 20:54:51.604 | 2022-07-22 20:54:51.604 | cfg_attr[section, attr, 0] = value 2022-07-22 20:54:51.605 | cfg_attr_count[section, attr] = 1 2022-07-22 20:54:51.605 | } else { 2022-07-22 20:54:51.605 | lno = cfg_attr_count[section, attr]++ 2022-07-22 20:54:51.605 | cfg_attr[section, attr, lno] = value 2022-07-22 20:54:51.605 | } 2022-07-22 20:54:51.605 | } 2022-07-22 20:54:51.605 | END { 2022-07-22 20:54:51.605 | # Process each section in order 2022-07-22 20:54:51.605 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 20:54:51.605 | section = cfg_section[sno] 2022-07-22 20:54:51.605 | # The ini routines simply append a config item immediately 2022-07-22 20:54:51.605 | # after the section header. To keep the same order as defined 2022-07-22 20:54:51.605 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 20:54:51.605 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 20:54:51.605 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 20:54:51.605 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 20:54:51.605 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 20:54:51.605 | else { 2022-07-22 20:54:51.605 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 20:54:51.605 | count = cfg_attr_count[section, attr] 2022-07-22 20:54:51.606 | print "inidelete " configfile " " section " " attr 2022-07-22 20:54:51.606 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 20:54:51.606 | for (l = count -2; l >= 0; l--) 2022-07-22 20:54:51.606 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 20:54:51.606 | } 2022-07-22 20:54:51.606 | } 2022-07-22 20:54:51.606 | } 2022-07-22 20:54:51.606 | } 2022-07-22 20:54:51.606 | ' 2022-07-22 20:54:51.607 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 20:54:51.607 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.610 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 20:54:51.613 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-22 20:54:51.616 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:51.618 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-22 20:54:51.621 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-22 20:54:51.621 | BEGIN { group = "" } 2022-07-22 20:54:51.621 | /^\[\[.+\|.*\]\]/ { 2022-07-22 20:54:51.621 | gsub("[][]", "", $1); 2022-07-22 20:54:51.621 | split($1, a, "|"); 2022-07-22 20:54:51.621 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 20:54:51.621 | group=a[1] 2022-07-22 20:54:51.621 | } else { 2022-07-22 20:54:51.621 | group="" 2022-07-22 20:54:51.621 | } 2022-07-22 20:54:51.621 | next 2022-07-22 20:54:51.621 | } 2022-07-22 20:54:51.621 | { 2022-07-22 20:54:51.621 | if (group != "") 2022-07-22 20:54:51.621 | print $0 2022-07-22 20:54:51.621 | } 2022-07-22 20:54:51.622 | ' /home/ubuntu/devstack/local.conf 2022-07-22 20:54:51.628 | + 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 20:54:51.631 | ++ 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 20:54:51.662 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-22 20:54:51.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-22 20:54:51.701 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.704 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-22 20:54:51.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-22 20:54:51.739 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-22 20:54:51.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-22 20:54:51.780 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-22 20:54:51.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-22 20:54:51.814 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-22 20:54:51.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 20:54:51.853 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.17/identity"' 2022-07-22 20:54:51.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 20:54:51.892 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-22 20:54:51.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 20:54:51.930 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.933 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-22 20:54:51.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 20:54:51.969 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:51.971 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-22 20:54:51.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 20:54:52.006 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.009 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-22 20:54:52.012 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 20:54:52.049 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-22 20:54:52.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 20:54:52.086 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.089 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-22 20:54:52.091 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-22 20:54:52.121 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.125 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 20:54:52.127 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 20:54:52.130 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 20:54:52.134 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-22 20:54:52.138 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-22 20:54:52.140 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-22 20:54:52.143 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-22 20:54:52.146 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-22 20:54:52.151 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-22 20:54:52.154 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-22 20:54:52.156 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 20:54:52.159 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.162 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 20:54:52.165 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-22 20:54:52.167 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 20:54:52.171 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-22 20:54:52.174 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-22 20:54:52.177 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-22 20:54:52.180 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-22 20:54:52.184 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 20:54:52.185 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 20:54:52.185 | BEGIN { 2022-07-22 20:54:52.185 | section = "" 2022-07-22 20:54:52.185 | last_section = "" 2022-07-22 20:54:52.185 | section_count = 0 2022-07-22 20:54:52.185 | } 2022-07-22 20:54:52.185 | /^\[.+\]/ { 2022-07-22 20:54:52.185 | gsub("[][]", "", $1); 2022-07-22 20:54:52.185 | section=$1 2022-07-22 20:54:52.185 | next 2022-07-22 20:54:52.185 | } 2022-07-22 20:54:52.185 | /^ *\#/ { 2022-07-22 20:54:52.185 | next 2022-07-22 20:54:52.185 | } 2022-07-22 20:54:52.185 | /^[^ \t]+/ { 2022-07-22 20:54:52.185 | # get offset of first = in $0 2022-07-22 20:54:52.185 | eq_idx = index($0, "=") 2022-07-22 20:54:52.185 | # extract attr & value from $0 2022-07-22 20:54:52.185 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 20:54:52.185 | value = substr($0, eq_idx + 1) 2022-07-22 20:54:52.185 | # only need to strip trailing whitespace from attr 2022-07-22 20:54:52.185 | sub(/[ \t]*$/, "", attr) 2022-07-22 20:54:52.185 | # need to strip leading & trailing whitespace from value 2022-07-22 20:54:52.185 | sub(/^[ \t]*/, "", value) 2022-07-22 20:54:52.185 | sub(/[ \t]*$/, "", value) 2022-07-22 20:54:52.186 | 2022-07-22 20:54:52.186 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 20:54:52.186 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 20:54:52.186 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 20:54:52.186 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 20:54:52.186 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 20:54:52.186 | if (section != last_section) { 2022-07-22 20:54:52.186 | cfg_section[section_count++] = section 2022-07-22 20:54:52.186 | last_section = section 2022-07-22 20:54:52.186 | } 2022-07-22 20:54:52.186 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 20:54:52.186 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 20:54:52.186 | 2022-07-22 20:54:52.186 | cfg_attr[section, attr, 0] = value 2022-07-22 20:54:52.186 | cfg_attr_count[section, attr] = 1 2022-07-22 20:54:52.186 | } else { 2022-07-22 20:54:52.186 | lno = cfg_attr_count[section, attr]++ 2022-07-22 20:54:52.186 | cfg_attr[section, attr, lno] = value 2022-07-22 20:54:52.186 | } 2022-07-22 20:54:52.186 | } 2022-07-22 20:54:52.186 | END { 2022-07-22 20:54:52.186 | # Process each section in order 2022-07-22 20:54:52.186 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 20:54:52.186 | section = cfg_section[sno] 2022-07-22 20:54:52.186 | # The ini routines simply append a config item immediately 2022-07-22 20:54:52.186 | # after the section header. To keep the same order as defined 2022-07-22 20:54:52.186 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 20:54:52.186 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 20:54:52.186 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 20:54:52.186 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 20:54:52.186 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 20:54:52.186 | else { 2022-07-22 20:54:52.186 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 20:54:52.186 | count = cfg_attr_count[section, attr] 2022-07-22 20:54:52.186 | print "inidelete " configfile " " section " " attr 2022-07-22 20:54:52.187 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 20:54:52.187 | for (l = count -2; l >= 0; l--) 2022-07-22 20:54:52.187 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 20:54:52.187 | } 2022-07-22 20:54:52.187 | } 2022-07-22 20:54:52.187 | } 2022-07-22 20:54:52.187 | } 2022-07-22 20:54:52.187 | ' 2022-07-22 20:54:52.187 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.188 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 20:54:52.189 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.192 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 20:54:52.194 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-22 20:54:52.197 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:52.200 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-22 20:54:52.203 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 20:54:52.203 | BEGIN { group = "" } 2022-07-22 20:54:52.203 | /^\[\[.+\|.*\]\]/ { 2022-07-22 20:54:52.203 | gsub("[][]", "", $1); 2022-07-22 20:54:52.203 | split($1, a, "|"); 2022-07-22 20:54:52.203 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 20:54:52.204 | group=a[1] 2022-07-22 20:54:52.204 | } else { 2022-07-22 20:54:52.204 | group="" 2022-07-22 20:54:52.204 | } 2022-07-22 20:54:52.204 | next 2022-07-22 20:54:52.204 | } 2022-07-22 20:54:52.204 | { 2022-07-22 20:54:52.204 | if (group != "") 2022-07-22 20:54:52.204 | print $0 2022-07-22 20:54:52.204 | } 2022-07-22 20:54:52.204 | ' /home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-22 20:54:52.213 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-22 20:54:52.228 | + inc/async:async_inner:64 : rc=0 2022-07-22 20:54:52.243 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-22 20:54:52.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-22 20:54:52.256 | [452588 Async configure_neutron_nova:452588]: finished successfully 2022-07-22 20:54:52.280 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-22 20:54:52.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-22 20:54:52.316 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.318 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-22 20:54:52.321 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-22 20:54:52.351 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-22 20:54:52.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-22 20:54:52.385 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.388 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-22 20:54:52.391 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-22 20:54:52.420 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-22 20:54:52.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-22 20:54:52.455 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.458 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-22 20:54:52.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-22 20:54:52.490 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-22 20:54:52.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-22 20:54:52.525 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.527 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-22 20:54:52.530 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-22 20:54:52.560 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-22 20:54:52.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-22 20:54:52.594 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-22 20:54:52.600 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-22 20:54:52.630 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-22 20:54:52.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-22 20:54:52.665 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-22 20:54:52.671 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-22 20:54:52.700 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-22 20:54:52.705 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-22 20:54:52.735 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.737 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-22 20:54:52.740 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-22 20:54:52.770 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.773 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 20:54:52.775 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 20:54:52.778 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 20:54:52.781 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-22 20:54:52.784 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-22 20:54:52.787 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-22 20:54:52.789 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-22 20:54:52.792 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-22 20:54:52.797 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-22 20:54:52.800 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-22 20:54:52.802 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 20:54:52.805 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.807 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 20:54:52.810 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-22 20:54:52.813 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 20:54:52.816 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-22 20:54:52.818 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-22 20:54:52.821 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-22 20:54:52.824 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-22 20:54:52.827 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 20:54:52.828 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-22 20:54:52.828 | BEGIN { 2022-07-22 20:54:52.828 | section = "" 2022-07-22 20:54:52.828 | last_section = "" 2022-07-22 20:54:52.828 | section_count = 0 2022-07-22 20:54:52.828 | } 2022-07-22 20:54:52.828 | /^\[.+\]/ { 2022-07-22 20:54:52.828 | gsub("[][]", "", $1); 2022-07-22 20:54:52.828 | section=$1 2022-07-22 20:54:52.828 | next 2022-07-22 20:54:52.828 | } 2022-07-22 20:54:52.828 | /^ *\#/ { 2022-07-22 20:54:52.828 | next 2022-07-22 20:54:52.828 | } 2022-07-22 20:54:52.828 | /^[^ \t]+/ { 2022-07-22 20:54:52.828 | # get offset of first = in $0 2022-07-22 20:54:52.828 | eq_idx = index($0, "=") 2022-07-22 20:54:52.828 | # extract attr & value from $0 2022-07-22 20:54:52.828 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 20:54:52.828 | value = substr($0, eq_idx + 1) 2022-07-22 20:54:52.828 | # only need to strip trailing whitespace from attr 2022-07-22 20:54:52.828 | sub(/[ \t]*$/, "", attr) 2022-07-22 20:54:52.828 | # need to strip leading & trailing whitespace from value 2022-07-22 20:54:52.828 | sub(/^[ \t]*/, "", value) 2022-07-22 20:54:52.828 | sub(/[ \t]*$/, "", value) 2022-07-22 20:54:52.828 | 2022-07-22 20:54:52.828 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 20:54:52.828 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 20:54:52.828 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 20:54:52.829 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 20:54:52.829 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 20:54:52.829 | if (section != last_section) { 2022-07-22 20:54:52.829 | cfg_section[section_count++] = section 2022-07-22 20:54:52.829 | last_section = section 2022-07-22 20:54:52.829 | } 2022-07-22 20:54:52.829 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 20:54:52.829 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 20:54:52.829 | 2022-07-22 20:54:52.829 | cfg_attr[section, attr, 0] = value 2022-07-22 20:54:52.829 | cfg_attr_count[section, attr] = 1 2022-07-22 20:54:52.829 | } else { 2022-07-22 20:54:52.829 | lno = cfg_attr_count[section, attr]++ 2022-07-22 20:54:52.829 | cfg_attr[section, attr, lno] = value 2022-07-22 20:54:52.829 | } 2022-07-22 20:54:52.829 | } 2022-07-22 20:54:52.829 | END { 2022-07-22 20:54:52.829 | # Process each section in order 2022-07-22 20:54:52.829 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 20:54:52.829 | section = cfg_section[sno] 2022-07-22 20:54:52.829 | # The ini routines simply append a config item immediately 2022-07-22 20:54:52.829 | # after the section header. To keep the same order as defined 2022-07-22 20:54:52.829 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 20:54:52.829 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 20:54:52.829 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 20:54:52.829 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 20:54:52.829 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 20:54:52.829 | else { 2022-07-22 20:54:52.829 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 20:54:52.829 | count = cfg_attr_count[section, attr] 2022-07-22 20:54:52.829 | print "inidelete " configfile " " section " " attr 2022-07-22 20:54:52.829 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 20:54:52.829 | for (l = count -2; l >= 0; l--) 2022-07-22 20:54:52.829 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 20:54:52.829 | } 2022-07-22 20:54:52.829 | } 2022-07-22 20:54:52.830 | } 2022-07-22 20:54:52.830 | } 2022-07-22 20:54:52.830 | ' 2022-07-22 20:54:52.830 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.830 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 20:54:52.832 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.834 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 20:54:52.837 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-22 20:54:52.839 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:52.842 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-22 20:54:52.845 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-22 20:54:52.845 | BEGIN { group = "" } 2022-07-22 20:54:52.845 | /^\[\[.+\|.*\]\]/ { 2022-07-22 20:54:52.845 | gsub("[][]", "", $1); 2022-07-22 20:54:52.845 | split($1, a, "|"); 2022-07-22 20:54:52.845 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 20:54:52.845 | group=a[1] 2022-07-22 20:54:52.845 | } else { 2022-07-22 20:54:52.845 | group="" 2022-07-22 20:54:52.845 | } 2022-07-22 20:54:52.845 | next 2022-07-22 20:54:52.845 | } 2022-07-22 20:54:52.845 | { 2022-07-22 20:54:52.845 | if (group != "") 2022-07-22 20:54:52.845 | print $0 2022-07-22 20:54:52.845 | } 2022-07-22 20:54:52.845 | ' /home/ubuntu/devstack/local.conf 2022-07-22 20:54:52.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-22 20:54:52.853 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-22 20:54:52.882 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-22 20:54:52.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-22 20:54:52.916 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-22 20:54:52.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-22 20:54:52.950 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-22 20:54:52.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-22 20:54:52.985 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:52.988 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-22 20:54:52.990 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 20:54:53.020 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.023 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-22 20:54:53.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-22 20:54:53.058 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-22 20:54:53.063 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 20:54:53.096 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.099 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-22 20:54:53.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 20:54:53.131 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.134 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 20:54:53.137 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 20:54:53.139 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 20:54:53.143 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.145 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:54:53.148 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:54:53.151 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-22 20:54:53.155 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:54:53.159 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-22 20:54:53.162 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-22 20:54:53.164 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.167 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:53.170 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 20:54:53.173 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.175 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 20:54:53.178 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.181 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:54:53.184 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 20:54:53.186 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-22 20:54:53.190 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.190 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 20:54:53.190 | BEGIN { 2022-07-22 20:54:53.190 | section = "" 2022-07-22 20:54:53.190 | last_section = "" 2022-07-22 20:54:53.190 | section_count = 0 2022-07-22 20:54:53.190 | } 2022-07-22 20:54:53.190 | /^\[.+\]/ { 2022-07-22 20:54:53.190 | gsub("[][]", "", $1); 2022-07-22 20:54:53.190 | section=$1 2022-07-22 20:54:53.191 | next 2022-07-22 20:54:53.191 | } 2022-07-22 20:54:53.191 | /^ *\#/ { 2022-07-22 20:54:53.191 | next 2022-07-22 20:54:53.191 | } 2022-07-22 20:54:53.191 | /^[^ \t]+/ { 2022-07-22 20:54:53.191 | # get offset of first = in $0 2022-07-22 20:54:53.191 | eq_idx = index($0, "=") 2022-07-22 20:54:53.191 | # extract attr & value from $0 2022-07-22 20:54:53.191 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 20:54:53.191 | value = substr($0, eq_idx + 1) 2022-07-22 20:54:53.191 | # only need to strip trailing whitespace from attr 2022-07-22 20:54:53.191 | sub(/[ \t]*$/, "", attr) 2022-07-22 20:54:53.191 | # need to strip leading & trailing whitespace from value 2022-07-22 20:54:53.191 | sub(/^[ \t]*/, "", value) 2022-07-22 20:54:53.191 | sub(/[ \t]*$/, "", value) 2022-07-22 20:54:53.191 | 2022-07-22 20:54:53.191 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 20:54:53.191 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 20:54:53.191 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 20:54:53.191 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 20:54:53.191 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 20:54:53.191 | if (section != last_section) { 2022-07-22 20:54:53.191 | cfg_section[section_count++] = section 2022-07-22 20:54:53.191 | last_section = section 2022-07-22 20:54:53.191 | } 2022-07-22 20:54:53.191 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 20:54:53.191 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 20:54:53.191 | 2022-07-22 20:54:53.191 | cfg_attr[section, attr, 0] = value 2022-07-22 20:54:53.191 | cfg_attr_count[section, attr] = 1 2022-07-22 20:54:53.191 | } else { 2022-07-22 20:54:53.191 | lno = cfg_attr_count[section, attr]++ 2022-07-22 20:54:53.191 | cfg_attr[section, attr, lno] = value 2022-07-22 20:54:53.191 | } 2022-07-22 20:54:53.191 | } 2022-07-22 20:54:53.191 | END { 2022-07-22 20:54:53.192 | # Process each section in order 2022-07-22 20:54:53.192 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 20:54:53.192 | section = cfg_section[sno] 2022-07-22 20:54:53.192 | # The ini routines simply append a config item immediately 2022-07-22 20:54:53.192 | # after the section header. To keep the same order as defined 2022-07-22 20:54:53.192 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 20:54:53.192 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 20:54:53.192 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 20:54:53.192 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 20:54:53.192 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 20:54:53.192 | else { 2022-07-22 20:54:53.192 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 20:54:53.192 | count = cfg_attr_count[section, attr] 2022-07-22 20:54:53.192 | print "inidelete " configfile " " section " " attr 2022-07-22 20:54:53.192 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 20:54:53.192 | for (l = count -2; l >= 0; l--) 2022-07-22 20:54:53.192 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 20:54:53.192 | } 2022-07-22 20:54:53.192 | } 2022-07-22 20:54:53.192 | } 2022-07-22 20:54:53.192 | } 2022-07-22 20:54:53.192 | ' 2022-07-22 20:54:53.192 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.193 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 20:54:53.194 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 20:54:53.196 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 20:54:53.199 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 20:54:53.201 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 20:54:53.204 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-22 20:54:53.206 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 20:54:53.206 | BEGIN { group = "" } 2022-07-22 20:54:53.206 | /^\[\[.+\|.*\]\]/ { 2022-07-22 20:54:53.206 | gsub("[][]", "", $1); 2022-07-22 20:54:53.206 | split($1, a, "|"); 2022-07-22 20:54:53.206 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 20:54:53.206 | group=a[1] 2022-07-22 20:54:53.206 | } else { 2022-07-22 20:54:53.207 | group="" 2022-07-22 20:54:53.207 | } 2022-07-22 20:54:53.207 | next 2022-07-22 20:54:53.207 | } 2022-07-22 20:54:53.207 | { 2022-07-22 20:54:53.207 | if (group != "") 2022-07-22 20:54:53.207 | print $0 2022-07-22 20:54:53.207 | } 2022-07-22 20:54:53.207 | ' /home/ubuntu/devstack/local.conf 2022-07-22 20:54:53.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-22 20:54:53.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-22 20:54:53.243 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-22 20:54:53.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-22 20:54:53.276 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 20:54:53.280 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-22 20:54:53.299 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:53.302 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-22 20:54:53.305 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:54:53.308 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-22 20:54:53.310 | + ./stack.sh:main:1247 : start_swift 2022-07-22 20:54:53.313 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-22 20:54:53.316 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 20:54:53.318 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 20:54:53.351 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-22 20:54:53.354 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 20:54:53.356 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 20:54:53.359 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-22 20:54:53.805 | Restarting rsync (via systemctl): rsync.service. 2022-07-22 20:54:53.810 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-22 20:54:53.814 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-22 20:54:53.816 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-22 20:54:53.819 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-22 20:54:53.821 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 20:54:53.824 | + 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 20:54:53.827 | + functions-common:run_process:1694 : local service=s-object 2022-07-22 20:54:53.829 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 20:54:53.831 | + functions-common:run_process:1696 : local group= 2022-07-22 20:54:53.834 | + functions-common:run_process:1697 : local user= 2022-07-22 20:54:53.841 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:54:53.843 | + functions-common:run_process:1700 : local name=s-object 2022-07-22 20:54:53.846 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:54:53.848 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:54:53.851 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:53.853 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:53.857 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:53.861 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523293859 2022-07-22 20:54:53.864 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-22 20:54:53.880 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:53.883 | + 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 20:54:53.885 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-22 20:54:53.888 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 20:54:53.890 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 20:54:53.893 | + 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 20:54:53.895 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 20:54:53.897 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-22 20:54:53.900 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-22 20:54:53.902 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-22 20:54:53.905 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:54:53.907 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:54:53.910 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:54:53.912 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:54:53.915 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-22 20:54:53.917 | + 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 20:54:53.920 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-22 20:54:53.922 | + 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 20:54:53.924 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:54:53.927 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:54:53.929 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:54:53.931 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:54:53.933 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:54:53.935 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-22 20:54:53.938 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:54:53.942 | + 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 20:54:53.993 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-22 20:54:54.048 | + 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 20:54:54.108 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-22 20:54:54.162 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-22 20:54:54.214 | + 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 20:54:54.266 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:54:54.268 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:54:54.271 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-22 20:54:54.323 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:54:54.847 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-22 20:54:54.861 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-22 20:54:55.377 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-22 20:54:55.403 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:54:55.406 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:55.409 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:55.411 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:55.413 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:55.416 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:55.418 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:54:55.421 | + functions-common:time_stop:2447 : start_time=1658523293859 2022-07-22 20:54:55.424 | + functions-common:time_stop:2449 : [[ -z 1658523293859 ]] 2022-07-22 20:54:55.427 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:55.431 | + functions-common:time_stop:2452 : end_time=1658523295428 2022-07-22 20:54:55.433 | + functions-common:time_stop:2453 : elapsed_time=1569 2022-07-22 20:54:55.436 | + functions-common:time_stop:2454 : total=3377 2022-07-22 20:54:55.439 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:55.441 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4946 2022-07-22 20:54:55.444 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 20:54:55.446 | + 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 20:54:55.449 | + functions-common:run_process:1694 : local service=s-container 2022-07-22 20:54:55.451 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 20:54:55.454 | + functions-common:run_process:1696 : local group= 2022-07-22 20:54:55.456 | + functions-common:run_process:1697 : local user= 2022-07-22 20:54:55.458 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:54:55.461 | + functions-common:run_process:1700 : local name=s-container 2022-07-22 20:54:55.463 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:54:55.466 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:54:55.468 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:55.471 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:55.474 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:55.478 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523295476 2022-07-22 20:54:55.481 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-22 20:54:55.499 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:55.502 | + 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 20:54:55.504 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-22 20:54:55.507 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 20:54:55.509 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 20:54:55.512 | + 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 20:54:55.514 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 20:54:55.517 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-22 20:54:55.519 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-22 20:54:55.522 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-22 20:54:55.524 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:54:55.526 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:54:55.529 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:54:55.531 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:54:55.534 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-22 20:54:55.536 | + 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 20:54:55.539 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-22 20:54:55.541 | + 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 20:54:55.543 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:54:55.547 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:54:55.549 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:54:55.551 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:54:55.554 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:54:55.556 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-22 20:54:55.558 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:54:55.563 | + 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 20:54:55.617 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-22 20:54:55.673 | + 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 20:54:55.728 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-22 20:54:55.782 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-22 20:54:55.835 | + 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 20:54:55.888 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:54:55.891 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:54:55.893 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-22 20:54:55.947 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:54:56.494 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-22 20:54:56.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-22 20:54:57.022 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-22 20:54:57.043 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:54:57.048 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:57.050 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:57.053 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:57.055 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:57.058 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:57.060 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:54:57.063 | + functions-common:time_stop:2447 : start_time=1658523295476 2022-07-22 20:54:57.066 | + functions-common:time_stop:2449 : [[ -z 1658523295476 ]] 2022-07-22 20:54:57.069 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:57.073 | + functions-common:time_stop:2452 : end_time=1658523297071 2022-07-22 20:54:57.076 | + functions-common:time_stop:2453 : elapsed_time=1595 2022-07-22 20:54:57.078 | + functions-common:time_stop:2454 : total=4946 2022-07-22 20:54:57.081 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:57.083 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6541 2022-07-22 20:54:57.086 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 20:54:57.088 | + 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 20:54:57.090 | + functions-common:run_process:1694 : local service=s-account 2022-07-22 20:54:57.093 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 20:54:57.095 | + functions-common:run_process:1696 : local group= 2022-07-22 20:54:57.098 | + functions-common:run_process:1697 : local user= 2022-07-22 20:54:57.100 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:54:57.103 | + functions-common:run_process:1700 : local name=s-account 2022-07-22 20:54:57.105 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:54:57.108 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:54:57.110 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:57.113 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:57.116 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:57.120 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523297118 2022-07-22 20:54:57.123 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-22 20:54:57.140 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:57.143 | + 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 20:54:57.145 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-22 20:54:57.148 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 20:54:57.151 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 20:54:57.154 | + 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 20:54:57.161 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 20:54:57.163 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-22 20:54:57.166 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-22 20:54:57.168 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-22 20:54:57.171 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:54:57.174 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:54:57.176 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:54:57.179 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:54:57.181 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-22 20:54:57.184 | + 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 20:54:57.187 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-22 20:54:57.189 | + 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 20:54:57.191 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:54:57.194 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:54:57.196 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:54:57.198 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:54:57.201 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:54:57.203 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-22 20:54:57.206 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:54:57.210 | + 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 20:54:57.264 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-22 20:54:57.317 | + 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 20:54:57.375 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-22 20:54:57.428 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-22 20:54:57.481 | + 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 20:54:57.534 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:54:57.537 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:54:57.539 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-22 20:54:57.593 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:54:58.161 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-22 20:54:58.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-22 20:54:58.725 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-22 20:54:58.752 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:54:58.755 | + functions-common:time_stop:2440 : local name 2022-07-22 20:54:58.758 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:54:58.760 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:54:58.763 | + functions-common:time_stop:2443 : local total 2022-07-22 20:54:58.765 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:54:58.768 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:54:58.770 | + functions-common:time_stop:2447 : start_time=1658523297118 2022-07-22 20:54:58.773 | + functions-common:time_stop:2449 : [[ -z 1658523297118 ]] 2022-07-22 20:54:58.776 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:54:58.781 | + functions-common:time_stop:2452 : end_time=1658523298778 2022-07-22 20:54:58.783 | + functions-common:time_stop:2453 : elapsed_time=1660 2022-07-22 20:54:58.786 | + functions-common:time_stop:2454 : total=6541 2022-07-22 20:54:58.788 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:54:58.791 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8201 2022-07-22 20:54:58.793 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-22 20:54:58.796 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-22 20:54:58.847 | + 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 20:54:58.850 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-22 20:54:58.852 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.855 | + functions-common:run_process:1696 : local group= 2022-07-22 20:54:58.857 | + functions-common:run_process:1697 : local user= 2022-07-22 20:54:58.860 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:54:58.862 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-22 20:54:58.865 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:54:58.867 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:54:58.870 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:54:58.872 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:54:58.875 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:54:58.880 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523298877 2022-07-22 20:54:58.882 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-22 20:54:58.900 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:54:58.902 | + 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 20:54:58.905 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-22 20:54:58.908 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.910 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.913 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.915 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.917 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-22 20:54:58.920 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-22 20:54:58.923 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-22 20:54:58.925 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:54:58.928 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:54:58.930 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:54:58.933 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:54:58.935 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-22 20:54:58.938 | + 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 20:54:58.940 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-22 20:54:58.942 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 20:54:58.945 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:54:58.947 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:54:58.949 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:54:58.952 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:54:58.954 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:54:58.956 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-22 20:54:58.959 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:54:58.963 | + 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 20:54:59.019 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-22 20:54:59.073 | + 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 20:54:59.127 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-22 20:54:59.180 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-22 20:54:59.234 | + 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 20:54:59.287 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:54:59.289 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:54:59.292 | + 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 20:54:59.347 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:54:59.898 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-22 20:55:00.428 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-22 20:55:00.458 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:55:00.460 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:00.465 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:00.468 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:00.470 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:00.474 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:00.476 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:55:00.479 | + functions-common:time_stop:2447 : start_time=1658523298877 2022-07-22 20:55:00.482 | + functions-common:time_stop:2449 : [[ -z 1658523298877 ]] 2022-07-22 20:55:00.487 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:00.491 | + functions-common:time_stop:2452 : end_time=1658523300489 2022-07-22 20:55:00.494 | + functions-common:time_stop:2453 : elapsed_time=1612 2022-07-22 20:55:00.496 | + functions-common:time_stop:2454 : total=8201 2022-07-22 20:55:00.501 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:00.504 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9813 2022-07-22 20:55:00.506 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-22 20:55:00.526 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:55:00.529 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.532 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-22 20:55:00.535 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.537 | + functions-common:run_process:1696 : local group= 2022-07-22 20:55:00.539 | + functions-common:run_process:1697 : local user= 2022-07-22 20:55:00.542 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:55:00.545 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-22 20:55:00.547 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:55:00.550 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:55:00.553 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:00.555 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:00.559 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:00.564 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523300562 2022-07-22 20:55:00.567 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-22 20:55:00.585 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:00.588 | + 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 20:55:00.591 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-22 20:55:00.595 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.598 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.601 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.604 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.607 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-22 20:55:00.609 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-22 20:55:00.613 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-22 20:55:00.616 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:55:00.619 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:55:00.622 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:55:00.625 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:55:00.628 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-22 20:55:00.631 | + 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 20:55:00.633 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-22 20:55:00.637 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 20:55:00.640 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:55:00.642 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:55:00.645 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:55:00.648 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:55:00.650 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:55:00.653 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-22 20:55:00.656 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:55:00.661 | + 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 20:55:00.717 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-22 20:55:00.775 | + 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 20:55:00.833 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-22 20:55:00.888 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-22 20:55:00.947 | + 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 20:55:01.008 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:55:01.010 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:55:01.013 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-22 20:55:01.075 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:55:01.601 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-22 20:55:01.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-22 20:55:02.121 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-22 20:55:02.146 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:55:02.149 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:02.151 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:02.155 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:02.157 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:02.159 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:02.162 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:55:02.164 | + functions-common:time_stop:2447 : start_time=1658523300562 2022-07-22 20:55:02.167 | + functions-common:time_stop:2449 : [[ -z 1658523300562 ]] 2022-07-22 20:55:02.170 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:02.175 | + functions-common:time_stop:2452 : end_time=1658523302172 2022-07-22 20:55:02.177 | + functions-common:time_stop:2453 : elapsed_time=1610 2022-07-22 20:55:02.179 | + functions-common:time_stop:2454 : total=9813 2022-07-22 20:55:02.182 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:02.184 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11423 2022-07-22 20:55:02.187 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-22 20:55:02.187 | Waiting for swift proxy to start... 2022-07-22 20:55:02.189 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.17:8080/info 2022-07-22 20:55:02.192 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 20:55:02.194 | + functions:wait_for_service:458 : local url=http://10.222.0.17:8080/info 2022-07-22 20:55:02.197 | + functions:wait_for_service:459 : local rval=0 2022-07-22 20:55:02.199 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 20:55:02.202 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 20:55:02.205 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:02.207 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:02.210 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:02.214 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523302212 2022-07-22 20:55:02.217 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 20:55:02.223 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 20:55:02.236 | + :: : [[ 000 == 503 ]] 2022-07-22 20:55:02.237 | + :: : [[ 7 -eq 7 ]] 2022-07-22 20:55:02.239 | + :: : sleep 1 2022-07-22 20:55:03.242 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 20:55:03.255 | + :: : [[ 000 == 503 ]] 2022-07-22 20:55:03.257 | + :: : [[ 7 -eq 7 ]] 2022-07-22 20:55:03.258 | + :: : sleep 1 2022-07-22 20:55:04.261 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 20:55:04.274 | + :: : [[ 000 == 503 ]] 2022-07-22 20:55:04.276 | + :: : [[ 7 -eq 7 ]] 2022-07-22 20:55:04.277 | + :: : sleep 1 2022-07-22 20:55:05.281 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 20:55:05.301 | + :: : [[ 200 == 503 ]] 2022-07-22 20:55:05.302 | + :: : [[ 0 -eq 7 ]] 2022-07-22 20:55:05.305 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 20:55:05.308 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:05.310 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:05.313 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:05.315 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:05.318 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:05.320 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 20:55:05.323 | + functions-common:time_stop:2447 : start_time=1658523302212 2022-07-22 20:55:05.325 | + functions-common:time_stop:2449 : [[ -z 1658523302212 ]] 2022-07-22 20:55:05.329 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:05.334 | + functions-common:time_stop:2452 : end_time=1658523305331 2022-07-22 20:55:05.336 | + functions-common:time_stop:2453 : elapsed_time=3119 2022-07-22 20:55:05.339 | + functions-common:time_stop:2454 : total=6212 2022-07-22 20:55:05.342 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:05.345 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9331 2022-07-22 20:55:05.347 | + functions:wait_for_service:467 : return 0 2022-07-22 20:55:05.350 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-22 20:55:05.352 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 20:55:05.355 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-22 20:55:05.372 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.375 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 20:55:05.406 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-22 20:55:05.457 | [405764 Async configure_neutron_nova:452588]: Waiting for completion of configure_neutron_nova running on PID 452588 (2 other jobs running) 2022-07-22 20:55:05.483 | [405764 Async configure_neutron_nova:452588]: Signaling child to exit 2022-07-22 20:55:05.483 | WAKEUP 2022-07-22 20:55:05.506 | [405764 Async configure_neutron_nova:452588]: Signaled 2022-07-22 20:55:05.507 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-22 20:55:05.508 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 20:55:05.508 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 20:55:05.508 | + 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 20:55:05.508 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 20:55:05.508 | + 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 20:55:05.508 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 20:55:05.508 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-22 20:55:05.508 | + 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 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-22 20:55:05.508 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 20:55:05.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 20:55:05.508 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 20:55:05.508 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-22 20:55:05.509 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-22 20:55:05.509 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-22 20:55:05.509 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 20:55:05.509 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-22 20:55:05.509 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-22 20:55:05.509 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 20:55:05.509 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 20:55:05.509 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-22 20:55:05.509 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-22 20:55:05.509 | + 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 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-22 20:55:05.509 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 20:55:05.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 20:55:05.509 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 20:55:05.509 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-22 20:55:05.552 | [405764 Async configure_neutron_nova:452588]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-22 20:55:05.557 | + inc/async:async_wait:197 : return 0 2022-07-22 20:55:05.559 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-22 20:55:05.578 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.580 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 20:55:05.610 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 20:55:05.642 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-22 20:55:05.660 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.663 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-22 20:55:05.666 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:55:05.668 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-22 20:55:05.671 | + ./stack.sh:main:1272 : start_nova_api 2022-07-22 20:55:05.673 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-22 20:55:05.676 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-22 20:55:05.679 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-22 20:55:05.681 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-22 20:55:05.699 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:55:05.702 | + 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 20:55:05.704 | + 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 20:55:05.707 | + 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 20:55:05.710 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-22 20:55:05.713 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-22 20:55:05.717 | + 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 20:55:05.720 | + functions-common:run_process:1694 : local service=n-api 2022-07-22 20:55:05.723 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 20:55:05.726 | + functions-common:run_process:1696 : local group= 2022-07-22 20:55:05.728 | + functions-common:run_process:1697 : local user= 2022-07-22 20:55:05.731 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:55:05.734 | + functions-common:run_process:1700 : local name=n-api 2022-07-22 20:55:05.736 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:55:05.739 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:55:05.741 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:05.744 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:05.747 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:05.752 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523305749 2022-07-22 20:55:05.754 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-22 20:55:05.772 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:05.774 | + 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 20:55:05.777 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-22 20:55:05.780 | + 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 20:55:05.782 | + 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 20:55:05.785 | + 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 20:55:05.787 | + 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 20:55:05.789 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-22 20:55:05.792 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-22 20:55:05.795 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-22 20:55:05.797 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:55:05.800 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:55:05.802 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:55:05.805 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:55:05.807 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-22 20:55:05.811 | + 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 20:55:05.813 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-22 20:55:05.815 | + 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 20:55:05.817 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 20:55:05.820 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 20:55:05.822 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 20:55:05.824 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-22 20:55:05.827 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 20:55:05.831 | + 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 20:55:05.883 | + 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 20:55:05.937 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-22 20:55:05.991 | + 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 20:55:06.043 | + 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 20:55:06.097 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-22 20:55:06.149 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-22 20:55:06.202 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-22 20:55:06.255 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-22 20:55:06.309 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-22 20:55:06.362 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 20:55:06.365 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 20:55:06.367 | + 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 20:55:06.421 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 20:55:06.932 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-22 20:55:06.946 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-22 20:55:07.444 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-22 20:55:07.521 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:55:07.524 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:07.526 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:07.529 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:07.532 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:07.535 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:07.538 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:55:07.540 | + functions-common:time_stop:2447 : start_time=1658523305749 2022-07-22 20:55:07.543 | + functions-common:time_stop:2449 : [[ -z 1658523305749 ]] 2022-07-22 20:55:07.547 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:07.552 | + functions-common:time_stop:2452 : end_time=1658523307549 2022-07-22 20:55:07.554 | + functions-common:time_stop:2453 : elapsed_time=1800 2022-07-22 20:55:07.557 | + functions-common:time_stop:2454 : total=11423 2022-07-22 20:55:07.560 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:07.562 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13223 2022-07-22 20:55:07.565 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.17/compute/v2.1/ 2022-07-22 20:55:07.567 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-22 20:55:07.567 | Waiting for nova-api to start... 2022-07-22 20:55:07.570 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.17/compute/v2.1/ 2022-07-22 20:55:07.572 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 20:55:07.575 | + functions:wait_for_service:458 : local url=http://10.222.0.17/compute/v2.1/ 2022-07-22 20:55:07.577 | + functions:wait_for_service:459 : local rval=0 2022-07-22 20:55:07.580 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 20:55:07.582 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 20:55:07.585 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:07.587 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:07.591 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:07.596 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523307593 2022-07-22 20:55:07.599 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 20:55:07.605 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/compute/v2.1/ 2022-07-22 20:55:13.191 | + :: : [[ 200 == 503 ]] 2022-07-22 20:55:13.193 | + :: : [[ 0 -eq 7 ]] 2022-07-22 20:55:13.196 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 20:55:13.198 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:13.201 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:13.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:13.206 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:13.209 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:13.211 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 20:55:13.213 | + functions-common:time_stop:2447 : start_time=1658523307593 2022-07-22 20:55:13.216 | + functions-common:time_stop:2449 : [[ -z 1658523307593 ]] 2022-07-22 20:55:13.219 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:13.224 | + functions-common:time_stop:2452 : end_time=1658523313221 2022-07-22 20:55:13.227 | + functions-common:time_stop:2453 : elapsed_time=5628 2022-07-22 20:55:13.229 | + functions-common:time_stop:2454 : total=9331 2022-07-22 20:55:13.232 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:13.235 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14959 2022-07-22 20:55:13.237 | + functions:wait_for_service:467 : return 0 2022-07-22 20:55:13.240 | + 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 20:55:13.243 | + 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 20:55:13.246 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-22 20:55:13.264 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:13.266 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-22 20:55:13.269 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:55:13.272 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-22 20:55:13.274 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-22 20:55:13.277 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-22 20:55:13.280 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-22 20:55:13.297 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:55:13.300 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-22 20:55:13.318 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:13.320 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-22 20:55:13.323 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 20:55:13.326 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-22 20:55:13.328 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-22 20:55:13.331 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-22 20:55:13.334 | + 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 20:55:13.365 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-22 20:55:13.368 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 20:55:13.371 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 20:55:13.374 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-22 20:55:13.404 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-22 20:55:13.434 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-22 20:55:13.438 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-22 20:55:13.440 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-22 20:55:13.443 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-22 20:55:13.446 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-22 20:55:13.449 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-22 20:55:13.452 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-22 20:55:13.454 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-22 20:55:13.458 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-22 20:55:13.460 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-22 20:55:13.463 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-22 20:55:13.465 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-22 20:55:13.468 | +++ 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 20:55:13.471 | +++ 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 20:55:13.474 | ++ 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 20:55:13.476 | ++ 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 20:55:13.479 | ++ 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 20:55:13.482 | + 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 20:55:13.485 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-22 20:55:13.504 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:55:13.507 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-22 20:55:13.510 | + 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 20:55:13.513 | + functions-common:run_process:1694 : local service=q-svc 2022-07-22 20:55:13.516 | + 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 20:55:13.519 | + functions-common:run_process:1696 : local group= 2022-07-22 20:55:13.522 | + functions-common:run_process:1697 : local user= 2022-07-22 20:55:13.525 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 20:55:13.527 | + functions-common:run_process:1700 : local name=q-svc 2022-07-22 20:55:13.530 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 20:55:13.533 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 20:55:13.536 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:13.538 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:13.541 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:13.547 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523313543 2022-07-22 20:55:13.549 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-22 20:55:13.565 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 20:55:13.568 | + 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 20:55:13.571 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-22 20:55:13.573 | + 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 20:55:13.576 | + 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 20:55:13.578 | + 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 20:55:13.581 | + 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 20:55:13.583 | + 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 20:55:13.586 | + 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 20:55:13.588 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-22 20:55:13.591 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 20:55:13.594 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 20:55:13.597 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 20:55:13.599 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 20:55:13.602 | + 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 20:55:13.604 | + 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 20:55:13.607 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-22 20:55:13.610 | + 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 20:55:13.612 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 20:55:13.614 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 20:55:13.616 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 20:55:13.619 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 20:55:13.621 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 20:55:13.623 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-22 20:55:13.626 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 20:55:13.630 | + 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 20:55:13.686 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-22 20:55:13.740 | + 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 20:55:13.792 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-22 20:55:13.846 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-22 20:55:13.898 | + 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 20:55:13.950 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 20:55:13.953 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 20:55:13.955 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-22 20:55:14.008 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 20:55:14.527 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-22 20:55:14.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-22 20:55:15.050 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-22 20:55:15.077 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 20:55:15.080 | + functions-common:time_stop:2440 : local name 2022-07-22 20:55:15.083 | + functions-common:time_stop:2441 : local end_time 2022-07-22 20:55:15.085 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 20:55:15.088 | + functions-common:time_stop:2443 : local total 2022-07-22 20:55:15.091 | + functions-common:time_stop:2444 : local start_time 2022-07-22 20:55:15.094 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 20:55:15.097 | + functions-common:time_stop:2447 : start_time=1658523313543 2022-07-22 20:55:15.099 | + functions-common:time_stop:2449 : [[ -z 1658523313543 ]] 2022-07-22 20:55:15.103 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 20:55:15.108 | + functions-common:time_stop:2452 : end_time=1658523315105 2022-07-22 20:55:15.110 | + functions-common:time_stop:2453 : elapsed_time=1562 2022-07-22 20:55:15.113 | + functions-common:time_stop:2454 : total=13223 2022-07-22 20:55:15.115 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 20:55:15.118 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14785 2022-07-22 20:55:15.120 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.17:9696 2022-07-22 20:55:15.123 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-22 20:55:15.141 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 20:55:15.143 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-22 20:55:15.143 | Waiting for Neutron to start... 2022-07-22 20:55:15.146 | + 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 20:55:15.149 | + 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 20:55:15.151 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 20:55:15.154 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-22 20:55:15.157 | + functions-common:test_with_retry:2380 : local until=60 2022-07-22 20:55:15.159 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-22 20:55:15.162 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-22 20:55:15.164 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-22 20:55:15.167 | + functions-common:time_start:2427 : local start_time= 2022-07-22 20:55:15.170 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 20:55:15.173 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 20:55:15.178 | + functions-common:time_start:2431 : _TIME_START[$name]=1658523315175 2022-07-22 20:55:15.180 | + 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 20:56:15.186 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-22 20:56:15.188 | + functions-common:die:264 : local exitcode=0 2022-07-22 20:56:15.191 | [Call Trace] 2022-07-22 20:56:15.191 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-22 20:56:15.191 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-22 20:56:15.191 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-22 20:56:15.196 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-22 20:56:16.199 | exit_trap: cleaning up child processes 2022-07-22 20:56:16.201 | Error on exit