2022-11-02 13:13:14.486 | + ./stack.sh:main:487 : exec 2022-11-02 13:13:14.487 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-131314' 2022-11-02 13:13:14.487 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-131314.summary.2022-11-02-131314 2022-11-02 13:13:14.487 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:13:14.487 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-131314 2022-11-02 13:13:14.487 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-131314 /opt/stack/logs/stack.sh.log 2022-11-02 13:13:14.487 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-131314.summary.2022-11-02-131314 /opt/stack/logs/stack.sh.log.summary 2022-11-02 13:13:14.487 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 13:13:14.487 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 13:13:14.487 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 13:13:14.487 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 13:13:14.487 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 13:13:14.487 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 13:13:14.487 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 13:13:14.487 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 13:13:14.487 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 13:13:14.487 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 13:13:14.487 | + ./stack.sh:main:576 : uname -a 2022-11-02 13:13:14.487 | Linux dv-neutron-863275-1-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-11-02 13:13:14.487 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 13:13:14.487 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 13:13:14.490 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 13:13:14.530 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 13:13:14.547 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 13:13:14.550 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 13:13:14.551 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 13:13:14.553 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 13:13:14.555 | + functions-common:fetch_plugins:1802 : return 2022-11-02 13:13:14.559 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 13:13:14.560 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 13:13:14.562 | + functions-common:run_phase:1880 : local phase= 2022-11-02 13:13:14.564 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:13:14.566 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:13:14.568 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:13:14.570 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:13:14.571 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:13:14.574 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:13:14.578 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:13:14.579 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:13:14.581 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:13:14.583 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 13:13:14.585 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:13:14.599 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:14.601 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 13:13:14.603 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:13:14.605 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:13:14.607 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:13:14.609 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:13:14.611 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 13:13:14.613 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 13:13:14.615 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 13:13:14.617 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 13:13:14.620 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:13:14.622 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 13:13:14.623 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 13:13:14.625 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 13:13:14.627 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 13:13:14.629 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 13:13:14.631 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 13:13:14.651 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 13:13:14.653 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 13:13:14.667 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:13:14.669 | +++ lib/tls:source:43 : hostname -f 2022-11-02 13:13:14.673 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 13:13:14.675 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 13:13:14.677 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 13:13:14.679 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 13:13:14.682 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 13:13:14.684 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 13:13:14.686 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 13:13:14.688 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 13:13:14.690 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 13:13:14.691 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 13:13:14.696 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 13:13:14.709 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 13:13:14.730 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 13:13:14.744 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 13:13:14.757 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 13:13:14.798 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 13:13:14.863 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 13:13:14.968 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 13:13:14.996 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 13:13:15.074 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 13:13:15.137 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 13:13:15.313 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 13:13:15.330 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 13:13:15.345 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 13:13:15.359 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 13:13:15.465 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 13:13:15.468 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 13:13:15.470 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 13:13:15.473 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 13:13:15.475 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 13:13:15.477 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 13:13:15.480 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 13:13:15.480 | False' 2022-11-02 13:13:15.483 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 13:13:15.498 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 13:13:15.501 | + ./stack.sh:main:624 : run_phase source 2022-11-02 13:13:15.503 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 13:13:15.505 | + functions-common:run_phase:1880 : local phase= 2022-11-02 13:13:15.507 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:13:15.509 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:13:15.512 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:13:15.514 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:13:15.516 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:13:15.519 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:13:15.523 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:13:15.525 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:13:15.528 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:13:15.530 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 13:13:15.532 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:13:15.548 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:15.550 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 13:13:15.552 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 13:13:15.598 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 13:13:15.600 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 13:13:15.602 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 13:13:15.605 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 13:13:15.607 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 13:13:15.609 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 13:13:15.612 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 13:13:15.614 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 13:13:15.616 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 13:13:15.619 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 13:13:15.622 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.624 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 13:13:15.627 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.629 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 13:13:15.631 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.633 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 13:13:15.636 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.639 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 13:13:15.641 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.643 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 13:13:15.646 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.648 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 13:13:15.652 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.654 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 13:13:15.656 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.659 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 13:13:15.661 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.663 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 13:13:15.666 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.668 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 13:13:15.671 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.673 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 13:13:15.675 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.678 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 13:13:15.680 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.683 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 13:13:15.686 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.688 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 13:13:15.690 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.692 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 13:13:15.695 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.698 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 13:13:15.700 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.703 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 13:13:15.705 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.707 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 13:13:15.710 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.712 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 13:13:15.715 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.718 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 13:13:15.720 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.722 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 13:13:15.725 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.727 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 13:13:15.730 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.732 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 13:13:15.735 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.737 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 13:13:15.739 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.742 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 13:13:15.745 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.747 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 13:13:15.750 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.752 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 13:13:15.754 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.757 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 13:13:15.760 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.762 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 13:13:15.765 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.767 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 13:13:15.769 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.772 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 13:13:15.774 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.777 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 13:13:15.779 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.782 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 13:13:15.784 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.786 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 13:13:15.789 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.792 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 13:13:15.794 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.796 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 13:13:15.799 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.801 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 13:13:15.804 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.806 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 13:13:15.809 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.811 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 13:13:15.814 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.816 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 13:13:15.819 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.821 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 13:13:15.824 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.827 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 13:13:15.829 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.831 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 13:13:15.834 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.836 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 13:13:15.839 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.841 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 13:13:15.844 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.846 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 13:13:15.848 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 13:13:15.851 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 13:13:15.855 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 13:13:15.857 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 13:13:15.859 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 13:13:15.876 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:15.878 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 13:13:15.880 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 13:13:15.883 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 13:13:15.899 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:13:15.902 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 13:13:15.904 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 13:13:15.907 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 13:13:15.909 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 13:13:15.912 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 13:13:15.914 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 13:13:15.917 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 13:13:15.920 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 13:13:15.923 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 13:13:15.923 | Using mysql database backend 2022-11-02 13:13:15.925 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 13:13:15.943 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 13:13:15.948 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 13:13:15.950 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 13:13:15.952 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 13:13:15.956 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:13:15.958 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 13:13:15.975 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:15.978 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 13:13:15.996 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 13:13:16.015 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:16.017 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 13:13:16.035 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 13:13:16.056 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 13:13:16.076 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:13:16.079 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 13:13:16.097 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:13:16.100 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 13:13:16.120 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 13:13:16.123 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 13:13:16.126 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 13:13:16.129 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 13:13:16.133 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 13:13:16.138 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-131316 2022-11-02 13:13:16.141 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-131316 757' 2022-11-02 13:13:16.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.146 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:13:16.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.151 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 13:13:16.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.156 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 13:13:16.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.161 | + 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-11-02 13:13:16.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.167 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 13:13:16.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.172 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 13:13:16.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.177 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-131314 2022-11-02 13:13:16.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.183 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 13:13:16.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.189 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 13:13:16.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.194 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 13:13:16.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.199 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 13:13:16.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.204 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 13:13:16.207 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:13:16.210 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 13:13:16.214 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 13:13:16.217 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 13:13:16.219 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 13:13:16.221 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 13:13:16.224 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:13:16.226 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:13:16.229 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:13:16.232 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:13:16.234 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:13:16.238 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:13:16.255 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:13:16.257 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:13:16.259 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:13:16.263 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:13:16.263 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:13:16.269 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 13:13:16.272 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:13:16.274 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 13:13:16.289 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 13:13:16.293 | + functions-common:git_clone:690 : head -1 2022-11-02 13:13:16.294 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:13:16.298 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 13:13:16.301 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:13:16.304 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 13:13:16.307 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:13:16.309 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 13:13:16.312 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 13:13:16.315 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 13:13:16.317 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 13:13:16.320 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 13:13:16.322 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 13:13:16.325 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 13:13:16.328 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 13:13:16.331 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 13:13:16.335 | ++ tools/install_prereqs.sh:source:47 : NOW=1667394796 2022-11-02 13:13:16.339 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 13:13:16.344 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667393672 2022-11-02 13:13:16.347 | ++ tools/install_prereqs.sh:source:49 : DELTA=1124 2022-11-02 13:13:16.350 | ++ tools/install_prereqs.sh:source:50 : [[ 1124 -lt 7200 ]] 2022-11-02 13:13:16.352 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 13:13:16.356 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 13:13:16.359 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 13:13:16.361 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 13:13:16.364 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 13:13:16.367 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 13:13:16.369 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 13:13:16.372 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 13:13:16.376 | +++ 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-11-02 13:13:16.427 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 13:13:16.427 | apache2-dev 2022-11-02 13:13:16.427 | bc 2022-11-02 13:13:16.427 | bsdmainutils 2022-11-02 13:13:16.427 | curl 2022-11-02 13:13:16.427 | g++ 2022-11-02 13:13:16.427 | gawk 2022-11-02 13:13:16.427 | gcc 2022-11-02 13:13:16.428 | gettext 2022-11-02 13:13:16.428 | git 2022-11-02 13:13:16.428 | graphviz 2022-11-02 13:13:16.428 | iputils-ping 2022-11-02 13:13:16.428 | libapache2-mod-proxy-uwsgi 2022-11-02 13:13:16.428 | libffi-dev 2022-11-02 13:13:16.428 | libjpeg-dev 2022-11-02 13:13:16.428 | libpcre3-dev 2022-11-02 13:13:16.428 | libpq-dev 2022-11-02 13:13:16.428 | libssl-dev 2022-11-02 13:13:16.428 | libsystemd-dev 2022-11-02 13:13:16.428 | libxml2-dev 2022-11-02 13:13:16.428 | libxslt1-dev 2022-11-02 13:13:16.428 | libyaml-dev 2022-11-02 13:13:16.428 | lsof 2022-11-02 13:13:16.428 | openssh-server 2022-11-02 13:13:16.428 | openssl 2022-11-02 13:13:16.428 | pkg-config 2022-11-02 13:13:16.428 | psmisc 2022-11-02 13:13:16.428 | python3-dev 2022-11-02 13:13:16.429 | python3-pip 2022-11-02 13:13:16.429 | python3-systemd 2022-11-02 13:13:16.429 | python3-venv 2022-11-02 13:13:16.429 | tar 2022-11-02 13:13:16.429 | tcpdump 2022-11-02 13:13:16.429 | unzip 2022-11-02 13:13:16.429 | uuid-runtime 2022-11-02 13:13:16.429 | wget 2022-11-02 13:13:16.429 | wget 2022-11-02 13:13:16.429 | zlib1g-dev 2022-11-02 13:13:16.429 | libkrb5-dev 2022-11-02 13:13:16.429 | libldap2-dev 2022-11-02 13:13:16.429 | libsasl2-dev 2022-11-02 13:13:16.429 | memcached 2022-11-02 13:13:16.429 | python3-mysqldb 2022-11-02 13:13:16.429 | sqlite3 2022-11-02 13:13:16.429 | conntrack 2022-11-02 13:13:16.429 | curl 2022-11-02 13:13:16.429 | dnsmasq-base 2022-11-02 13:13:16.429 | dnsmasq-utils 2022-11-02 13:13:16.429 | ebtables 2022-11-02 13:13:16.429 | genisoimage 2022-11-02 13:13:16.429 | iptables 2022-11-02 13:13:16.429 | iputils-arping 2022-11-02 13:13:16.429 | kpartx 2022-11-02 13:13:16.429 | libjs-jquery-tablesorter 2022-11-02 13:13:16.429 | parted 2022-11-02 13:13:16.429 | pm-utils 2022-11-02 13:13:16.429 | python3-mysqldb 2022-11-02 13:13:16.429 | socat 2022-11-02 13:13:16.429 | sqlite3 2022-11-02 13:13:16.429 | sudo 2022-11-02 13:13:16.429 | vlan 2022-11-02 13:13:16.429 | lsscsi 2022-11-02 13:13:16.430 | open-iscsi 2022-11-02 13:13:16.430 | lvm2 2022-11-02 13:13:16.430 | qemu-utils 2022-11-02 13:13:16.430 | thin-provisioning-tools 2022-11-02 13:13:16.430 | acl 2022-11-02 13:13:16.430 | dnsmasq-base 2022-11-02 13:13:16.430 | dnsmasq-utils 2022-11-02 13:13:16.430 | ebtables 2022-11-02 13:13:16.430 | haproxy 2022-11-02 13:13:16.430 | iptables 2022-11-02 13:13:16.430 | iputils-arping 2022-11-02 13:13:16.430 | iputils-ping 2022-11-02 13:13:16.430 | postgresql-server-dev-all 2022-11-02 13:13:16.430 | python3-mysqldb 2022-11-02 13:13:16.430 | sqlite3 2022-11-02 13:13:16.430 | sudo 2022-11-02 13:13:16.430 | vlan 2022-11-02 13:13:16.430 | pcp 2022-11-02 13:13:16.430 | ipset 2022-11-02 13:13:16.430 | conntrack 2022-11-02 13:13:16.430 | conntrackd 2022-11-02 13:13:16.430 | keepalived 2022-11-02 13:13:16.430 | lvm2 2022-11-02 13:13:16.430 | qemu-utils 2022-11-02 13:13:16.430 | thin-provisioning-tools 2022-11-02 13:13:16.430 | curl 2022-11-02 13:13:16.430 | liberasurecode-dev 2022-11-02 13:13:16.430 | make 2022-11-02 13:13:16.430 | memcached 2022-11-02 13:13:16.430 | rsync 2022-11-02 13:13:16.430 | sqlite3 2022-11-02 13:13:16.430 | xfsprogs' 2022-11-02 13:13:16.432 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 13:13:16.453 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 13:13:16.454 | apache2-dev 2022-11-02 13:13:16.454 | bc 2022-11-02 13:13:16.454 | bsdmainutils 2022-11-02 13:13:16.454 | curl 2022-11-02 13:13:16.454 | g++ 2022-11-02 13:13:16.454 | gawk 2022-11-02 13:13:16.454 | gcc 2022-11-02 13:13:16.454 | gettext 2022-11-02 13:13:16.454 | git 2022-11-02 13:13:16.454 | graphviz 2022-11-02 13:13:16.454 | iputils-ping 2022-11-02 13:13:16.454 | libapache2-mod-proxy-uwsgi 2022-11-02 13:13:16.454 | libffi-dev 2022-11-02 13:13:16.454 | libjpeg-dev 2022-11-02 13:13:16.454 | libpcre3-dev 2022-11-02 13:13:16.454 | libpq-dev 2022-11-02 13:13:16.454 | libssl-dev 2022-11-02 13:13:16.454 | libsystemd-dev 2022-11-02 13:13:16.454 | libxml2-dev 2022-11-02 13:13:16.454 | libxslt1-dev 2022-11-02 13:13:16.455 | libyaml-dev 2022-11-02 13:13:16.455 | lsof 2022-11-02 13:13:16.455 | openssh-server 2022-11-02 13:13:16.455 | openssl 2022-11-02 13:13:16.455 | pkg-config 2022-11-02 13:13:16.455 | psmisc 2022-11-02 13:13:16.455 | python3-dev 2022-11-02 13:13:16.455 | python3-pip 2022-11-02 13:13:16.455 | python3-systemd 2022-11-02 13:13:16.455 | python3-venv 2022-11-02 13:13:16.455 | tar 2022-11-02 13:13:16.455 | tcpdump 2022-11-02 13:13:16.455 | unzip 2022-11-02 13:13:16.455 | uuid-runtime 2022-11-02 13:13:16.455 | wget 2022-11-02 13:13:16.455 | wget 2022-11-02 13:13:16.455 | zlib1g-dev 2022-11-02 13:13:16.455 | libkrb5-dev 2022-11-02 13:13:16.455 | libldap2-dev 2022-11-02 13:13:16.455 | libsasl2-dev 2022-11-02 13:13:16.455 | memcached 2022-11-02 13:13:16.455 | python3-mysqldb 2022-11-02 13:13:16.455 | sqlite3 2022-11-02 13:13:16.455 | conntrack 2022-11-02 13:13:16.455 | curl 2022-11-02 13:13:16.455 | dnsmasq-base 2022-11-02 13:13:16.455 | dnsmasq-utils 2022-11-02 13:13:16.456 | ebtables 2022-11-02 13:13:16.456 | genisoimage 2022-11-02 13:13:16.456 | iptables 2022-11-02 13:13:16.456 | iputils-arping 2022-11-02 13:13:16.456 | kpartx 2022-11-02 13:13:16.456 | libjs-jquery-tablesorter 2022-11-02 13:13:16.456 | parted 2022-11-02 13:13:16.456 | pm-utils 2022-11-02 13:13:16.456 | python3-mysqldb 2022-11-02 13:13:16.456 | socat 2022-11-02 13:13:16.456 | sqlite3 2022-11-02 13:13:16.456 | sudo 2022-11-02 13:13:16.456 | vlan 2022-11-02 13:13:16.456 | lsscsi 2022-11-02 13:13:16.456 | open-iscsi 2022-11-02 13:13:16.456 | lvm2 2022-11-02 13:13:16.456 | qemu-utils 2022-11-02 13:13:16.456 | thin-provisioning-tools 2022-11-02 13:13:16.457 | acl 2022-11-02 13:13:16.457 | dnsmasq-base 2022-11-02 13:13:16.457 | dnsmasq-utils 2022-11-02 13:13:16.457 | ebtables 2022-11-02 13:13:16.457 | haproxy 2022-11-02 13:13:16.457 | iptables 2022-11-02 13:13:16.457 | iputils-arping 2022-11-02 13:13:16.457 | iputils-ping 2022-11-02 13:13:16.457 | postgresql-server-dev-all 2022-11-02 13:13:16.457 | python3-mysqldb 2022-11-02 13:13:16.457 | sqlite3 2022-11-02 13:13:16.457 | sudo 2022-11-02 13:13:16.457 | vlan 2022-11-02 13:13:16.457 | pcp 2022-11-02 13:13:16.457 | ipset 2022-11-02 13:13:16.458 | conntrack 2022-11-02 13:13:16.458 | conntrackd 2022-11-02 13:13:16.458 | keepalived 2022-11-02 13:13:16.458 | lvm2 2022-11-02 13:13:16.458 | qemu-utils 2022-11-02 13:13:16.458 | thin-provisioning-tools 2022-11-02 13:13:16.458 | curl 2022-11-02 13:13:16.458 | liberasurecode-dev 2022-11-02 13:13:16.458 | make 2022-11-02 13:13:16.458 | memcached 2022-11-02 13:13:16.458 | rsync 2022-11-02 13:13:16.458 | sqlite3 2022-11-02 13:13:16.458 | xfsprogs ' 2022-11-02 13:13:16.458 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 13:13:16.458 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:13:16.461 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:13:16.466 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 13:13:16.466 | ++ 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-11-02 13:13:16.471 | ++ 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-11-02 13:13:16.473 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 13:13:16.476 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:13:16.478 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 13:13:16.480 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:13:16.483 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:13:16.485 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:13:16.487 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:13:16.489 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:13:16.491 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:13:16.494 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 13:13:16.497 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 13:13:16.499 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 13:13:16.501 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 13:13:16.506 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 13:13:16.508 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 13:13:16.511 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 13:13:16.513 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 13:13:16.516 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:13:16.519 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:13:16.524 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667394796521 2022-11-02 13:13:16.526 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 13:13:16.529 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 13:13:16.531 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 13:13:16.782 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 13:13:16.832 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-11-02 13:13:17.078 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 13:13:17.105 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 13:13:17.233 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,196 kB] 2022-11-02 13:13:30.127 | Fetched 2,418 kB in 1s (1,665 kB/s) 2022-11-02 13:13:31.986 | Reading package lists... 2022-11-02 13:13:32.021 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 13:13:32.024 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 13:13:32.027 | ++ functions-common:time_stop:2451 : local name 2022-11-02 13:13:32.029 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 13:13:32.031 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:13:32.033 | ++ functions-common:time_stop:2454 : local total 2022-11-02 13:13:32.035 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 13:13:32.037 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 13:13:32.040 | ++ functions-common:time_stop:2458 : start_time=1667394796521 2022-11-02 13:13:32.043 | ++ functions-common:time_stop:2460 : [[ -z 1667394796521 ]] 2022-11-02 13:13:32.046 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:13:32.050 | ++ functions-common:time_stop:2463 : end_time=1667394812048 2022-11-02 13:13:32.052 | ++ functions-common:time_stop:2464 : elapsed_time=15527 2022-11-02 13:13:32.055 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 13:13:32.058 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:13:32.060 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15527 2022-11-02 13:13:32.063 | ++ functions-common:install_package:1476 : 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-11-02 13:13:32.065 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:13:32.067 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:13:32.070 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:13:32.072 | ++ functions-common:real_install_package:1462 : 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-11-02 13:13:32.096 | ++ functions-common:apt_get:1242 : 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-11-02 13:13:32.213 | Reading package lists... 2022-11-02 13:13:32.530 | Building dependency tree... 2022-11-02 13:13:32.532 | Reading state information... 2022-11-02 13:13:32.580 | acl is already the newest version (2.2.53-6). 2022-11-02 13:13:32.580 | bc is already the newest version (1.07.1-2build1). 2022-11-02 13:13:32.580 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 13:13:32.580 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 13:13:32.580 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 13:13:32.580 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 13:13:32.580 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 13:13:32.580 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 13:13:32.580 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 13:13:32.580 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 13:13:32.580 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 13:13:32.580 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 13:13:32.580 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 13:13:32.580 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 13:13:32.580 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 13:13:32.580 | libffi-dev is already the newest version (3.3-4). 2022-11-02 13:13:32.581 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 13:13:32.581 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 13:13:32.581 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 13:13:32.581 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 13:13:32.581 | make is already the newest version (4.2.1-1.2). 2022-11-02 13:13:32.581 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 13:13:32.581 | psmisc is already the newest version (23.3-1). 2022-11-02 13:13:32.581 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 13:13:32.581 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 13:13:32.581 | python3-systemd is already the newest version (234-3build2). 2022-11-02 13:13:32.581 | socat is already the newest version (1.7.3.3-2). 2022-11-02 13:13:32.581 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 13:13:32.581 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 13:13:32.581 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 13:13:32.581 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 13:13:32.581 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 13:13:32.581 | pcp is already the newest version (5.0.3-1). 2022-11-02 13:13:32.581 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 13:13:32.581 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 13:13:32.581 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:13:32.581 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:13:32.581 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 13:13:32.581 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 13:13:32.581 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 13:13:32.581 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 13:13:32.581 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 13:13:32.581 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 13:13:32.581 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 13:13:32.581 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 13:13:32.581 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 13:13:32.581 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 13:13:32.581 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 13:13:32.582 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 13:13:32.582 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 13:13:32.582 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 13:13:32.582 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 13:13:32.582 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 13:13:32.582 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 13:13:32.582 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 13:13:32.582 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 13:13:32.582 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 13:13:32.582 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 13:13:32.582 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 13:13:32.582 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 13:13:32.582 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 13:13:32.582 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 13:13:32.582 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 13:13:32.582 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 13:13:32.582 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 13:13:32.582 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 13:13:32.582 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 13:13:32.582 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 13:13:32.582 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 13:13:32.939 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:13:32.939 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 13:13:32.939 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 13:13:32.939 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 13:13:32.939 | The following packages were automatically installed and are no longer required: 2022-11-02 13:13:32.941 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:13:32.941 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:13:32.941 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:13:32.941 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:13:32.941 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:13:32.941 | python3-zope.interface 2022-11-02 13:13:32.941 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:13:33.105 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:13:33.110 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 13:13:33.113 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:13:33.116 | ++ functions-common:time_stop:2451 : local name 2022-11-02 13:13:33.119 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 13:13:33.122 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:13:33.125 | ++ functions-common:time_stop:2454 : local total 2022-11-02 13:13:33.128 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 13:13:33.130 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:13:33.134 | ++ functions-common:time_stop:2458 : start_time=1667394812093 2022-11-02 13:13:33.136 | ++ functions-common:time_stop:2460 : [[ -z 1667394812093 ]] 2022-11-02 13:13:33.139 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:13:33.144 | ++ functions-common:time_stop:2463 : end_time=1667394813141 2022-11-02 13:13:33.146 | ++ functions-common:time_stop:2464 : elapsed_time=1048 2022-11-02 13:13:33.148 | ++ functions-common:time_stop:2465 : total=965 2022-11-02 13:13:33.151 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:13:33.153 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2013 2022-11-02 13:13:33.156 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 13:13:33.159 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 13:13:33.161 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:13:33.164 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 13:13:33.169 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 13:13:33.174 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 13:13:33.177 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 13:13:33.180 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 13:13:34.850 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 13:13:34.852 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 13:13:34.854 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 13:13:34.856 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 13:13:34.858 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 13:13:34.860 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 13:13:34.862 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 13:13:34.864 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 13:13:34.866 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 13:13:34.868 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 13:13:34.870 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 13:13:34.872 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 13:13:34.874 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 13:13:34.876 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 13:13:34.878 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 13:13:34.880 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 13:13:34.882 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 13:13:34.885 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 13:13:34.886 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 13:13:34.888 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 13:13:34.891 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 13:13:34.894 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 13:13:34.896 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 13:13:34.900 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 13:13:35.030 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 13:13:35.032 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 13:13:35.114 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 13:13:35.117 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 13:13:35.198 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 13:13:35.200 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 13:13:35.202 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 13:13:35.204 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 13:13:35.207 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 13:13:35.209 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 13:13:35.212 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 13:13:35.214 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 13:13:35.217 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 13:13:35.219 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 13:13:35.222 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 13:13:35.222 | Distro: focal 2022-11-02 13:13:35.224 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 13:13:35.226 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 13:13:35.231 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 13:13:35.233 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 13:13:35.236 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 13:13:35.236 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 13:13:36.898 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 13:13:36.900 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 13:13:36.900 | pip: 20.0.2 2022-11-02 13:13:36.902 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 13:13:36.904 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 13:13:36.905 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:13:36.907 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:13:36.909 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:13:36.911 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:13:36.913 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:13:36.915 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:13:36.917 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:13:36.919 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:13:36.920 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:13:36.922 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:13:36.924 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:13:36.926 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 13:13:36.928 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:13:36.930 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:13:36.933 | + tools/install_pip.sh:main:142 : : 2022-11-02 13:13:36.935 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 13:13:36.937 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 13:13:36.939 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 13:13:36.941 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:13:36.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 13:13:36.945 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 13:13:36.947 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:13:36.951 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:13:36.951 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:13:36.956 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-11-02 13:13:36.957 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-11-02 13:13:36.959 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 13:13:36.962 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 13:13:36.964 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 13:13:36.983 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-11-02 13:13:36.985 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 13:13:39.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:13:39.364 | from cryptography.utils import int_from_bytes 2022-11-02 13:13:39.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:13:39.364 | from cryptography.utils import int_from_bytes 2022-11-02 13:13:39.587 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.595 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.603 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.607 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.699 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.718 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.722 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.725 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.741 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.750 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.752 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.784 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.793 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.798 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.818 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.858 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.866 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.875 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.921 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.936 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.940 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.959 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:39.967 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.018 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.036 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.041 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.167 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.178 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:13:40.233 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.358 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.382 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.387 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.399 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.405 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.426 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.434 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.451 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.510 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.523 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.540 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.584 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.589 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:40.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:13:41.319 | Collecting setuptools===60.9.3 2022-11-02 13:13:41.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 13:13:43.863 | Installing collected packages: setuptools 2022-11-02 13:13:43.863 | Attempting uninstall: setuptools 2022-11-02 13:13:43.864 | Found existing installation: setuptools 45.2.0 2022-11-02 13:13:43.866 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 13:13:43.866 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 13:13:44.814 | Successfully installed setuptools-60.9.3 2022-11-02 13:13:44.965 | + inc/python:pip_install:200 : result=0 2022-11-02 13:13:44.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:13:44.974 | + functions-common:time_stop:2451 : local name 2022-11-02 13:13:44.974 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:13:44.974 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:13:44.975 | + functions-common:time_stop:2454 : local total 2022-11-02 13:13:44.977 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:13:44.978 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:13:44.980 | + functions-common:time_stop:2458 : start_time=1667394816978 2022-11-02 13:13:44.982 | + functions-common:time_stop:2460 : [[ -z 1667394816978 ]] 2022-11-02 13:13:44.984 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:13:44.988 | + functions-common:time_stop:2463 : end_time=1667394824986 2022-11-02 13:13:44.990 | + functions-common:time_stop:2464 : elapsed_time=8008 2022-11-02 13:13:44.991 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:13:44.994 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:13:44.996 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8008 2022-11-02 13:13:44.997 | + inc/python:pip_install:203 : return 0 2022-11-02 13:13:44.999 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 13:13:45.002 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 13:13:45.006 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 13:13:45.009 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 13:13:45.012 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 13:13:45.013 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 13:13:46.662 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 13:13:46.664 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 13:13:46.664 | pip: 20.0.2 2022-11-02 13:13:46.668 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 13:13:46.670 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 13:13:46.674 | + ./stack.sh:main:796 : fixup_all 2022-11-02 13:13:46.676 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 13:13:46.678 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 13:13:46.681 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:13:46.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:13:46.686 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 13:13:46.700 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 13:13:46.713 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 13:13:46.729 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 13:13:46.732 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 13:13:46.734 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:13:46.736 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:13:46.739 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:13:46.741 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:13:46.745 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:13:46.747 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:13:46.750 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:13:46.752 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:13:46.754 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:13:46.757 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:13:46.760 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:13:46.762 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 13:13:46.764 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 13:13:46.767 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 13:13:46.769 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:13:46.771 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:13:46.774 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:13:46.776 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:13:46.778 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:13:46.780 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:13:46.783 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 13:13:46.785 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 13:13:46.788 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 13:13:46.791 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 13:13:46.794 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 13:13:46.796 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 13:13:46.799 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 13:13:46.826 | Using python 3.8 to install os-testr 2022-11-02 13:13:46.828 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-02 13:13:49.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:13:49.246 | from cryptography.utils import int_from_bytes 2022-11-02 13:13:49.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:13:49.246 | from cryptography.utils import int_from_bytes 2022-11-02 13:13:49.468 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.476 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.484 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.489 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.585 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.605 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.610 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.613 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.630 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.640 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.642 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.675 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.686 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.691 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.711 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.751 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.760 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.766 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.817 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.832 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.836 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.858 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.865 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.918 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.938 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:49.943 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.070 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.078 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.082 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:13:50.139 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.269 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.296 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.300 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.314 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.319 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.341 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.349 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.428 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.442 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.460 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.507 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.512 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:50.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:13:50.972 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 13:13:51.074 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:13:51.100 | 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 462)) (1.4.0) 2022-11-02 13:13:51.544 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 13:13:51.613 | 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 580)) (2.5.0) 2022-11-02 13:13:51.668 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:13:51.687 | 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 179)) (1.0.0) 2022-11-02 13:13:51.866 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:13:51.902 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:13:51.989 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:13:52.359 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 13:13:52.394 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:13:52.477 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:13:52.522 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:13:52.553 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:13:52.696 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:13:52.868 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:13:52.897 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:13:52.940 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:13:53.035 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:13:55.495 | + inc/python:pip_install:200 : result=0 2022-11-02 13:13:55.498 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:13:55.500 | + functions-common:time_stop:2451 : local name 2022-11-02 13:13:55.502 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:13:55.505 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:13:55.507 | + functions-common:time_stop:2454 : local total 2022-11-02 13:13:55.509 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:13:55.511 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:13:55.514 | + functions-common:time_stop:2458 : start_time=1667394826818 2022-11-02 13:13:55.517 | + functions-common:time_stop:2460 : [[ -z 1667394826818 ]] 2022-11-02 13:13:55.520 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:13:55.525 | + functions-common:time_stop:2463 : end_time=1667394835522 2022-11-02 13:13:55.527 | + functions-common:time_stop:2464 : elapsed_time=8704 2022-11-02 13:13:55.529 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:13:55.531 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:13:55.534 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8704 2022-11-02 13:13:55.536 | + inc/python:pip_install:203 : return 0 2022-11-02 13:13:55.538 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 13:13:55.604 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 13:13:55.910 | + ./stack.sh:main:810 : install_infra 2022-11-02 13:13:55.914 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:13:55.918 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 13:13:55.921 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:13:55.926 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 13:13:55.954 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 13:13:58.071 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.090 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.103 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.110 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.316 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.355 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.363 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.371 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.402 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.419 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.422 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.485 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.504 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.514 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.548 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.625 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.642 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.652 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.742 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.768 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.776 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.803 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.811 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.863 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.885 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.889 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.988 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:58.997 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.001 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:13:59.059 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.189 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.217 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.221 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.233 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.238 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.261 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.268 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.286 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.348 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.362 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.380 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.426 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.431 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:13:59.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:13:59.572 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:13:59.911 | + inc/python:pip_install:200 : result=0 2022-11-02 13:13:59.913 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:13:59.916 | + functions-common:time_stop:2451 : local name 2022-11-02 13:13:59.918 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:13:59.920 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:13:59.922 | + functions-common:time_stop:2454 : local total 2022-11-02 13:13:59.924 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:13:59.927 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:13:59.930 | + functions-common:time_stop:2458 : start_time=1667394835945 2022-11-02 13:13:59.933 | + functions-common:time_stop:2460 : [[ -z 1667394835945 ]] 2022-11-02 13:13:59.936 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:13:59.940 | + functions-common:time_stop:2463 : end_time=1667394839938 2022-11-02 13:13:59.942 | + functions-common:time_stop:2464 : elapsed_time=3993 2022-11-02 13:13:59.945 | + functions-common:time_stop:2465 : total=8704 2022-11-02 13:13:59.948 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:13:59.950 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12697 2022-11-02 13:13:59.952 | + inc/python:pip_install:203 : return 0 2022-11-02 13:13:59.955 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 13:13:59.957 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 13:13:59.984 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-02 13:14:01.953 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:01.964 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:01.971 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:01.975 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.082 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.102 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.107 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.110 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.125 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.134 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.136 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.169 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.179 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.184 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.202 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.240 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.249 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.254 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.303 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.317 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.322 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.343 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.349 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.399 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.417 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.421 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.515 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.522 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.526 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:02.580 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.704 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.729 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.734 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.746 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.752 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.772 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.780 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.798 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.857 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.870 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.887 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.931 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.935 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:02.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:02.945 | Processing /opt/stack/requirements 2022-11-02 13:14:04.891 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:14:04.895 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:14:04.910 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:14:04.916 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:14:04.919 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:14:04.927 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:14:04.995 | 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 524)) (1.16.0) 2022-11-02 13:14:04.998 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:14:05.012 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:14:05.041 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 13:14:05.045 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 13:14:05.063 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:14:05.067 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:14:05.075 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2022.9.24) 2022-11-02 13:14:05.078 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:14:05.082 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:14:05.104 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:14:05.117 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:14:05.121 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:14:05.184 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:14:05.191 | 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 621)) (0.2.5) 2022-11-02 13:14:05.197 | 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 397)) (1.8.2) 2022-11-02 13:14:05.200 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:14:05.276 | Building wheels for collected packages: openstack-requirements 2022-11-02 13:14:05.279 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 13:14:06.240 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 13:14:06.241 | ERROR: Command errored out with exit status 1: 2022-11-02 13:14:06.241 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-f66v_rnp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-f66v_rnp/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-ioffi85n 2022-11-02 13:14:06.241 | cwd: /tmp/pip-req-build-f66v_rnp/ 2022-11-02 13:14:06.241 | Complete output (6 lines): 2022-11-02 13:14:06.241 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 13:14:06.241 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 13:14:06.241 | or: setup.py --help-commands 2022-11-02 13:14:06.241 | or: setup.py cmd --help 2022-11-02 13:14:06.241 | 2022-11-02 13:14:06.241 | error: invalid command 'bdist_wheel' 2022-11-02 13:14:06.241 | ---------------------------------------- 2022-11-02 13:14:06.241 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 13:14:06.242 | Running setup.py clean for openstack-requirements 2022-11-02 13:14:07.189 | Failed to build openstack-requirements 2022-11-02 13:14:07.205 | Installing collected packages: openstack-requirements 2022-11-02 13:14:07.205 | Attempting uninstall: openstack-requirements 2022-11-02 13:14:07.206 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 13:14:07.246 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 13:14:07.265 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 13:14:07.268 | Running setup.py install for openstack-requirements: started 2022-11-02 13:14:09.782 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 13:14:09.807 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 13:14:09.959 | + inc/python:pip_install:200 : result=0 2022-11-02 13:14:09.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:14:09.964 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:09.966 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:09.969 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:09.971 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:09.973 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:09.976 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:14:09.978 | + functions-common:time_stop:2458 : start_time=1667394839975 2022-11-02 13:14:09.981 | + functions-common:time_stop:2460 : [[ -z 1667394839975 ]] 2022-11-02 13:14:09.983 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:09.988 | + functions-common:time_stop:2463 : end_time=1667394849985 2022-11-02 13:14:09.991 | + functions-common:time_stop:2464 : elapsed_time=10010 2022-11-02 13:14:09.994 | + functions-common:time_stop:2465 : total=12697 2022-11-02 13:14:09.997 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:09.999 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=22707 2022-11-02 13:14:10.002 | + inc/python:pip_install:203 : return 0 2022-11-02 13:14:10.004 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 13:14:10.009 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 13:14:10.012 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 13:14:10.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:10.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:10.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 13:14:10.022 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:10.025 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 13:14:10.050 | Using python 3.8 to install pbr 2022-11-02 13:14:10.053 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 13:14:12.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:12.400 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:12.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:12.400 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:12.623 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.631 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.639 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.643 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.736 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.758 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.762 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.766 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.781 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.791 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.793 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.826 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.842 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.861 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.901 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.909 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.916 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.967 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.982 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:12.986 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.007 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.014 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.066 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.086 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.090 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.215 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.222 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.227 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:13.283 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.411 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.438 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.442 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.454 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.460 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.481 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.489 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.506 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.569 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.583 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.601 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.648 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.652 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:13.659 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:13.794 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:14:16.545 | + inc/python:pip_install:200 : result=0 2022-11-02 13:14:16.548 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:14:16.551 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:16.553 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:16.556 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:16.559 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:16.561 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:16.563 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:14:16.571 | + functions-common:time_stop:2458 : start_time=1667394850043 2022-11-02 13:14:16.574 | + functions-common:time_stop:2460 : [[ -z 1667394850043 ]] 2022-11-02 13:14:16.577 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:16.581 | + functions-common:time_stop:2463 : end_time=1667394856579 2022-11-02 13:14:16.584 | + functions-common:time_stop:2464 : elapsed_time=6536 2022-11-02 13:14:16.586 | + functions-common:time_stop:2465 : total=22707 2022-11-02 13:14:16.588 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:16.590 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=29243 2022-11-02 13:14:16.595 | + inc/python:pip_install:203 : return 0 2022-11-02 13:14:16.598 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 13:14:19.281 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 13:14:21.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:21.524 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 13:14:21.546 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 13:14:21.550 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 13:14:21.558 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 13:14:21.562 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 13:14:21.565 | 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-11-02 13:14:21.664 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 13:14:21.667 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 13:14:21.670 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 13:14:21.691 | + ./stack.sh:main:819 : pkgs= 2022-11-02 13:14:21.695 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 13:14:21.697 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 13:14:21.699 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:14:21.702 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 13:14:21.704 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:14:21.707 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:14:21.709 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:14:21.713 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:14:21.715 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:14:21.718 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:14:21.723 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:14:21.725 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:14:21.727 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:14:21.730 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 13:14:21.732 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:14:21.749 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:21.752 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:14:21.754 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:14:21.757 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 13:14:21.759 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:14:21.761 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:14:21.764 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:14:21.767 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 13:14:21.770 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:14:21.772 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 13:14:21.774 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:14:21.776 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:14:21.778 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:14:21.781 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:14:21.783 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:14:21.786 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:14:21.788 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 13:14:21.791 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:14:21.794 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 13:14:21.796 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:14:21.798 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:14:21.801 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 13:14:21.804 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 13:14:21.807 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 13:14:21.809 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 13:14:21.812 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 13:14:21.880 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 13:14:21.880 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 13:14:21.883 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 13:14:22.302 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 13:14:22.305 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 13:14:22.323 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:22.326 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 13:14:22.328 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:14:22.331 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:14:22.333 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:14:22.338 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:14:22.340 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:14:22.343 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:14:22.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:22.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:22.351 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:14:22.354 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:22.356 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:14:22.359 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:14:22.361 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 13:14:22.364 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:14:22.367 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:22.370 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:22.373 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 13:14:22.401 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 13:14:22.532 | Reading package lists... 2022-11-02 13:14:22.868 | Building dependency tree... 2022-11-02 13:14:22.869 | Reading state information... 2022-11-02 13:14:23.262 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 13:14:23.262 | The following packages were automatically installed and are no longer required: 2022-11-02 13:14:23.264 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:14:23.264 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:14:23.264 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:14:23.264 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:14:23.264 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:14:23.265 | python3-zope.interface 2022-11-02 13:14:23.265 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:14:23.407 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:14:23.413 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:14:23.415 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:14:23.418 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:23.425 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:23.429 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:23.431 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:23.434 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:23.436 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:14:23.438 | + functions-common:time_stop:2458 : start_time=1667394862398 2022-11-02 13:14:23.441 | + functions-common:time_stop:2460 : [[ -z 1667394862398 ]] 2022-11-02 13:14:23.444 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:23.451 | + functions-common:time_stop:2463 : end_time=1667394863447 2022-11-02 13:14:23.454 | + functions-common:time_stop:2464 : elapsed_time=1049 2022-11-02 13:14:23.457 | + functions-common:time_stop:2465 : total=2013 2022-11-02 13:14:23.459 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:23.462 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3062 2022-11-02 13:14:23.464 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:14:23.467 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 13:14:23.469 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:14:23.472 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:14:23.475 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:14:23.478 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:14:23.481 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:14:23.484 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:14:23.486 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 13:14:23.489 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:14:23.492 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:14:23.495 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:14:23.497 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:14:23.500 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:14:23.502 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:14:23.505 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:14:23.508 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:14:23.512 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:14:23.515 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:14:23.518 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:14:23.521 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 13:14:23.524 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:14:23.526 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:14:23.529 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:14:23.531 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:14:23.536 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:14:23.539 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:14:23.541 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 13:14:23.544 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 13:14:23.567 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:23.570 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 13:14:23.572 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:14:23.575 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 13:14:23.579 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 13:14:23.582 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 13:14:23.588 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 13:14:23.591 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 13:14:23.595 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 13:14:23.598 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 13:14:23.600 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 13:14:23.603 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 13:14:23.606 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 13:14:24.457 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 13:14:24.457 | user tags 2022-11-02 13:14:24.457 | stackrabbit []' 2022-11-02 13:14:24.462 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 13:14:24.462 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 13:14:24.462 | user tags 2022-11-02 13:14:24.462 | stackrabbit []' 2022-11-02 13:14:24.469 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 13:14:24.471 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 13:14:24.474 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 13:14:25.244 | Changing password for user "stackrabbit" ... 2022-11-02 13:14:25.314 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 13:14:26.100 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 13:14:26.174 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 13:14:26.176 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 13:14:26.992 | Changing password for user "stackrabbit" ... 2022-11-02 13:14:27.053 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 13:14:27.056 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 13:14:27.059 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 13:14:27.946 | Deleting user "guest" ... 2022-11-02 13:14:27.964 | Error: 2022-11-02 13:14:27.964 | {:no_such_user, "guest"} 2022-11-02 13:14:27.978 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 13:14:27.981 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 13:14:28.003 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:28.005 | + ./stack.sh:main:836 : install_database 2022-11-02 13:14:28.008 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 13:14:28.011 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 13:14:28.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:28.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:28.019 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 13:14:28.410 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 13:14:28.413 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:28.416 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 13:14:28.419 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 13:14:28.422 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:14:28.425 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 13:14:28.428 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:14:28.432 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:14:28.435 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:14:28.438 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:14:28.441 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:14:28.444 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:14:28.447 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:14:28.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:14:28.452 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:14:28.455 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:14:28.457 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:14:28.461 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 13:14:28.466 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:14:28.469 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:14:28.472 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:14:28.476 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:14:28.478 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:14:28.481 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:14:28.483 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 13:14:28.486 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:28.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:28.497 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 13:14:28.500 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:14:28.503 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:14:28.506 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:14:28.509 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:14:28.512 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:14:28.515 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:14:28.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:28.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:28.527 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:14:28.529 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:28.532 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:14:28.535 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:14:28.539 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 13:14:28.542 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:14:28.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:28.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:28.549 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 13:14:28.578 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 13:14:28.704 | Reading package lists... 2022-11-02 13:14:29.049 | Building dependency tree... 2022-11-02 13:14:29.054 | Reading state information... 2022-11-02 13:14:29.502 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 13:14:29.502 | The following packages were automatically installed and are no longer required: 2022-11-02 13:14:29.504 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:14:29.504 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:14:29.504 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:14:29.504 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:14:29.504 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:14:29.504 | python3-zope.interface 2022-11-02 13:14:29.504 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:14:29.651 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:14:29.655 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:14:29.658 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:14:29.660 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:29.662 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:29.664 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:29.667 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:29.669 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:29.671 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:14:29.673 | + functions-common:time_stop:2458 : start_time=1667394868573 2022-11-02 13:14:29.676 | + functions-common:time_stop:2460 : [[ -z 1667394868573 ]] 2022-11-02 13:14:29.679 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:29.683 | + functions-common:time_stop:2463 : end_time=1667394869680 2022-11-02 13:14:29.685 | + functions-common:time_stop:2464 : elapsed_time=1107 2022-11-02 13:14:29.688 | + functions-common:time_stop:2465 : total=3062 2022-11-02 13:14:29.690 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:29.692 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4169 2022-11-02 13:14:29.695 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:14:29.698 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 13:14:29.700 | + ./stack.sh:main:839 : install_database_python 2022-11-02 13:14:29.702 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 13:14:29.705 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 13:14:29.707 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 13:14:29.710 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:14:29.716 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 13:14:29.719 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 13:14:29.721 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:14:29.726 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:14:29.726 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:14:29.732 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 13:14:29.735 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 13:14:29.738 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 13:14:29.743 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 13:14:29.746 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 13:14:29.776 | Using python 3.8 to install PyMySQL 2022-11-02 13:14:29.779 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-02 13:14:32.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:32.213 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:32.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:32.214 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:32.436 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.445 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.453 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.457 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.551 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.573 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.577 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.581 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.597 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.607 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.609 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.644 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.659 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.679 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.720 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.729 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.735 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.785 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.800 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.805 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.825 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.832 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.886 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.905 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:32.909 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.038 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.045 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.049 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:33.106 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.236 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.264 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.269 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.281 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.288 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.309 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.317 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.335 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.396 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.409 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.427 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.475 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.479 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:33.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:33.488 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 13:14:36.203 | + inc/python:pip_install:200 : result=0 2022-11-02 13:14:36.206 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:14:36.209 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:36.211 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:36.215 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:36.217 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:36.220 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:36.222 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:14:36.225 | + functions-common:time_stop:2458 : start_time=1667394869767 2022-11-02 13:14:36.227 | + functions-common:time_stop:2460 : [[ -z 1667394869767 ]] 2022-11-02 13:14:36.231 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:36.235 | + functions-common:time_stop:2463 : end_time=1667394876233 2022-11-02 13:14:36.238 | + functions-common:time_stop:2464 : elapsed_time=6466 2022-11-02 13:14:36.240 | + functions-common:time_stop:2465 : total=29243 2022-11-02 13:14:36.243 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:36.245 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=35709 2022-11-02 13:14:36.248 | + inc/python:pip_install:203 : return 0 2022-11-02 13:14:36.250 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 13:14:36.253 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 13:14:36.256 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 13:14:36.259 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 13:14:36.278 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:36.281 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 13:14:36.283 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 13:14:36.288 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:14:36.288 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:14:36.294 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:14:36.296 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:14:36.299 | + 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-11-02 13:14:36.302 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:14:36.305 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 13:14:36.308 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 13:14:36.328 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:36.330 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 13:14:36.333 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:14:36.335 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:14:36.338 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:14:36.340 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:14:36.343 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:14:36.346 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:14:36.348 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:36.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:36.355 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:14:36.357 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:36.359 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:14:36.362 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:14:36.364 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 13:14:36.368 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:14:36.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:36.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:36.375 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 13:14:36.400 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 13:14:36.524 | Reading package lists... 2022-11-02 13:14:36.855 | Building dependency tree... 2022-11-02 13:14:36.856 | Reading state information... 2022-11-02 13:14:37.275 | radvd is already the newest version (1:2.17-2). 2022-11-02 13:14:37.275 | The following packages were automatically installed and are no longer required: 2022-11-02 13:14:37.277 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:14:37.277 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:14:37.277 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:14:37.277 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:14:37.277 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:14:37.277 | python3-zope.interface 2022-11-02 13:14:37.277 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:14:37.419 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:14:37.423 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:14:37.426 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:14:37.429 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:37.431 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:37.433 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:37.436 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:37.438 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:37.440 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:14:37.443 | + functions-common:time_stop:2458 : start_time=1667394876396 2022-11-02 13:14:37.446 | + functions-common:time_stop:2460 : [[ -z 1667394876396 ]] 2022-11-02 13:14:37.449 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:37.453 | + functions-common:time_stop:2463 : end_time=1667394877450 2022-11-02 13:14:37.455 | + functions-common:time_stop:2464 : elapsed_time=1054 2022-11-02 13:14:37.458 | + functions-common:time_stop:2465 : total=4169 2022-11-02 13:14:37.460 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:37.463 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5223 2022-11-02 13:14:37.465 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:14:37.468 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 13:14:37.487 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:37.489 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 13:14:37.492 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 13:14:37.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 13:14:37.498 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 13:14:37.519 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 13:14:37.523 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:14:37.525 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:14:37.528 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:14:37.531 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:14:37.533 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:14:37.535 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:14:37.539 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:37.541 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:37.543 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:14:37.546 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:37.548 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:14:37.550 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:14:37.553 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 13:14:37.556 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:14:37.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:37.561 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:37.563 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 13:14:37.588 | + functions-common:apt_get:1242 : 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-11-02 13:14:37.708 | Reading package lists... 2022-11-02 13:14:38.031 | Building dependency tree... 2022-11-02 13:14:38.032 | Reading state information... 2022-11-02 13:14:38.441 | fakeroot is already the newest version (1.24-1). 2022-11-02 13:14:38.441 | make is already the newest version (4.2.1-1.2). 2022-11-02 13:14:38.451 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 13:14:38.451 | The following packages were automatically installed and are no longer required: 2022-11-02 13:14:38.451 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:14:38.451 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:14:38.451 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:14:38.451 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:14:38.451 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:14:38.452 | python3-zope.interface 2022-11-02 13:14:38.452 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:14:38.586 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:14:38.590 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:14:38.593 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:14:38.595 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:38.597 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:38.600 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:38.602 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:38.605 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:38.607 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:14:38.609 | + functions-common:time_stop:2458 : start_time=1667394877585 2022-11-02 13:14:38.612 | + functions-common:time_stop:2460 : [[ -z 1667394877585 ]] 2022-11-02 13:14:38.616 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:38.621 | + functions-common:time_stop:2463 : end_time=1667394878618 2022-11-02 13:14:38.623 | + functions-common:time_stop:2464 : elapsed_time=1033 2022-11-02 13:14:38.625 | + functions-common:time_stop:2465 : total=5223 2022-11-02 13:14:38.627 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:38.630 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6256 2022-11-02 13:14:38.632 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:14:38.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 13:14:38.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:38.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:38.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 13:14:38.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 13:14:38.648 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 13:14:38.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 13:14:38.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 13:14:38.659 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 13:14:38.660 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 13:14:38.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 13:14:38.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 13:14:38.670 | + functions:vercmp:628 : local v1=5.4 2022-11-02 13:14:38.672 | + functions:vercmp:629 : local 'op=<' 2022-11-02 13:14:38.675 | + functions:vercmp:630 : local v2=3.13 2022-11-02 13:14:38.678 | + functions:vercmp:631 : local result 2022-11-02 13:14:38.682 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 13:14:38.683 | ++ functions:vercmp:635 : head -1 2022-11-02 13:14:38.683 | ++ functions:vercmp:635 : sort -V 2022-11-02 13:14:38.688 | + functions:vercmp:635 : result=3.13 2022-11-02 13:14:38.691 | + functions:vercmp:637 : case $op in 2022-11-02 13:14:38.693 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 13:14:38.696 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 13:14:38.699 | + functions:vercmp:648 : return 2022-11-02 13:14:38.702 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 13:14:38.705 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:14:38.707 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 13:14:39.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 13:14:39.246 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 13:14:39.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 13:14:39.261 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.263 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 13:14:39.284 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:39.288 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 13:14:39.291 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 13:14:39.291 | Installing etcd 2022-11-02 13:14:39.296 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 13:14:39.310 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 13:14:39.325 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:39.328 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 13:14:39.348 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 13:14:39.352 | ++ 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-11-02 13:14:39.355 | ++ 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-11-02 13:14:39.359 | +++ 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-11-02 13:14:39.364 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:14:39.370 | ++ 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-11-02 13:14:39.373 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 13:14:39.376 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:14:39.379 | ++ functions:get_extra_file:74 : return 2022-11-02 13:14:39.384 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 13:14:39.387 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 13:14:39.390 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 13:14:39.392 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 13:14:39.412 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:14:39.415 | + ./stack.sh:main:866 : install_dstat 2022-11-02 13:14:39.417 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 13:14:39.436 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:14:39.439 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 13:14:39.441 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:14:39.445 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 13:14:39.447 | + ./stack.sh:main:875 : install_libs 2022-11-02 13:14:39.450 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 13:14:39.452 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 13:14:39.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 13:14:39.457 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 13:14:39.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 13:14:39.467 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.470 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 13:14:39.472 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 13:14:39.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 13:14:39.477 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 13:14:39.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 13:14:39.487 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.489 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 13:14:39.492 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 13:14:39.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 13:14:39.497 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 13:14:39.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 13:14:39.507 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.509 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 13:14:39.511 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 13:14:39.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 13:14:39.516 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 13:14:39.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 13:14:39.527 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.529 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 13:14:39.531 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 13:14:39.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 13:14:39.537 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 13:14:39.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 13:14:39.547 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.549 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 13:14:39.552 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 13:14:39.555 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 13:14:39.557 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 13:14:39.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 13:14:39.568 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.571 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 13:14:39.573 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 13:14:39.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 13:14:39.579 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 13:14:39.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 13:14:39.591 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.593 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 13:14:39.596 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 13:14:39.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 13:14:39.602 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 13:14:39.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 13:14:39.612 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.615 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 13:14:39.618 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 13:14:39.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 13:14:39.623 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 13:14:39.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.628 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 13:14:39.636 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.639 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 13:14:39.642 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 13:14:39.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 13:14:39.648 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 13:14:39.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 13:14:39.660 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.663 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 13:14:39.666 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 13:14:39.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 13:14:39.673 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 13:14:39.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 13:14:39.686 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.689 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 13:14:39.692 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 13:14:39.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 13:14:39.699 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 13:14:39.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 13:14:39.711 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.713 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 13:14:39.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 13:14:39.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 13:14:39.721 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 13:14:39.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 13:14:39.731 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.733 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 13:14:39.736 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 13:14:39.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 13:14:39.741 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 13:14:39.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 13:14:39.751 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.753 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 13:14:39.756 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 13:14:39.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 13:14:39.761 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 13:14:39.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 13:14:39.772 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.774 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 13:14:39.777 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 13:14:39.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 13:14:39.782 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 13:14:39.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 13:14:39.793 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.795 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 13:14:39.798 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 13:14:39.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 13:14:39.803 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 13:14:39.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 13:14:39.813 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.816 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 13:14:39.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 13:14:39.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 13:14:39.823 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 13:14:39.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 13:14:39.834 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.837 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 13:14:39.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 13:14:39.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 13:14:39.844 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 13:14:39.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 13:14:39.855 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.857 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 13:14:39.860 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 13:14:39.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 13:14:39.866 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 13:14:39.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 13:14:39.877 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.881 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 13:14:39.883 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 13:14:39.886 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 13:14:39.888 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 13:14:39.891 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.896 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 13:14:39.899 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.901 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 13:14:39.904 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 13:14:39.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 13:14:39.908 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 13:14:39.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.914 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 13:14:39.919 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.922 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 13:14:39.924 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 13:14:39.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 13:14:39.930 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 13:14:39.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.935 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.938 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 13:14:39.940 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.943 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 13:14:39.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 13:14:39.948 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 13:14:39.951 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 13:14:39.953 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 13:14:39.961 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.964 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 13:14:39.966 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 13:14:39.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 13:14:39.971 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 13:14:39.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 13:14:39.981 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:39.984 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 13:14:39.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 13:14:39.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 13:14:39.992 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 13:14:39.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:39.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:39.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 13:14:40.002 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.004 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 13:14:40.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 13:14:40.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 13:14:40.011 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 13:14:40.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 13:14:40.022 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.024 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 13:14:40.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 13:14:40.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 13:14:40.032 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 13:14:40.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 13:14:40.042 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.045 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 13:14:40.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 13:14:40.050 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 13:14:40.053 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 13:14:40.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 13:14:40.064 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.067 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 13:14:40.069 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 13:14:40.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 13:14:40.075 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 13:14:40.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 13:14:40.086 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.089 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 13:14:40.091 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 13:14:40.094 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 13:14:40.096 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 13:14:40.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 13:14:40.107 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.110 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 13:14:40.112 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 13:14:40.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 13:14:40.118 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 13:14:40.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 13:14:40.128 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.132 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 13:14:40.134 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 13:14:40.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 13:14:40.139 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 13:14:40.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.144 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.147 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 13:14:40.150 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.152 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 13:14:40.155 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 13:14:40.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 13:14:40.160 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 13:14:40.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 13:14:40.173 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.175 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 13:14:40.178 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 13:14:40.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 13:14:40.183 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 13:14:40.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 13:14:40.194 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.196 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 13:14:40.199 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 13:14:40.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 13:14:40.203 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 13:14:40.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 13:14:40.214 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.216 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 13:14:40.219 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 13:14:40.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 13:14:40.224 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 13:14:40.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 13:14:40.234 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.236 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 13:14:40.239 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 13:14:40.242 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 13:14:40.244 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 13:14:40.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:40.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:40.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 13:14:40.257 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:40.259 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 13:14:40.283 | Using python 3.8 to install etcd3 2022-11-02 13:14:40.287 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-02 13:14:42.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:42.618 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:42.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:42.618 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:42.836 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.844 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.852 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.856 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.950 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.970 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.975 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.979 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:42.995 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.005 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.007 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.039 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.049 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.055 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.074 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.113 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.122 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.127 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.178 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.193 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.198 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.217 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.225 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.277 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.297 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.301 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.426 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.434 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.438 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:43.494 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.620 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.646 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.650 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.662 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.668 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.688 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.696 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.714 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.774 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.788 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.805 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.852 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.856 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:43.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:43.864 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 13:14:43.873 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 13:14:43.885 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 13:14:43.888 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:14:43.890 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:14:46.529 | + inc/python:pip_install:200 : result=0 2022-11-02 13:14:46.531 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:14:46.533 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:46.536 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:46.539 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:46.541 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:46.543 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:46.545 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:14:46.547 | + functions-common:time_stop:2458 : start_time=1667394880277 2022-11-02 13:14:46.550 | + functions-common:time_stop:2460 : [[ -z 1667394880277 ]] 2022-11-02 13:14:46.554 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:46.558 | + functions-common:time_stop:2463 : end_time=1667394886555 2022-11-02 13:14:46.561 | + functions-common:time_stop:2464 : elapsed_time=6278 2022-11-02 13:14:46.563 | + functions-common:time_stop:2465 : total=35709 2022-11-02 13:14:46.566 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:46.568 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=41987 2022-11-02 13:14:46.572 | + inc/python:pip_install:203 : return 0 2022-11-02 13:14:46.574 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 13:14:46.600 | Using python 3.8 to install etcd3gw 2022-11-02 13:14:46.603 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-02 13:14:48.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:48.891 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:48.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:48.903 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:49.109 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.118 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.125 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.129 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.219 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.240 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.244 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.248 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.263 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.273 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.274 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.306 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.321 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.341 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.381 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.389 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.394 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.443 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.457 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.461 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.481 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.488 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.538 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.556 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.560 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.683 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.690 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.695 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:49.749 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.873 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.899 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.904 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.915 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.920 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.940 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.948 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:49.965 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.026 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.040 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.056 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.103 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.107 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:50.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:50.116 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 13:14:50.125 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:14:50.132 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:14:50.135 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:14:50.165 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:14:50.168 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:14:50.189 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:14:50.193 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:14:50.196 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:14:52.761 | + inc/python:pip_install:200 : result=0 2022-11-02 13:14:52.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:14:52.766 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:52.768 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:52.771 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:52.773 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:52.775 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:52.778 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:14:52.780 | + functions-common:time_stop:2458 : start_time=1667394886593 2022-11-02 13:14:52.782 | + functions-common:time_stop:2460 : [[ -z 1667394886593 ]] 2022-11-02 13:14:52.785 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:52.789 | + functions-common:time_stop:2463 : end_time=1667394892787 2022-11-02 13:14:52.792 | + functions-common:time_stop:2464 : elapsed_time=6194 2022-11-02 13:14:52.794 | + functions-common:time_stop:2465 : total=41987 2022-11-02 13:14:52.796 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:52.799 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=48181 2022-11-02 13:14:52.801 | + inc/python:pip_install:203 : return 0 2022-11-02 13:14:52.804 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 13:14:52.806 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 13:14:52.809 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 13:14:52.812 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:14:52.815 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:14:52.818 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:14:52.820 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:14:52.823 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:14:52.825 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:14:52.828 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:14:52.830 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:14:52.833 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:14:52.836 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:14:52.838 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:14:52.841 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 13:14:52.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:52.845 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:52.848 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 13:14:52.850 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:14:52.853 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:14:52.855 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:14:52.858 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:14:52.860 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:14:52.862 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:14:52.865 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:14:52.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:52.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:52.872 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:14:52.875 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:14:52.877 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:14:52.880 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:14:52.883 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:14:52.886 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:14:52.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:52.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:52.893 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 13:14:52.918 | + functions-common:apt_get:1242 : 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-11-02 13:14:53.038 | Reading package lists... 2022-11-02 13:14:53.357 | Building dependency tree... 2022-11-02 13:14:53.359 | Reading state information... 2022-11-02 13:14:53.752 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 13:14:53.752 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 13:14:53.752 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:14:53.753 | The following packages were automatically installed and are no longer required: 2022-11-02 13:14:53.755 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:14:53.755 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:14:53.755 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:14:53.755 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:14:53.755 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:14:53.755 | python3-zope.interface 2022-11-02 13:14:53.755 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:14:53.894 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:14:53.899 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:14:53.903 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:14:53.904 | + functions-common:time_stop:2451 : local name 2022-11-02 13:14:53.907 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:14:53.909 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:14:53.912 | + functions-common:time_stop:2454 : local total 2022-11-02 13:14:53.914 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:14:53.916 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:14:53.919 | + functions-common:time_stop:2458 : start_time=1667394892915 2022-11-02 13:14:53.921 | + functions-common:time_stop:2460 : [[ -z 1667394892915 ]] 2022-11-02 13:14:53.924 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:14:53.929 | + functions-common:time_stop:2463 : end_time=1667394893926 2022-11-02 13:14:53.931 | + functions-common:time_stop:2464 : elapsed_time=1011 2022-11-02 13:14:53.934 | + functions-common:time_stop:2465 : total=6256 2022-11-02 13:14:53.936 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:14:53.939 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7267 2022-11-02 13:14:53.942 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:14:53.945 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 13:14:53.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:14:53.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:14:53.952 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 13:14:54.018 | Module proxy already enabled 2022-11-02 13:14:54.023 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 13:14:54.131 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 13:14:54.132 | Module proxy already enabled 2022-11-02 13:14:54.132 | Module proxy_uwsgi already enabled 2022-11-02 13:14:54.136 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 13:14:54.139 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:14:54.142 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:14:54.144 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:14:54.376 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 13:14:54.381 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 13:14:54.384 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 13:14:54.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 13:14:54.399 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.403 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 13:14:54.407 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 13:14:54.412 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 13:14:54.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 13:14:54.429 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.432 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 13:14:54.435 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 13:14:54.438 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 13:14:54.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 13:14:54.452 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.455 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 13:14:54.457 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 13:14:54.460 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 13:14:54.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 13:14:54.470 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.472 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 13:14:54.475 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 13:14:54.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.483 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 13:14:54.485 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.487 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 13:14:54.490 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 13:14:54.493 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 13:14:54.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 13:14:54.503 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.505 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 13:14:54.524 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:54.527 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 13:14:54.529 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 13:14:54.532 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 13:14:54.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.537 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 13:14:54.543 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.546 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 13:14:54.565 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:14:54.568 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 13:14:54.570 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 13:14:54.573 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 13:14:54.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 13:14:54.584 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.586 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 13:14:54.588 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 13:14:54.591 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 13:14:54.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:14:54.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:14:54.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 13:14:54.602 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:14:54.604 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 13:14:54.607 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 13:14:54.609 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:14:54.613 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 13:14:54.616 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 13:14:54.618 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:14:54.622 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:14:54.623 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:14:54.628 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 13:14:54.632 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 13:14:54.634 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 13:14:54.637 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 13:14:54.639 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 13:14:54.663 | Using python 3.8 to install keystonemiddleware 2022-11-02 13:14:54.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-02 13:14:56.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:56.970 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:56.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:14:56.970 | from cryptography.utils import int_from_bytes 2022-11-02 13:14:57.198 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.207 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.214 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.218 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.311 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.330 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.334 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.338 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.354 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.363 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.365 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.398 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.408 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.413 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.433 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.471 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.480 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.485 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.534 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.548 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.553 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.572 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.579 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.631 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.649 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.653 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.776 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.783 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.787 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:14:57.841 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.965 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.992 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:57.996 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.008 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.013 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.032 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.041 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.058 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.116 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.129 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.146 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.191 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.195 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:14:58.202 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:14:58.204 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:14:58.258 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:14:58.296 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:14:58.338 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:14:58.344 | 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 332)) (5.1.0) 2022-11-02 13:14:58.350 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:14:58.389 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:14:58.400 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:14:58.417 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:14:58.422 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:14:58.425 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:14:58.436 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:14:58.439 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:14:58.445 | 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 431)) (2.8.2) 2022-11-02 13:14:58.451 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:14:58.468 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:14:58.474 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:14:58.500 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:14:58.506 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:14:58.509 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:14:58.515 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:14:58.537 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:14:58.550 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:14:58.611 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:14:58.618 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:14:58.620 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:14:58.627 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:14:58.632 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:14:58.636 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:14:58.639 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:14:58.642 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:14:58.645 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:14:58.650 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:14:58.653 | 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 319)) (1.7.0) 2022-11-02 13:14:58.657 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:14:58.661 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:15:01.022 | + inc/python:pip_install:200 : result=0 2022-11-02 13:15:01.024 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:15:01.026 | + functions-common:time_stop:2451 : local name 2022-11-02 13:15:01.029 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:15:01.031 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:15:01.033 | + functions-common:time_stop:2454 : local total 2022-11-02 13:15:01.036 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:15:01.039 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:15:01.041 | + functions-common:time_stop:2458 : start_time=1667394894656 2022-11-02 13:15:01.043 | + functions-common:time_stop:2460 : [[ -z 1667394894656 ]] 2022-11-02 13:15:01.046 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:15:01.051 | + functions-common:time_stop:2463 : end_time=1667394901048 2022-11-02 13:15:01.054 | + functions-common:time_stop:2464 : elapsed_time=6392 2022-11-02 13:15:01.056 | + functions-common:time_stop:2465 : total=48181 2022-11-02 13:15:01.058 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:15:01.061 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=54573 2022-11-02 13:15:01.063 | + inc/python:pip_install:203 : return 0 2022-11-02 13:15:01.066 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 13:15:01.069 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 13:15:01.071 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:15:01.075 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 13:15:01.077 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 13:15:01.080 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:15:01.084 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:15:01.085 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:15:01.091 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 13:15:01.094 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 13:15:01.097 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 13:15:01.101 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 13:15:01.104 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 13:15:01.128 | Using python 3.8 to install python-memcached 2022-11-02 13:15:01.131 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-02 13:15:03.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:03.504 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:03.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:03.505 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:03.726 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.734 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.743 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.747 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.841 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.861 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.866 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.870 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.886 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.896 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.898 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.931 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.947 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:03.967 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.007 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.015 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.021 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.072 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.087 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.091 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.111 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.120 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.172 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.191 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.196 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.325 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.333 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.337 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:15:04.394 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.524 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.550 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.555 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.568 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.573 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.594 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.602 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.620 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.681 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.696 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.713 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.761 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.766 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:04.773 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:15:04.775 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 13:15:04.780 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:15:07.672 | + inc/python:pip_install:200 : result=0 2022-11-02 13:15:07.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:15:07.677 | + functions-common:time_stop:2451 : local name 2022-11-02 13:15:07.680 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:15:07.682 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:15:07.685 | + functions-common:time_stop:2454 : local total 2022-11-02 13:15:07.687 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:15:07.689 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:15:07.692 | + functions-common:time_stop:2458 : start_time=1667394901122 2022-11-02 13:15:07.695 | + functions-common:time_stop:2460 : [[ -z 1667394901122 ]] 2022-11-02 13:15:07.698 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:15:07.702 | + functions-common:time_stop:2463 : end_time=1667394907699 2022-11-02 13:15:07.705 | + functions-common:time_stop:2464 : elapsed_time=6577 2022-11-02 13:15:07.708 | + functions-common:time_stop:2465 : total=54573 2022-11-02 13:15:07.710 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:15:07.712 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=61150 2022-11-02 13:15:07.715 | + inc/python:pip_install:203 : return 0 2022-11-02 13:15:07.717 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 13:15:07.736 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:07.742 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 13:15:07.744 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 13:15:07.747 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 13:15:07.749 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 13:15:07.752 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:15:07.755 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 13:15:07.758 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 13:15:07.775 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:07.778 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 13:15:07.780 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 13:15:07.782 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 13:15:07.784 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:15:07.787 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:15:07.790 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:15:07.792 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:15:07.795 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:15:07.797 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:15:07.818 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:15:07.821 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:15:07.823 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:07.827 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:15:07.827 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:15:07.833 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 13:15:07.835 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:07.838 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 13:15:07.852 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 13:15:07.855 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:15:07.855 | + functions-common:git_clone:690 : head -1 2022-11-02 13:15:07.860 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 13:15:07.862 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:15:07.865 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 13:15:07.868 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:15:07.870 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:15:07.873 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 13:15:07.875 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:15:07.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 13:15:07.880 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:15:07.883 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:15:07.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 13:15:07.888 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:15:07.890 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:15:07.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 13:15:07.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:15:07.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 13:15:07.903 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:15:07.905 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:15:07.908 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 13:15:07.914 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 13:15:07.917 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 13:15:08.813 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 13:15:08.816 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:15:08.819 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:15:08.821 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:15:08.823 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 13:15:08.826 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 13:15:08.828 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:15:08.830 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:15:08.833 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:15:08.836 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:15:08.838 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:15:08.840 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:15:08.843 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:15:08.845 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 13:15:08.868 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 13:15:08.871 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-02 13:15:11.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:11.200 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:11.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:11.200 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:11.422 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.431 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.438 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.443 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.534 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.554 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.559 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.562 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.578 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.587 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.589 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.622 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.632 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.637 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.657 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.697 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.705 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.711 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.761 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.775 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.779 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.799 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.807 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.858 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.876 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:11.881 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.003 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.011 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.015 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:15:12.071 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.197 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.222 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.227 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.239 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.244 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.264 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.290 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.352 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.366 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.384 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.430 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.434 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:12.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:15:12.442 | Obtaining file:///opt/stack/keystone 2022-11-02 13:15:16.422 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 13:15:16.436 | 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-11-02 13:15:16.446 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:15:16.452 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:15:16.455 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 13:15:16.483 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:15:16.634 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:15:16.649 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 13:15:16.656 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 13:15:16.670 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:15:16.680 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:15:16.684 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 13:15:16.691 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:15:16.731 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:15:16.737 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:15:16.742 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 13:15:16.746 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:15:16.758 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:15:16.811 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:15:16.815 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 13:15:16.825 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:15:16.864 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:15:16.906 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:15:16.912 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:15:16.969 | 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 332)) (5.1.0) 2022-11-02 13:15:16.974 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:15:17.015 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:15:17.071 | 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 336)) (0.4.0) 2022-11-02 13:15:17.083 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:15:17.103 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:15:17.118 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:15:17.127 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:15:17.152 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:15:17.162 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:15:17.178 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:15:17.226 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:15:17.232 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 13:15:17.245 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:15:17.248 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:15:17.261 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:15:17.267 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:15:17.278 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:15:17.281 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:15:17.284 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:15:17.291 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 13:15:17.313 | 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 431)) (2.8.2) 2022-11-02 13:15:17.319 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:15:17.338 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:15:17.343 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:15:17.406 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:15:17.411 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 13:15:17.415 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:15:17.498 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:15:17.502 | 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 554)) (0.13.0) 2022-11-02 13:15:17.514 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:15:17.516 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:15:17.520 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:15:17.527 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:15:17.537 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:15:17.543 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:15:17.553 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:15:17.575 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:15:17.581 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 13:15:17.616 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:15:17.622 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:15:17.625 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:15:17.687 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:15:17.690 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:15:17.698 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:15:17.703 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:15:17.718 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:15:17.724 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:15:17.730 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:15:17.778 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:15:17.781 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:15:17.792 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:15:17.801 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:15:17.812 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:15:17.822 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:15:17.832 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:15:17.844 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:15:17.846 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:15:17.850 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:15:17.876 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 13:15:17.882 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:15:17.897 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:15:17.902 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:15:17.905 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:15:17.908 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:15:17.911 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:15:17.913 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 13:15:17.930 | 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 319)) (1.7.0) 2022-11-02 13:15:17.935 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:15:17.938 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:15:17.977 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:15:17.985 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:15:17.989 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:15:17.992 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:15:18.009 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:15:18.016 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:15:19.401 | Installing collected packages: keystone 2022-11-02 13:15:19.401 | Attempting uninstall: keystone 2022-11-02 13:15:19.402 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 13:15:19.404 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 13:15:19.406 | Running setup.py develop for keystone 2022-11-02 13:15:24.025 | Successfully installed keystone 2022-11-02 13:15:24.179 | + inc/python:pip_install:200 : result=0 2022-11-02 13:15:24.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:15:24.184 | + functions-common:time_stop:2451 : local name 2022-11-02 13:15:24.186 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:15:24.189 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:15:24.191 | + functions-common:time_stop:2454 : local total 2022-11-02 13:15:24.193 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:15:24.196 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:15:24.198 | + functions-common:time_stop:2458 : start_time=1667394908862 2022-11-02 13:15:24.200 | + functions-common:time_stop:2460 : [[ -z 1667394908862 ]] 2022-11-02 13:15:24.203 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:15:24.208 | + functions-common:time_stop:2463 : end_time=1667394924204 2022-11-02 13:15:24.210 | + functions-common:time_stop:2464 : elapsed_time=15342 2022-11-02 13:15:24.212 | + functions-common:time_stop:2465 : total=61150 2022-11-02 13:15:24.214 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:15:24.216 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=76492 2022-11-02 13:15:24.219 | + inc/python:pip_install:203 : return 0 2022-11-02 13:15:24.222 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:15:24.224 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:15:24.227 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:15:24.247 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 13:15:24.261 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 13:15:24.264 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 13:15:24.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:15:24.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:15:24.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 13:15:24.275 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:15:24.277 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 13:15:24.297 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:24.301 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:15:24.304 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:15:24.306 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 13:15:24.309 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 13:15:24.323 | + 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-11-02 13:15:24.326 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 13:15:24.332 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 13:15:24.350 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:24.353 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 13:15:24.387 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 13:15:24.420 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 13:15:24.456 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 13:15:24.492 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 13:15:24.527 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 13:15:24.564 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 13:15:24.597 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 13:15:24.633 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 13:15:24.637 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 13:15:24.640 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 13:15:24.642 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 13:15:24.645 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:15:24.647 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:15:24.666 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:24.670 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:15:24.672 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:15:24.676 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:15:24.693 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:24.696 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:15:24.699 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:15:24.735 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:15:24.739 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:15:24.742 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 13:15:24.745 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 13:15:24.765 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:24.767 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 13:15:24.803 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 13:15:24.806 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 13:15:24.841 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 13:15:24.844 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 13:15:24.848 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 13:15:24.850 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 13:15:24.852 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 13:15:24.856 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 13:15:24.891 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 13:15:24.893 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 13:15:24.896 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 13:15:24.899 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 13:15:24.902 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:15:24.921 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:15:24.924 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:15:24.927 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:15:24.929 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:15:24.932 | + 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-11-02 13:15:24.963 | + 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-11-02 13:15:24.995 | + 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-11-02 13:15:25.027 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:15:25.061 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 13:15:25.091 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:15:25.094 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 13:15:25.097 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 13:15:25.100 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 13:15:25.104 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 13:15:25.106 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:15:25.108 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:15:25.113 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 13:15:25.117 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 13:15:25.120 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:15:25.123 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:15:25.136 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:15:25.137 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:15:25.146 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:15:25.151 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:15:25.172 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 13:15:25.175 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 13:15:25.179 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 13:15:25.213 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 13:15:25.243 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 13:15:25.273 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 13:15:25.305 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 13:15:25.337 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 13:15:25.368 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 13:15:25.399 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 13:15:25.431 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 13:15:25.463 | + 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-11-02 13:15:25.495 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 13:15:25.525 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 13:15:25.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 13:15:25.590 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:15:25.592 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:15:25.595 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 13:15:25.598 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 13:15:25.601 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:15:25.604 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:15:25.606 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:15:25.609 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:15:25.613 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:15:25.616 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 13:15:25.647 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 13:15:25.681 | + 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-11-02 13:15:25.681 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 13:15:25.692 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 13:15:25.696 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 13:15:25.698 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 13:15:25.701 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:15:25.703 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:15:25.706 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:15:25.708 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:15:25.711 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:15:25.713 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:15:25.715 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:15:25.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:15:25.720 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:15:25.723 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 13:15:25.788 | Site keystone-wsgi-public already enabled 2022-11-02 13:15:25.792 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:15:25.795 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:15:25.797 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:15:25.800 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:15:25.956 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 13:15:25.996 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 13:15:26.036 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 13:15:26.073 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 13:15:26.076 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 13:15:26.117 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 13:15:26.148 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 13:15:26.179 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 13:15:26.182 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 13:15:26.201 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:26.204 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 13:15:26.223 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:26.225 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 13:15:26.228 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 13:15:26.231 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 13:15:26.233 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:15:26.236 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 13:15:26.239 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 13:15:26.242 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 13:15:26.244 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 13:15:26.247 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:15:26.249 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:15:26.253 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:15:26.256 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:15:26.259 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:15:26.262 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:15:26.280 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:15:26.282 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:15:26.285 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:26.289 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:15:26.293 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:15:26.296 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 13:15:26.299 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:26.302 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 13:15:26.317 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 13:15:26.321 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:15:26.321 | + functions-common:git_clone:690 : head -1 2022-11-02 13:15:26.325 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 13:15:26.329 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:15:26.332 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 13:15:26.335 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:15:26.338 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:15:26.341 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 13:15:26.344 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 13:15:26.348 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 13:15:26.351 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:15:26.354 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:15:26.357 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 13:15:26.359 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:15:26.362 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 13:15:26.366 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 13:15:26.368 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:15:26.371 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 13:15:26.374 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:15:26.376 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:15:26.380 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 13:15:26.387 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 13:15:26.389 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 13:15:27.122 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 13:15:27.125 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:15:27.127 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:15:27.131 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:15:27.133 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 13:15:27.136 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 13:15:27.138 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:15:27.141 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 13:15:27.144 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:15:27.146 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 13:15:27.149 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 13:15:27.151 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 13:15:27.154 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:15:27.156 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 13:15:27.179 | Using python 3.8 to install /opt/stack/swift 2022-11-02 13:15:27.182 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-02 13:15:29.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:29.615 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:29.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:29.615 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:29.965 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:29.981 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:29.995 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.003 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.167 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.203 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.212 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.219 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.245 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.261 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.264 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.319 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.335 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.344 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.378 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.445 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.458 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.468 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.554 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.581 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.586 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.605 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.613 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.664 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.683 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.687 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.810 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.817 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:30.822 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:15:30.878 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.004 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.031 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.036 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.047 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.054 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.074 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.082 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.100 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.160 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.173 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.190 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.236 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.241 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:31.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:15:31.249 | Obtaining file:///opt/stack/swift 2022-11-02 13:15:34.763 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:15:34.773 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:15:34.812 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:15:34.821 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:15:34.827 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:15:34.879 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:15:34.890 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:15:34.893 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:15:34.930 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:15:34.972 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:15:34.978 | 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 332)) (5.1.0) 2022-11-02 13:15:34.982 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:15:35.022 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:15:35.031 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:15:35.047 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:15:35.052 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:15:35.055 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:15:35.066 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 13:15:35.068 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:15:35.071 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:15:35.077 | 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 431)) (2.8.2) 2022-11-02 13:15:35.082 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:15:35.100 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:15:35.104 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:15:35.132 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:15:35.137 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:15:35.210 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:15:35.212 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:15:35.219 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:15:35.241 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 13:15:35.245 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:15:35.248 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:15:35.266 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:15:35.325 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:15:35.339 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:15:35.344 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:15:35.347 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:15:35.352 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:15:35.358 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:15:35.362 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:15:35.365 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:15:35.367 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:15:35.370 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:15:35.376 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:15:35.380 | 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 319)) (1.7.0) 2022-11-02 13:15:35.384 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:15:35.386 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:15:37.355 | Installing collected packages: swift 2022-11-02 13:15:37.355 | Attempting uninstall: swift 2022-11-02 13:15:37.356 | Found existing installation: swift 2.29.2.dev7 2022-11-02 13:15:37.358 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 13:15:37.360 | Running setup.py develop for swift 2022-11-02 13:15:41.602 | Successfully installed swift 2022-11-02 13:15:41.746 | + inc/python:pip_install:200 : result=0 2022-11-02 13:15:41.748 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:15:41.751 | + functions-common:time_stop:2451 : local name 2022-11-02 13:15:41.754 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:15:41.756 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:15:41.758 | + functions-common:time_stop:2454 : local total 2022-11-02 13:15:41.761 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:15:41.763 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:15:41.766 | + functions-common:time_stop:2458 : start_time=1667394927173 2022-11-02 13:15:41.769 | + functions-common:time_stop:2460 : [[ -z 1667394927173 ]] 2022-11-02 13:15:41.773 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:15:41.778 | + functions-common:time_stop:2463 : end_time=1667394941775 2022-11-02 13:15:41.780 | + functions-common:time_stop:2464 : elapsed_time=14602 2022-11-02 13:15:41.783 | + functions-common:time_stop:2465 : total=76492 2022-11-02 13:15:41.785 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:15:41.787 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=91094 2022-11-02 13:15:41.790 | + inc/python:pip_install:203 : return 0 2022-11-02 13:15:41.792 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:15:41.795 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:15:41.797 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:15:41.819 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 13:15:41.833 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 13:15:41.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 13:15:41.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:15:41.842 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:15:41.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 13:15:41.849 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:15:41.852 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 13:15:41.855 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:15:41.859 | + ./stack.sh:main:908 : configure_swift 2022-11-02 13:15:41.862 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 13:15:41.865 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 13:15:41.867 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 13:15:41.870 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 13:15:41.872 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 13:15:43.799 | No container-replicator running 2022-11-02 13:15:43.799 | No container-sync running 2022-11-02 13:15:43.799 | No object-auditor running 2022-11-02 13:15:43.799 | No container-server running 2022-11-02 13:15:43.799 | No account-auditor running 2022-11-02 13:15:43.799 | No container-auditor running 2022-11-02 13:15:43.799 | No object-replicator running 2022-11-02 13:15:43.799 | No object-expirer running 2022-11-02 13:15:43.799 | No object-reconstructor running 2022-11-02 13:15:43.800 | No object-updater running 2022-11-02 13:15:43.800 | No account-reaper running 2022-11-02 13:15:43.800 | No account-server running 2022-11-02 13:15:43.800 | No object-server running 2022-11-02 13:15:43.800 | No container-reconciler running 2022-11-02 13:15:43.800 | No container-updater running 2022-11-02 13:15:43.800 | No account-replicator running 2022-11-02 13:15:43.800 | No container-sharder running 2022-11-02 13:15:43.800 | No proxy-server running 2022-11-02 13:15:43.916 | + lib/swift:configure_swift:337 : true 2022-11-02 13:15:43.918 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 13:15:43.932 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 13:15:43.946 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 13:15:43.950 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 13:15:43.950 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 13:15:43.955 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 13:15:43.955 | s/%GROUP%/ubuntu/; 2022-11-02 13:15:43.955 | s/%USER%/ubuntu/; 2022-11-02 13:15:43.955 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 13:15:43.955 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 13:15:43.964 | uid = ubuntu 2022-11-02 13:15:43.964 | gid = ubuntu 2022-11-02 13:15:43.964 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 13:15:43.964 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 13:15:43.964 | address = 127.0.0.1 2022-11-02 13:15:43.964 | 2022-11-02 13:15:43.964 | [account6612] 2022-11-02 13:15:43.964 | max connections = 25 2022-11-02 13:15:43.964 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:15:43.964 | read only = false 2022-11-02 13:15:43.964 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 13:15:43.964 | 2022-11-02 13:15:43.964 | [account6622] 2022-11-02 13:15:43.964 | max connections = 25 2022-11-02 13:15:43.964 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:15:43.964 | read only = false 2022-11-02 13:15:43.964 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 13:15:43.964 | 2022-11-02 13:15:43.964 | [account6632] 2022-11-02 13:15:43.964 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | [account6642] 2022-11-02 13:15:43.965 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | [container6611] 2022-11-02 13:15:43.965 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | [container6621] 2022-11-02 13:15:43.965 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | [container6631] 2022-11-02 13:15:43.965 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.965 | [container6641] 2022-11-02 13:15:43.965 | max connections = 25 2022-11-02 13:15:43.965 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:15:43.965 | read only = false 2022-11-02 13:15:43.965 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 13:15:43.965 | 2022-11-02 13:15:43.966 | 2022-11-02 13:15:43.966 | [object6613] 2022-11-02 13:15:43.966 | max connections = 25 2022-11-02 13:15:43.966 | path = /opt/stack/data/swift/1/node/ 2022-11-02 13:15:43.966 | read only = false 2022-11-02 13:15:43.966 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 13:15:43.966 | 2022-11-02 13:15:43.966 | [object6623] 2022-11-02 13:15:43.966 | max connections = 25 2022-11-02 13:15:43.966 | path = /opt/stack/data/swift/2/node/ 2022-11-02 13:15:43.966 | read only = false 2022-11-02 13:15:43.966 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 13:15:43.966 | 2022-11-02 13:15:43.966 | [object6633] 2022-11-02 13:15:43.966 | max connections = 25 2022-11-02 13:15:43.966 | path = /opt/stack/data/swift/3/node/ 2022-11-02 13:15:43.966 | read only = false 2022-11-02 13:15:43.966 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 13:15:43.966 | 2022-11-02 13:15:43.966 | [object6643] 2022-11-02 13:15:43.966 | max connections = 25 2022-11-02 13:15:43.966 | path = /opt/stack/data/swift/4/node/ 2022-11-02 13:15:43.966 | read only = false 2022-11-02 13:15:43.966 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 13:15:43.968 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 13:15:43.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:15:43.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:15:43.975 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 13:15:43.990 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 13:15:43.992 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 13:15:43.997 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 13:15:44.002 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 13:15:44.004 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 13:15:44.009 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 13:15:44.041 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 13:15:44.073 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 13:15:44.093 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 13:15:44.124 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 13:15:44.146 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:15:44.178 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 13:15:44.198 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 13:15:44.231 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 13:15:44.252 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 13:15:44.286 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 13:15:44.308 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:15:44.339 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 13:15:44.359 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 13:15:44.376 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:44.379 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 13:15:44.412 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 13:15:44.444 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 13:15:44.476 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 13:15:44.506 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 13:15:44.522 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:44.524 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 13:15:44.554 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 13:15:44.571 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:44.573 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 13:15:44.589 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:44.591 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 13:15:44.593 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 13:15:44.609 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:44.611 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 13:15:44.614 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 13:15:44.616 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 13:15:44.621 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 13:15:44.629 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 13:15:44.659 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 13:15:44.688 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 13:15:44.722 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 13:15:44.756 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 13:15:44.789 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 13:15:44.791 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 13:15:44.794 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 13:15:44.796 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 13:15:44.798 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 13:15:44.827 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 13:15:44.857 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:15:44.889 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 13:15:44.920 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 13:15:44.950 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 13:15:44.981 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 13:15:45.011 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 13:15:45.040 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:15:45.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 13:15:45.104 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 13:15:45.136 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 13:15:45.166 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 13:15:45.196 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 13:15:45.230 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 13:15:45.261 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 13:15:45.281 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 13:15:45.313 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 13:15:45.344 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 13:15:45.350 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 13:15:45.382 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 13:15:45.411 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 13:15:45.444 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 13:15:45.447 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:15:45.449 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 13:15:45.451 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 13:15:45.457 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 13:15:45.459 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 13:15:45.461 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:15:45.464 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 13:15:45.466 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 13:15:45.468 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:15:45.471 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:15:45.473 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 13:15:45.494 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 13:15:45.525 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 13:15:45.545 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 13:15:45.575 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 13:15:45.596 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:15:45.629 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 13:15:45.649 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:15:45.679 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 13:15:45.699 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:15:45.729 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 13:15:45.750 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 13:15:45.782 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:15:45.802 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:15:45.833 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 13:15:45.853 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 13:15:45.884 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 13:15:45.905 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 13:15:45.937 | + 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-11-02 13:15:45.943 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 13:15:45.963 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:15:45.996 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 13:15:46.028 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 13:15:46.031 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 13:15:46.036 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 13:15:46.039 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 13:15:46.041 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:15:46.043 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 13:15:46.046 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 13:15:46.048 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:15:46.050 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:15:46.053 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 13:15:46.072 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 13:15:46.105 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 13:15:46.125 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 13:15:46.161 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 13:15:46.183 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:15:46.213 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 13:15:46.234 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:15:46.265 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 13:15:46.288 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:15:46.320 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 13:15:46.343 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 13:15:46.375 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:15:46.396 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:15:46.431 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 13:15:46.453 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 13:15:46.489 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 13:15:46.508 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 13:15:46.540 | + 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-11-02 13:15:46.546 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 13:15:46.568 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:15:46.599 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 13:15:46.602 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 13:15:46.606 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 13:15:46.609 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 13:15:46.612 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 13:15:46.614 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 13:15:46.617 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 13:15:46.619 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 13:15:46.622 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 13:15:46.625 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 13:15:46.646 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 13:15:46.680 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 13:15:46.700 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 13:15:46.733 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 13:15:46.755 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 13:15:46.790 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 13:15:46.812 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 13:15:46.845 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 13:15:46.868 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 13:15:46.902 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 13:15:46.926 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 13:15:46.958 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 13:15:46.979 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 13:15:47.012 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 13:15:47.032 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 13:15:47.065 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 13:15:47.086 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 13:15:47.120 | + 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-11-02 13:15:47.126 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 13:15:47.147 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 13:15:47.180 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 13:15:47.212 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 13:15:47.244 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 13:15:47.275 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 13:15:47.278 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 13:15:47.283 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 13:15:47.315 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 13:15:47.347 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 13:15:47.378 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 13:15:47.409 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 13:15:47.441 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 13:15:47.471 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 13:15:47.501 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 13:15:47.532 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 13:15:47.563 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 13:15:47.583 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:47.586 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 13:15:47.605 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 13:15:47.608 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 13:15:47.631 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 13:15:47.633 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 13:15:47.665 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 13:15:47.667 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 13:15:47.699 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 13:15:47.732 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 13:15:47.734 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 13:15:47.765 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 13:15:47.782 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:47.784 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 13:15:47.788 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 13:15:47.793 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 13:15:47.795 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 13:15:47.813 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 13:15:47.817 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 13:15:47.831 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 13:15:47.833 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 13:15:47.836 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:15:47.838 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:15:47.840 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:15:47.843 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:15:47.845 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:15:47.848 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:15:47.850 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 13:15:47.866 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:15:47.868 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 13:15:47.871 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 13:15:47.891 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:15:47.894 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 13:15:47.913 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:47.916 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 13:15:47.918 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 13:15:47.921 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 13:15:47.924 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:15:47.926 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 13:15:47.929 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 13:15:47.932 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 13:15:47.935 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 13:15:47.954 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:47.957 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 13:15:47.961 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 13:15:47.980 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:15:47.983 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 13:15:47.986 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 13:15:47.989 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 13:15:47.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:15:47.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:15:47.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 13:15:48.002 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:15:48.006 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 13:15:48.009 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 13:15:48.011 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 13:15:48.015 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 13:15:48.018 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 13:15:48.021 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 13:15:48.024 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 13:15:48.027 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 13:15:48.030 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 13:15:48.033 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 13:15:48.038 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:15:48.039 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 13:15:48.045 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 13:15:48.048 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 13:15:48.051 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 13:15:48.054 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 13:15:48.057 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 13:15:48.083 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 13:15:48.086 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 13:15:50.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:50.455 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:50.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:50.455 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:50.675 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.684 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.692 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.696 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.789 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.810 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.815 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.819 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.835 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.843 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.846 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.880 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.889 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.894 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.914 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.954 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.963 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:50.969 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.020 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.034 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.038 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.059 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.067 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.118 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.137 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.141 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.272 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.279 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.285 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:15:51.343 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.478 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.506 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.511 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.524 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.530 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.552 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.561 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.580 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.644 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.658 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.676 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.724 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.728 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:51.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:15:51.739 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 13:15:51.826 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:15:51.838 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:15:51.851 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:15:51.913 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:15:51.937 | 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 319)) (1.7.0) 2022-11-02 13:15:51.942 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:15:51.962 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:15:51.974 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:15:52.015 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:15:52.021 | 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 332)) (5.1.0) 2022-11-02 13:15:52.026 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:15:52.069 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:15:52.085 | 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 341)) (6.3.1) 2022-11-02 13:15:52.087 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:15:52.097 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:15:52.120 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:15:52.137 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:15:52.144 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:15:52.146 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:15:52.149 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:15:52.155 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:15:52.171 | 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 431)) (2.8.2) 2022-11-02 13:15:52.176 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:15:52.196 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 13:15:52.222 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:15:52.226 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:15:52.256 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:15:52.260 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:15:52.263 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:15:52.266 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:15:52.274 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:15:52.288 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:15:52.311 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:15:52.317 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:15:52.326 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:15:52.329 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:15:52.332 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:15:52.335 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:15:52.342 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:15:52.347 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:15:52.352 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:15:52.355 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:15:52.359 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:15:52.369 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:15:52.382 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:15:52.396 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:15:52.405 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:15:52.416 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:15:52.419 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:15:52.432 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:15:52.435 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:15:52.442 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:15:52.444 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:15:52.462 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:15:52.466 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:15:52.469 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:15:52.545 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:15:52.553 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:15:52.566 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:15:52.571 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:15:54.772 | + inc/python:pip_install:200 : result=0 2022-11-02 13:15:54.775 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:15:54.777 | + functions-common:time_stop:2451 : local name 2022-11-02 13:15:54.780 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:15:54.783 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:15:54.785 | + functions-common:time_stop:2454 : local total 2022-11-02 13:15:54.788 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:15:54.790 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:15:54.793 | + functions-common:time_stop:2458 : start_time=1667394948076 2022-11-02 13:15:54.796 | + functions-common:time_stop:2460 : [[ -z 1667394948076 ]] 2022-11-02 13:15:54.800 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:15:54.804 | + functions-common:time_stop:2463 : end_time=1667394954802 2022-11-02 13:15:54.807 | + functions-common:time_stop:2464 : elapsed_time=6726 2022-11-02 13:15:54.810 | + functions-common:time_stop:2465 : total=91094 2022-11-02 13:15:54.812 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:15:54.815 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=97820 2022-11-02 13:15:54.818 | + inc/python:pip_install:203 : return 0 2022-11-02 13:15:54.821 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 13:15:54.824 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 13:15:54.827 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 13:15:54.843 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 13:15:54.850 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 13:15:54.853 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 13:15:54.856 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 13:15:54.859 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:15:54.862 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:15:54.866 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:15:54.870 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:15:54.873 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:15:54.877 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:15:54.898 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:15:54.900 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:15:54.903 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:54.906 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:15:54.907 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:15:54.912 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 13:15:54.915 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:15:54.917 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 13:15:54.935 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 13:15:54.939 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:15:54.940 | + functions-common:git_clone:690 : head -1 2022-11-02 13:15:54.944 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 13:15:54.948 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:15:54.951 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 13:15:54.955 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:15:54.958 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:15:54.962 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 13:15:54.965 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:15:54.968 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 13:15:54.972 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:15:54.975 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:15:54.979 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 13:15:54.983 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:15:54.986 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:15:54.990 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 13:15:54.993 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:15:54.996 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 13:15:55.000 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:15:55.004 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:15:55.009 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 13:15:55.016 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 13:15:55.019 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 13:15:55.747 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 13:15:55.750 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:15:55.753 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:15:55.756 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:15:55.758 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 13:15:55.760 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 13:15:55.763 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:15:55.765 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:15:55.768 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:15:55.771 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:15:55.773 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:15:55.776 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:15:55.778 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:15:55.781 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 13:15:55.804 | Using python 3.8 to install /opt/stack/glance 2022-11-02 13:15:55.807 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-02 13:15:58.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:58.126 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:58.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:15:58.127 | from cryptography.utils import int_from_bytes 2022-11-02 13:15:58.350 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.359 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.367 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.371 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.463 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.483 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.488 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.492 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.508 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.518 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.520 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.554 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.565 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.570 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.589 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.628 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.636 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.642 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.692 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.706 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.710 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.731 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.738 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.789 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.808 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.812 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.936 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.944 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:58.948 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:15:59.004 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.130 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.157 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.162 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.173 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.179 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.199 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.208 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.226 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.286 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.300 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.317 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.364 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.368 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:15:59.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:15:59.375 | Obtaining file:///opt/stack/glance 2022-11-02 13:16:02.986 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:16:02.996 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:16:03.005 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:16:03.017 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:16:03.165 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 13:16:03.174 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:16:03.187 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:16:03.203 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:16:03.223 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:16:03.261 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:16:03.274 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:16:03.280 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 13:16:03.287 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:16:03.296 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:16:03.303 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 13:16:03.373 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:16:03.379 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:16:03.390 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:16:03.427 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:16:03.454 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:16:03.457 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:16:03.469 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:16:03.529 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:16:03.584 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:16:03.589 | 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 319)) (1.7.0) 2022-11-02 13:16:03.593 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:16:03.613 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:16:03.651 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:16:03.662 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:16:03.704 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:16:03.710 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:16:03.758 | 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 332)) (5.1.0) 2022-11-02 13:16:03.763 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 13:16:03.773 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:16:03.814 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:16:03.870 | 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 336)) (0.4.0) 2022-11-02 13:16:03.882 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:16:03.901 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:16:03.917 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:16:03.930 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:16:03.940 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:16:03.963 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:16:03.974 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:16:03.990 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:16:04.072 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:16:04.078 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:16:04.082 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:16:04.094 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:16:04.100 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:16:04.122 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:16:04.136 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:16:04.147 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:16:04.149 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:16:04.156 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:16:04.172 | 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 431)) (2.8.2) 2022-11-02 13:16:04.178 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:16:04.197 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:16:04.201 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:16:04.209 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:16:04.239 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 13:16:04.244 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:16:04.248 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:16:04.325 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 13:16:04.329 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:16:04.332 | 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 554)) (0.13.0) 2022-11-02 13:16:04.343 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:16:04.346 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:16:04.349 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:16:04.357 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:16:04.410 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:16:04.425 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:16:04.435 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:16:04.441 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:16:04.452 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:16:04.473 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:16:04.478 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:16:04.481 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:16:04.488 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:16:04.513 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:16:04.520 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:16:04.524 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:16:04.542 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:16:04.547 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:16:04.551 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:16:04.554 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:16:04.580 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:16:04.627 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:16:04.632 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:16:04.635 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:16:04.645 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:16:04.651 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:16:04.654 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:16:04.666 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:16:04.669 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:16:04.683 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:16:04.686 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:16:04.690 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:16:04.695 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:16:04.697 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:16:04.700 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:16:04.705 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:16:04.742 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:16:04.749 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:16:04.752 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:16:04.755 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:16:04.758 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:16:04.761 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:16:04.783 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:16:04.787 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:16:04.791 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:16:04.794 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:16:04.797 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:16:04.800 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:16:04.851 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:16:04.855 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:16:04.857 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:16:06.011 | Installing collected packages: glance 2022-11-02 13:16:06.011 | Attempting uninstall: glance 2022-11-02 13:16:06.012 | Found existing installation: glance 24.1.1.dev4 2022-11-02 13:16:06.016 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 13:16:06.018 | Running setup.py develop for glance 2022-11-02 13:16:10.458 | Successfully installed glance 2022-11-02 13:16:10.603 | + inc/python:pip_install:200 : result=0 2022-11-02 13:16:10.605 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:16:10.608 | + functions-common:time_stop:2451 : local name 2022-11-02 13:16:10.611 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:16:10.613 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:16:10.615 | + functions-common:time_stop:2454 : local total 2022-11-02 13:16:10.618 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:16:10.620 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:16:10.623 | + functions-common:time_stop:2458 : start_time=1667394955798 2022-11-02 13:16:10.625 | + functions-common:time_stop:2460 : [[ -z 1667394955798 ]] 2022-11-02 13:16:10.628 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:16:10.632 | + functions-common:time_stop:2463 : end_time=1667394970630 2022-11-02 13:16:10.635 | + functions-common:time_stop:2464 : elapsed_time=14832 2022-11-02 13:16:10.637 | + functions-common:time_stop:2465 : total=97820 2022-11-02 13:16:10.640 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:16:10.643 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=112652 2022-11-02 13:16:10.646 | + inc/python:pip_install:203 : return 0 2022-11-02 13:16:10.649 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:16:10.652 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:16:10.655 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:16:10.676 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 13:16:10.692 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 13:16:10.694 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 13:16:10.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:16:10.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:16:10.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 13:16:10.706 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:16:10.708 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:16:10.711 | + ./stack.sh:main:920 : configure_glance 2022-11-02 13:16:10.714 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 13:16:10.728 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 13:16:10.731 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 13:16:10.733 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 13:16:10.736 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 13:16:10.739 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 13:16:10.741 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 13:16:10.744 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 13:16:10.747 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 13:16:10.780 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 13:16:10.812 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 13:16:10.846 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 13:16:10.879 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 13:16:10.911 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 13:16:10.946 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 13:16:10.948 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 13:16:10.951 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 13:16:10.953 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:16:10.957 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 13:16:10.991 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 13:16:11.026 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:16:11.060 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 13:16:11.096 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 13:16:11.129 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 13:16:11.162 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 13:16:11.195 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 13:16:11.235 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:16:11.270 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:16:11.305 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 13:16:11.339 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 13:16:11.342 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 13:16:11.345 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 13:16:11.348 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:16:11.350 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:16:11.352 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:16:11.370 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:11.374 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:16:11.377 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:16:11.380 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:16:11.399 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:11.401 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:16:11.404 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:16:11.438 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:16:11.441 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:16:11.443 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 13:16:11.446 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 13:16:11.448 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 13:16:11.482 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 13:16:11.516 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 13:16:11.518 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 13:16:11.521 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 13:16:11.523 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 13:16:11.525 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 13:16:11.528 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 13:16:11.530 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 13:16:11.565 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 13:16:11.567 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 13:16:11.601 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 13:16:11.603 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 13:16:11.621 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:11.624 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 13:16:11.658 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 13:16:11.692 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 13:16:11.726 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 13:16:11.761 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 13:16:11.794 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 13:16:11.813 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:11.816 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:16:11.850 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 13:16:11.884 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 13:16:11.918 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 13:16:11.953 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 13:16:11.988 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 13:16:12.023 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 13:16:12.040 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:12.043 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 13:16:12.045 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 13:16:12.049 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 13:16:12.052 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:16:12.071 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:16:12.073 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:16:12.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:16:12.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:16:12.081 | + 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-11-02 13:16:12.115 | + 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-11-02 13:16:12.150 | + 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-11-02 13:16:12.185 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:16:12.221 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 13:16:12.227 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 13:16:12.264 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 13:16:12.301 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 13:16:12.337 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 13:16:12.370 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 13:16:12.404 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 13:16:12.438 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 13:16:12.471 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 13:16:12.506 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 13:16:12.539 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 13:16:12.573 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 13:16:12.606 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 13:16:12.612 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-11-02 13:16:12.620 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 13:16:12.638 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:12.640 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 13:16:12.643 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 13:16:12.646 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 13:16:12.648 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 13:16:12.650 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 13:16:12.653 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 13:16:12.658 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 13:16:12.660 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 13:16:12.664 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 13:16:12.697 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 13:16:12.699 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 13:16:12.702 | ++ functions:get_random_port:837 : true 2022-11-02 13:16:12.704 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 13:16:12.707 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 13:16:12.709 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 13:16:12.782 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 13:16:12.785 | ++ functions:get_random_port:841 : break 2 2022-11-02 13:16:12.787 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 13:16:12.790 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 13:16:12.792 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 13:16:12.823 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 13:16:12.853 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 13:16:12.884 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:16:12.914 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:16:12.944 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:16:12.975 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:16:13.006 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:16:13.035 | + 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-11-02 13:16:13.065 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:16:13.095 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:16:13.124 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:16:13.154 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:16:13.186 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:16:13.215 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 13:16:13.246 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 13:16:13.276 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 13:16:13.307 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 13:16:13.337 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 13:16:13.367 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 13:16:13.369 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 13:16:13.371 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:16:13.374 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:13.376 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:13.379 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 13:16:13.381 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 13:16:13.440 | proxy (enabled by site administrator) 2022-11-02 13:16:13.444 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 13:16:13.446 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 13:16:13.448 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:16:13.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:13.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:13.457 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 13:16:13.459 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 13:16:13.518 | proxy_http (enabled by site administrator) 2022-11-02 13:16:13.522 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 13:16:13.525 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 13:16:13.527 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 13:16:13.530 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:16:13.533 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:13.535 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:13.537 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:16:13.540 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:16:13.543 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 13:16:13.544 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:16:13.554 | KeepAlive Off 2022-11-02 13:16:13.559 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 13:16:13.559 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:16:13.570 | SetEnv proxy-sendchunked 1 2022-11-02 13:16:13.574 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 13:16:13.574 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 13:16:13.584 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 13:16:13.588 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 13:16:13.590 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 13:16:13.593 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:16:13.596 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:16:13.598 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:16:13.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:13.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:13.606 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:16:13.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:16:13.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:13.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:13.616 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 13:16:13.681 | Site glance-wsgi-api already enabled 2022-11-02 13:16:13.686 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 13:16:13.689 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:16:13.691 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:16:13.694 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:16:13.843 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 13:16:13.884 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 13:16:13.926 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 13:16:13.928 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 13:16:13.950 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:13.952 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 13:16:13.955 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 13:16:13.957 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 13:16:13.960 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:16:13.962 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 13:16:13.965 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 13:16:13.968 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 13:16:13.971 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 13:16:13.973 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:16:13.975 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:16:13.978 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:16:13.981 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:16:13.984 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:16:13.987 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:16:14.004 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:16:14.007 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:16:14.009 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:14.013 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:16:14.013 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:16:14.019 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 13:16:14.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:14.024 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 13:16:14.038 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 13:16:14.041 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:16:14.042 | + functions-common:git_clone:690 : head -1 2022-11-02 13:16:14.051 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 13:16:14.054 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:16:14.057 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 13:16:14.060 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:16:14.063 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:16:14.065 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 13:16:14.068 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:16:14.070 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 13:16:14.073 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:16:14.075 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:16:14.079 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 13:16:14.081 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:16:14.084 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:16:14.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 13:16:14.090 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:16:14.093 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 13:16:14.096 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:16:14.099 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:16:14.102 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 13:16:14.108 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 13:16:14.111 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 13:16:14.788 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 13:16:14.790 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:16:14.793 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:16:14.795 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:16:14.799 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 13:16:14.801 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 13:16:14.803 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:16:14.806 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:16:14.808 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:16:14.811 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:16:14.814 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:16:14.816 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:16:14.819 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:16:14.821 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 13:16:14.845 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 13:16:14.848 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-02 13:16:17.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:17.175 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:17.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:17.175 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:17.402 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.412 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.419 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.424 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.520 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.541 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.545 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.550 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.567 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.576 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.577 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.613 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.623 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.629 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.651 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.693 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.701 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.708 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.761 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.776 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.781 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.803 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.810 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.867 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.886 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:17.891 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.023 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.030 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.036 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:16:18.095 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.227 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.257 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.261 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.274 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.280 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.303 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.312 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.395 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.409 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.428 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.478 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.482 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:18.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:16:18.490 | Obtaining file:///opt/stack/cinder 2022-11-02 13:16:22.904 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:16:22.913 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:16:22.922 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:16:22.935 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:16:23.093 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:16:23.106 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 13:16:23.118 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 13:16:23.128 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:16:23.148 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:16:23.186 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:16:23.200 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:16:23.203 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:16:23.212 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 13:16:23.225 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 13:16:23.253 | 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 201)) (0.1.0) 2022-11-02 13:16:23.259 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:16:23.264 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:16:23.276 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:16:23.279 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:16:23.283 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:16:23.294 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:16:23.354 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:16:23.407 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:16:23.417 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 13:16:23.428 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:16:23.450 | 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 319)) (1.7.0) 2022-11-02 13:16:23.455 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:16:23.474 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:16:23.511 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:16:23.523 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:16:23.564 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:16:23.570 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:16:23.618 | 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 332)) (5.1.0) 2022-11-02 13:16:23.623 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:16:23.662 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:16:23.718 | 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 336)) (0.4.0) 2022-11-02 13:16:23.729 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:16:23.750 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:16:23.765 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:16:23.780 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:16:23.793 | 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 341)) (6.3.1) 2022-11-02 13:16:23.796 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:16:23.806 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:16:23.867 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:16:23.879 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:16:23.895 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:16:23.915 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 13:16:23.939 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:16:23.985 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:16:23.991 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 13:16:24.024 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:16:24.027 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:16:24.040 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:16:24.046 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:16:24.069 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 13:16:24.072 | 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 382)) (0.2.8) 2022-11-02 13:16:24.077 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:16:24.088 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:16:24.090 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:16:24.099 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:16:24.114 | 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 431)) (2.8.2) 2022-11-02 13:16:24.120 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 13:16:24.137 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:16:24.157 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:16:24.173 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 13:16:24.200 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:16:24.205 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:16:24.212 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:16:24.240 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:16:24.245 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 13:16:24.250 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 13:16:24.255 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 13:16:24.262 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:16:24.337 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:16:24.341 | 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 554)) (0.13.0) 2022-11-02 13:16:24.352 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:16:24.355 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:16:24.357 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:16:24.364 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 13:16:24.367 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 13:16:24.374 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:16:24.429 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:16:24.444 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:16:24.454 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:16:24.460 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:16:24.471 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:16:24.530 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 13:16:24.533 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:16:24.555 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:16:24.560 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 13:16:24.567 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:16:24.573 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:16:24.576 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:16:24.582 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 13:16:24.585 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:16:24.589 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:16:24.606 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 13:16:24.626 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:16:24.629 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:16:24.635 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:16:24.638 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:16:24.643 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:16:24.646 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:16:24.652 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:16:24.666 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:16:24.714 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:16:24.720 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:16:24.726 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:16:24.736 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:16:24.743 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:16:24.746 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:16:24.758 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:16:24.761 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 13:16:24.773 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:16:24.786 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:16:24.800 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:16:24.802 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:16:24.808 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:16:24.811 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 13:16:24.816 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:16:24.818 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:16:24.856 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:16:24.863 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:16:24.869 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:16:24.871 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:16:24.877 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:16:24.880 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 13:16:24.886 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 13:16:24.889 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:16:24.916 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:16:24.924 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:16:24.963 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:16:24.966 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:16:24.969 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:16:25.018 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:16:25.022 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:16:25.025 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:16:25.050 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:16:25.114 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:16:26.106 | Installing collected packages: cinder 2022-11-02 13:16:26.106 | Attempting uninstall: cinder 2022-11-02 13:16:26.107 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 13:16:26.112 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 13:16:26.113 | Running setup.py develop for cinder 2022-11-02 13:16:30.987 | Successfully installed cinder 2022-11-02 13:16:31.132 | + inc/python:pip_install:200 : result=0 2022-11-02 13:16:31.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:16:31.137 | + functions-common:time_stop:2451 : local name 2022-11-02 13:16:31.140 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:16:31.143 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:16:31.146 | + functions-common:time_stop:2454 : local total 2022-11-02 13:16:31.148 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:16:31.151 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:16:31.153 | + functions-common:time_stop:2458 : start_time=1667394974839 2022-11-02 13:16:31.156 | + functions-common:time_stop:2460 : [[ -z 1667394974839 ]] 2022-11-02 13:16:31.159 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:16:31.164 | + functions-common:time_stop:2463 : end_time=1667394991160 2022-11-02 13:16:31.166 | + functions-common:time_stop:2464 : elapsed_time=16321 2022-11-02 13:16:31.168 | + functions-common:time_stop:2465 : total=112652 2022-11-02 13:16:31.172 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:16:31.174 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=128973 2022-11-02 13:16:31.177 | + inc/python:pip_install:203 : return 0 2022-11-02 13:16:31.179 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:16:31.182 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:16:31.185 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:16:31.207 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 13:16:31.221 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 13:16:31.226 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 13:16:31.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:16:31.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:16:31.236 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 13:16:31.239 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:16:31.242 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 13:16:31.244 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 13:16:31.247 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 13:16:31.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:31.253 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:31.256 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 13:16:31.270 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 13:16:31.272 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:16:31.275 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:16:31.278 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:16:31.281 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:16:31.284 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:31.287 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:16:31.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:31.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:31.294 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:16:31.297 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:16:31.300 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:16:31.303 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:16:31.305 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 13:16:31.308 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:16:31.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:31.315 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:31.317 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 13:16:31.344 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 13:16:31.462 | Reading package lists... 2022-11-02 13:16:31.767 | Building dependency tree... 2022-11-02 13:16:31.768 | Reading state information... 2022-11-02 13:16:32.172 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 13:16:32.172 | The following packages were automatically installed and are no longer required: 2022-11-02 13:16:32.174 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:16:32.174 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:16:32.174 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:16:32.174 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:16:32.174 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:16:32.174 | python3-zope.interface 2022-11-02 13:16:32.174 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:16:32.318 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:16:32.323 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:16:32.326 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:16:32.330 | + functions-common:time_stop:2451 : local name 2022-11-02 13:16:32.333 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:16:32.336 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:16:32.339 | + functions-common:time_stop:2454 : local total 2022-11-02 13:16:32.342 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:16:32.345 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:16:32.348 | + functions-common:time_stop:2458 : start_time=1667394991340 2022-11-02 13:16:32.351 | + functions-common:time_stop:2460 : [[ -z 1667394991340 ]] 2022-11-02 13:16:32.355 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:16:32.360 | + functions-common:time_stop:2463 : end_time=1667394992356 2022-11-02 13:16:32.363 | + functions-common:time_stop:2464 : elapsed_time=1016 2022-11-02 13:16:32.366 | + functions-common:time_stop:2465 : total=7267 2022-11-02 13:16:32.368 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:16:32.371 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8283 2022-11-02 13:16:32.373 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:16:32.377 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:16:32.379 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 13:16:32.382 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 13:16:32.397 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 13:16:32.402 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 13:16:32.405 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 13:16:32.408 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 13:16:32.412 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 13:16:32.412 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 13:16:32.417 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 13:16:32.419 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 13:16:32.422 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 13:16:32.424 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 13:16:32.426 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 13:16:32.429 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 13:16:32.431 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 13:16:32.434 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 13:16:32.451 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 13:16:32.467 | + 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-11-02 13:16:32.482 | + 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-11-02 13:16:32.497 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 13:16:32.513 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 13:16:32.516 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 13:16:32.521 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3nDUpGfr10 2022-11-02 13:16:32.523 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 13:16:32.526 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 13:16:32.528 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 13:16:32.531 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3nDUpGfr10 2022-11-02 13:16:32.536 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3nDUpGfr10 2022-11-02 13:16:32.550 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3nDUpGfr10 /etc/sudoers.d/cinder-rootwrap 2022-11-02 13:16:32.566 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 13:16:32.571 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 13:16:32.573 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 13:16:32.576 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 13:16:32.578 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 13:16:32.581 | + 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-11-02 13:16:32.583 | + 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-11-02 13:16:32.585 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 13:16:32.588 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 13:16:32.594 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 13:16:32.600 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 13:16:32.622 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 13:16:32.644 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 13:16:32.665 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 13:16:32.688 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 13:16:32.710 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 13:16:32.734 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 13:16:32.756 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 13:16:32.776 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 13:16:32.778 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:16:32.781 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 13:16:32.784 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:16:32.786 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 13:16:32.820 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 13:16:32.853 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:16:32.886 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 13:16:32.917 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 13:16:32.950 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 13:16:32.981 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 13:16:33.012 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 13:16:33.043 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:16:33.077 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:16:33.110 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 13:16:33.149 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 13:16:33.185 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 13:16:33.187 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 13:16:33.190 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 13:16:33.193 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 13:16:33.195 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 13:16:33.198 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 13:16:33.237 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 13:16:33.269 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 13:16:33.301 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 13:16:33.332 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 13:16:33.366 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 13:16:33.398 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 13:16:33.434 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 13:16:33.436 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 13:16:33.472 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 13:16:33.508 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 13:16:33.517 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d9e47cba9c64f81f5f3822b3428f3321 2022-11-02 13:16:33.549 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 13:16:33.551 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 13:16:33.584 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 13:16:33.616 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 13:16:33.648 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 13:16:33.680 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 13:16:33.700 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:33.703 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 13:16:33.706 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 13:16:33.708 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 13:16:33.711 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 13:16:33.713 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 13:16:33.715 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 13:16:33.718 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 13:16:33.721 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 13:16:33.723 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 13:16:33.726 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 13:16:33.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 13:16:33.764 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 13:16:33.797 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 13:16:33.830 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 13:16:33.865 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 13:16:33.898 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 13:16:33.930 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 13:16:33.933 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 13:16:33.935 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 13:16:33.938 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 13:16:33.971 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 13:16:33.974 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 13:16:34.007 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 13:16:34.010 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 13:16:34.012 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 13:16:34.015 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 13:16:34.048 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 13:16:34.050 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 13:16:34.053 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 13:16:34.073 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:34.075 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 13:16:34.079 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 13:16:34.081 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 13:16:34.084 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 13:16:34.117 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 13:16:34.148 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 13:16:34.167 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:34.170 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 13:16:34.191 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:34.193 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 13:16:34.212 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:34.215 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 13:16:34.217 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 13:16:34.221 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 13:16:34.223 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 13:16:34.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:16:34.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:16:34.230 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:16:34.250 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:34.253 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:16:34.256 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:16:34.258 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:16:34.277 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:34.279 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:16:34.283 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:16:34.317 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:16:34.319 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:16:34.322 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 13:16:34.324 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 13:16:34.328 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:16:34.331 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:16:34.352 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:16:34.355 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:16:34.358 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:16:34.360 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:16:34.364 | + 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-11-02 13:16:34.398 | + 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-11-02 13:16:34.431 | + 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-11-02 13:16:34.464 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:16:34.495 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 13:16:34.513 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:34.516 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 13:16:34.519 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 13:16:34.521 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 13:16:34.524 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 13:16:34.526 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:16:34.528 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:16:34.532 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 13:16:34.537 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 13:16:34.539 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:16:34.541 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:16:34.556 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:16:34.557 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:16:34.566 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:16:34.570 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:16:34.591 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 13:16:34.594 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 13:16:34.598 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 13:16:34.632 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 13:16:34.663 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 13:16:34.696 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:16:34.727 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:16:34.758 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:16:34.789 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:16:34.823 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:16:34.854 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:16:34.887 | + 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-11-02 13:16:34.918 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:16:34.950 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:16:34.979 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:16:35.013 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:16:35.016 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:16:35.019 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 13:16:35.022 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 13:16:35.024 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:16:35.026 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:35.029 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:35.032 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:16:35.035 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:16:35.037 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 13:16:35.068 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:16:35.104 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 13:16:35.104 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 13:16:35.118 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 13:16:35.122 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 13:16:35.125 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 13:16:35.128 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:16:35.131 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:16:35.133 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:16:35.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:35.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:35.142 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:16:35.144 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:16:35.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:16:35.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:16:35.152 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 13:16:35.218 | Enabling site cinder-wsgi. 2022-11-02 13:16:35.224 | To activate the new configuration, you need to run: 2022-11-02 13:16:35.224 | systemctl reload apache2 2022-11-02 13:16:35.229 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:16:35.231 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:16:35.234 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:16:35.236 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:16:35.393 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 13:16:35.396 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 13:16:35.438 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 13:16:35.473 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 13:16:35.494 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:35.497 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 13:16:35.500 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 13:16:35.502 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:16:35.505 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 13:16:35.508 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 13:16:35.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 13:16:35.580 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 13:16:35.615 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 13:16:35.647 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 13:16:35.679 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 13:16:35.713 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 13:16:35.748 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 13:16:35.784 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:16:35.819 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 13:16:35.854 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 13:16:35.887 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:16:35.920 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 13:16:35.922 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 13:16:35.941 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:35.944 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 13:16:35.988 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 13:16:35.992 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 13:16:36.014 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:36.017 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 13:16:36.020 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 13:16:36.023 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 13:16:36.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:16:36.029 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 13:16:36.033 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 13:16:36.037 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:16:36.038 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:16:36.044 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:16:36.048 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:16:36.051 | + 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-11-02 13:16:36.054 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:16:36.057 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 13:16:36.060 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 13:16:36.063 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 13:16:36.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:16:36.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:16:36.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 13:16:36.075 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:16:36.079 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 13:16:36.081 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 13:16:36.084 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 13:16:36.087 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:16:36.090 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:16:36.094 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:16:36.097 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:16:36.100 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:16:36.103 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:16:36.123 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:16:36.126 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:16:36.129 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:36.132 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:16:36.133 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:16:36.139 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 13:16:36.142 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:36.145 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 13:16:36.163 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 13:16:36.167 | + functions-common:git_clone:690 : head -1 2022-11-02 13:16:36.167 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:16:36.176 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 13:16:36.180 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:16:36.183 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 13:16:36.187 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:16:36.190 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:16:36.193 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 13:16:36.195 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:16:36.198 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 13:16:36.202 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:16:36.206 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:16:36.208 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 13:16:36.211 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:16:36.214 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:16:36.217 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 13:16:36.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:16:36.224 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 13:16:36.227 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:16:36.230 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:16:36.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 13:16:36.241 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 13:16:36.244 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 13:16:36.985 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 13:16:36.988 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:16:36.991 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:16:36.993 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:16:36.996 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 13:16:36.998 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 13:16:37.001 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:16:37.004 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:16:37.007 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:16:37.009 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:16:37.011 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:16:37.014 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:16:37.017 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:16:37.019 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 13:16:37.042 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 13:16:37.045 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-02 13:16:39.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:39.400 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:39.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:39.400 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:39.619 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.628 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.635 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.640 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.730 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.751 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.755 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.759 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.775 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.785 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.787 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.821 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.831 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.836 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.855 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.895 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.903 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.909 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.958 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.972 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.977 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:39.996 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.004 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.054 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.073 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.078 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.199 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.207 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.211 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:16:40.268 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.392 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.419 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.424 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.437 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.443 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.463 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.472 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.490 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.550 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.563 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.580 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.626 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.630 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:40.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:16:40.636 | Obtaining file:///opt/stack/neutron 2022-11-02 13:16:45.156 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:16:45.163 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:16:45.166 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:16:45.175 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:16:45.185 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:16:45.196 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:16:45.347 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:16:45.361 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:16:45.375 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:16:45.382 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:16:45.385 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:16:45.394 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:16:45.400 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:16:45.406 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 13:16:45.417 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:16:45.455 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:16:45.482 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:16:45.543 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:16:45.596 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:16:45.601 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:16:45.605 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 13:16:45.644 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:16:45.670 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 13:16:45.687 | 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 318)) (1.1.0) 2022-11-02 13:16:45.692 | 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 319)) (1.7.0) 2022-11-02 13:16:45.696 | 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 321)) (2.7.0) 2022-11-02 13:16:45.700 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 13:16:45.724 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:16:45.762 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:16:45.773 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:16:45.813 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:16:45.820 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:16:45.869 | 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 332)) (5.1.0) 2022-11-02 13:16:45.875 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:16:45.915 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:16:45.972 | 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 336)) (0.4.0) 2022-11-02 13:16:45.982 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:16:46.002 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:16:46.017 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:16:46.031 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:16:46.044 | 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 341)) (6.3.1) 2022-11-02 13:16:46.048 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:16:46.057 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:16:46.080 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:16:46.090 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:16:46.107 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:16:46.128 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 13:16:46.208 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 13:16:46.213 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 13:16:46.222 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:16:46.228 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:16:46.231 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 13:16:46.241 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:16:46.254 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:16:46.260 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:16:46.283 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:16:46.296 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:16:46.307 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:16:46.309 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:16:46.316 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 13:16:46.334 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 13:16:46.336 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 13:16:46.340 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 13:16:46.345 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 13:16:46.349 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 13:16:46.353 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 13:16:46.357 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 13:16:46.361 | 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 431)) (2.8.2) 2022-11-02 13:16:46.366 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 13:16:46.384 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:16:46.403 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 13:16:46.429 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:16:46.445 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:16:46.449 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:16:46.457 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:16:46.485 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:16:46.488 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:16:46.492 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 13:16:46.498 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:16:46.572 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:16:46.576 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:16:46.579 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 13:16:46.582 | 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 554)) (0.13.0) 2022-11-02 13:16:46.593 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:16:46.596 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:16:46.598 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:16:46.605 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:16:46.620 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:16:46.630 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:16:46.636 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:16:46.647 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:16:46.706 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:16:46.726 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:16:46.730 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:16:46.737 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:16:46.740 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:16:46.745 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:16:46.771 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:16:46.779 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:16:46.796 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:16:46.800 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:16:46.803 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:16:46.843 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:16:46.848 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:16:46.854 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:16:46.876 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:16:46.879 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:16:46.883 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:16:46.886 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:16:46.889 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:16:46.938 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:16:46.943 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:16:46.946 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:16:46.957 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:16:46.961 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:16:46.973 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 13:16:46.976 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 13:16:46.997 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:16:47.010 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:16:47.023 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:16:47.038 | 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 313)) (2.1.0) 2022-11-02 13:16:47.042 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:16:47.047 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:16:47.052 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:16:47.055 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:16:47.057 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:16:47.060 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:16:47.064 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:16:47.067 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:16:47.070 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 13:16:47.083 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 13:16:47.091 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:16:47.094 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:16:47.145 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 13:16:47.151 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:16:47.154 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:16:48.304 | Installing collected packages: neutron 2022-11-02 13:16:48.304 | Attempting uninstall: neutron 2022-11-02 13:16:48.305 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 13:16:48.318 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 13:16:48.319 | Running setup.py develop for neutron 2022-11-02 13:16:53.549 | Successfully installed neutron 2022-11-02 13:16:53.692 | + inc/python:pip_install:200 : result=0 2022-11-02 13:16:53.695 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:16:53.697 | + functions-common:time_stop:2451 : local name 2022-11-02 13:16:53.700 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:16:53.703 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:16:53.705 | + functions-common:time_stop:2454 : local total 2022-11-02 13:16:53.707 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:16:53.709 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:16:53.712 | + functions-common:time_stop:2458 : start_time=1667394997036 2022-11-02 13:16:53.714 | + functions-common:time_stop:2460 : [[ -z 1667394997036 ]] 2022-11-02 13:16:53.718 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:16:53.723 | + functions-common:time_stop:2463 : end_time=1667395013720 2022-11-02 13:16:53.725 | + functions-common:time_stop:2464 : elapsed_time=16684 2022-11-02 13:16:53.727 | + functions-common:time_stop:2465 : total=128973 2022-11-02 13:16:53.730 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:16:53.732 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=145657 2022-11-02 13:16:53.735 | + inc/python:pip_install:203 : return 0 2022-11-02 13:16:53.737 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:16:53.740 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:16:53.743 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:16:53.766 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 13:16:53.780 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 13:16:53.782 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 13:16:53.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:16:53.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:16:53.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 13:16:53.793 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:16:53.796 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:16:53.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:16:53.801 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 13:16:53.820 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:16:53.823 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 13:16:53.825 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 13:16:53.828 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 13:16:53.831 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:16:53.834 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 13:16:53.836 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 13:16:53.839 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 13:16:53.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:16:53.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:16:53.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 13:16:53.851 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:16:53.854 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 13:16:53.872 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:53.876 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 13:16:53.895 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:53.898 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 13:16:53.915 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:16:53.919 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 13:16:53.922 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 13:16:53.924 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 13:16:53.927 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:16:53.929 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:16:53.932 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:16:53.935 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:16:53.938 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:16:53.941 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:16:53.959 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:16:53.961 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:16:53.963 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:53.967 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:16:53.968 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:16:53.973 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 13:16:53.976 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:16:53.978 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 13:16:53.994 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 13:16:53.997 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:16:53.997 | + functions-common:git_clone:690 : head -1 2022-11-02 13:16:54.003 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 13:16:54.006 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:16:54.009 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 13:16:54.012 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:16:54.015 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:16:54.019 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 13:16:54.021 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:16:54.024 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 13:16:54.026 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:16:54.030 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:16:54.032 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 13:16:54.035 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:16:54.038 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:16:54.041 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 13:16:54.044 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:16:54.047 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 13:16:54.050 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:16:54.052 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:16:54.056 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 13:16:54.063 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 13:16:54.066 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 13:16:54.796 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 13:16:54.798 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:16:54.801 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:16:54.804 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:16:54.806 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 13:16:54.809 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 13:16:54.813 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:16:54.816 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:16:54.818 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:16:54.821 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:16:54.823 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:16:54.827 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:16:54.830 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:16:54.833 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 13:16:54.857 | Using python 3.8 to install /opt/stack/nova 2022-11-02 13:16:54.860 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-02 13:16:57.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:57.248 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:57.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:16:57.248 | from cryptography.utils import int_from_bytes 2022-11-02 13:16:57.480 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.489 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.497 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.502 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.598 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.618 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.623 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.627 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.644 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.653 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.656 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.690 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.700 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.706 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.725 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.768 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.776 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.782 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.832 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.847 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.851 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.871 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.879 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.930 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.952 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:57.956 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.087 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.095 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.099 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:16:58.154 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.286 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.312 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.317 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.329 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.335 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.356 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.365 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.384 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.447 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.461 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.479 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.528 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.532 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:16:58.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:16:58.539 | Obtaining file:///opt/stack/nova 2022-11-02 13:17:04.014 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:17:04.020 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:17:04.023 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 13:17:04.033 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 13:17:04.042 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:17:04.046 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:17:04.057 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:17:04.206 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:17:04.221 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:17:04.236 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 13:17:04.256 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:17:04.296 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 13:17:04.309 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:17:04.314 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 13:17:04.323 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 13:17:04.329 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:17:04.334 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:17:04.373 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:17:04.400 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:17:04.403 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:17:04.416 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:17:04.477 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:17:04.531 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 13:17:04.542 | 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 267)) (1.0.1) 2022-11-02 13:17:04.547 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:17:04.552 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:17:04.555 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:17:04.581 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 13:17:04.604 | 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 318)) (1.1.0) 2022-11-02 13:17:04.609 | 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 319)) (1.7.0) 2022-11-02 13:17:04.613 | 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 321)) (2.7.0) 2022-11-02 13:17:04.618 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 13:17:04.642 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 13:17:04.659 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:17:04.698 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:17:04.709 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:17:04.751 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:17:04.757 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:17:04.805 | 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 332)) (5.1.0) 2022-11-02 13:17:04.809 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 13:17:04.820 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:17:04.862 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 13:17:04.917 | 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 336)) (0.4.0) 2022-11-02 13:17:04.928 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:17:04.947 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:17:04.962 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 13:17:05.009 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 13:17:05.022 | 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 341)) (6.3.1) 2022-11-02 13:17:05.025 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:17:05.034 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 13:17:05.057 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:17:05.067 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:17:05.083 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 13:17:05.103 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 13:17:05.112 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:17:05.118 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 13:17:05.152 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:17:05.155 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:17:05.168 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 13:17:05.175 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 13:17:05.196 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:17:05.207 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:17:05.209 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:17:05.215 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 13:17:05.233 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 13:17:05.235 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 13:17:05.239 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 13:17:05.243 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 13:17:05.246 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 13:17:05.250 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 13:17:05.254 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 13:17:05.259 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 13:17:05.274 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:17:05.289 | 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 431)) (2.8.2) 2022-11-02 13:17:05.295 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 13:17:05.311 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:17:05.330 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 13:17:05.355 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:17:05.360 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:17:05.367 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:17:05.395 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:17:05.399 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 13:17:05.403 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:17:05.407 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:17:05.482 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:17:05.485 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:17:05.488 | 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 554)) (0.13.0) 2022-11-02 13:17:05.499 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:17:05.501 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:17:05.504 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:17:05.511 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 13:17:05.568 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 13:17:05.582 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:17:05.591 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:17:05.597 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:17:05.608 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 13:17:05.666 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:17:05.688 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 13:17:05.692 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 13:17:05.699 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:17:05.705 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 13:17:05.709 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:17:05.712 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 13:17:05.718 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:17:05.743 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:17:05.752 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:17:05.755 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 13:17:05.772 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:17:05.777 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:17:05.781 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:17:05.784 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:17:05.789 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:17:05.811 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:17:05.818 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:17:05.821 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 13:17:05.824 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 13:17:05.830 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 13:17:05.878 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:17:05.887 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:17:05.891 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:17:05.902 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 13:17:05.908 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 13:17:05.919 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:17:05.932 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 13:17:05.945 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:17:05.960 | 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 313)) (2.1.0) 2022-11-02 13:17:05.964 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:17:05.969 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:17:05.974 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:17:05.976 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:17:05.978 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 13:17:05.984 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 13:17:05.990 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 13:17:06.028 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:17:06.031 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 13:17:06.034 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:17:06.037 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:17:06.040 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 13:17:06.043 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 13:17:06.047 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:17:06.050 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:17:06.101 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:17:06.164 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:17:07.229 | Installing collected packages: nova 2022-11-02 13:17:07.229 | Attempting uninstall: nova 2022-11-02 13:17:07.230 | Found existing installation: nova 25.0.2.dev6 2022-11-02 13:17:07.235 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 13:17:07.237 | Running setup.py develop for nova 2022-11-02 13:17:13.292 | Successfully installed nova 2022-11-02 13:17:13.435 | + inc/python:pip_install:200 : result=0 2022-11-02 13:17:13.437 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:17:13.440 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:13.442 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:13.444 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:13.446 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:13.449 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:13.452 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:17:13.454 | + functions-common:time_stop:2458 : start_time=1667395014851 2022-11-02 13:17:13.456 | + functions-common:time_stop:2460 : [[ -z 1667395014851 ]] 2022-11-02 13:17:13.459 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:13.465 | + functions-common:time_stop:2463 : end_time=1667395033461 2022-11-02 13:17:13.468 | + functions-common:time_stop:2464 : elapsed_time=18610 2022-11-02 13:17:13.470 | + functions-common:time_stop:2465 : total=145657 2022-11-02 13:17:13.472 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:13.475 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=164267 2022-11-02 13:17:13.477 | + inc/python:pip_install:203 : return 0 2022-11-02 13:17:13.479 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:17:13.483 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:17:13.485 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:17:13.506 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 13:17:13.520 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 13:17:13.523 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 13:17:13.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:17:13.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:17:13.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 13:17:13.536 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:17:13.538 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-02 13:17:13.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:17:13.556 | + ./stack.sh:main:937 : configure_nova 2022-11-02 13:17:13.559 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 13:17:13.576 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 13:17:13.579 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 13:17:13.582 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 13:17:13.586 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 13:17:13.587 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 13:17:13.592 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 13:17:13.595 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 13:17:13.597 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 13:17:13.600 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 13:17:13.602 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 13:17:13.605 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 13:17:13.608 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 13:17:13.611 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 13:17:13.625 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 13:17:13.640 | + 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-11-02 13:17:13.656 | + 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-11-02 13:17:13.672 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 13:17:13.688 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 13:17:13.691 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 13:17:13.696 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1XPboryORx 2022-11-02 13:17:13.698 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 13:17:13.702 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 13:17:13.705 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 13:17:13.707 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 13:17:13.710 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 13:17:13.712 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1XPboryORx 2022-11-02 13:17:13.717 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1XPboryORx 2022-11-02 13:17:13.732 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1XPboryORx /etc/sudoers.d/nova-rootwrap 2022-11-02 13:17:13.748 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 13:17:13.752 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 13:17:13.755 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 13:17:13.758 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 13:17:13.760 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 13:17:13.763 | + 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-11-02 13:17:13.766 | + 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-11-02 13:17:13.769 | + 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-11-02 13:17:13.772 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 13:17:13.777 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 13:17:13.796 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:13.799 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 13:17:13.801 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 13:17:13.805 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 13:17:13.810 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 13:17:13.844 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 13:17:13.846 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 13:17:13.878 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 13:17:13.911 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 13:17:13.943 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 13:17:13.977 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 13:17:14.012 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 13:17:14.048 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 13:17:14.050 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 13:17:14.081 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 13:17:14.112 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 13:17:14.142 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 13:17:14.172 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 13:17:14.202 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 13:17:14.237 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 13:17:14.239 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:17:14.242 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:17:14.244 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:17:14.247 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:17:14.250 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:17:14.252 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:17:14.254 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:17:14.257 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:17:14.259 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:17:14.261 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:17:14.264 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:17:14.266 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 13:17:14.269 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:17:14.271 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:17:14.273 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:17:14.275 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:17:14.278 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:17:14.281 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:17:14.284 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 13:17:14.303 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:14.305 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:17:14.307 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 13:17:14.310 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 13:17:14.341 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 13:17:14.344 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 13:17:14.347 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 13:17:14.350 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 13:17:14.353 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:17:14.357 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:17:14.396 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 13:17:14.399 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 13:17:14.401 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 13:17:14.405 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 13:17:14.407 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 13:17:14.410 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 13:17:14.447 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 13:17:14.485 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 13:17:14.518 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 13:17:14.548 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 13:17:14.567 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:14.569 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 13:17:14.588 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:14.592 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 13:17:14.593 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 13:17:14.599 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 13:17:14.602 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 13:17:14.633 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 13:17:14.650 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:14.652 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 13:17:14.655 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 13:17:14.658 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:17:14.661 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:17:14.663 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 13:17:14.699 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 13:17:14.729 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:17:14.762 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 13:17:14.795 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 13:17:14.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 13:17:14.860 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 13:17:14.893 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 13:17:14.925 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:17:14.958 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:17:14.991 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 13:17:15.009 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:15.013 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 13:17:15.015 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 13:17:15.053 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 13:17:15.086 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 13:17:15.118 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 13:17:15.149 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 13:17:15.181 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 13:17:15.213 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 13:17:15.243 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 13:17:15.276 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 13:17:15.295 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:15.297 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 13:17:15.300 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 13:17:15.330 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 13:17:15.365 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 13:17:15.368 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 13:17:15.399 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 13:17:15.402 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 13:17:15.404 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 13:17:15.407 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:17:15.409 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:17:15.411 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:17:15.414 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:17:15.416 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:17:15.420 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:17:15.422 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 13:17:15.425 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:17:15.427 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:17:15.430 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:17:15.432 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:17:15.435 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:17:15.437 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:17:15.440 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:17:15.442 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:17:15.444 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:17:15.447 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:17:15.449 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:17:15.452 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 13:17:15.454 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 13:17:15.457 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 13:17:15.460 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:17:15.478 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:17:15.481 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:17:15.484 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:17:15.486 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:17:15.488 | + 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-11-02 13:17:15.519 | + 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-11-02 13:17:15.551 | + 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-11-02 13:17:15.583 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:17:15.616 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 13:17:15.652 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 13:17:15.670 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:15.673 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 13:17:15.675 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 13:17:15.678 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 13:17:15.680 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 13:17:15.683 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:17:15.686 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:17:15.689 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 13:17:15.693 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 13:17:15.696 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:17:15.698 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:17:15.713 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:17:15.713 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:15.723 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:17:15.728 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:15.748 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 13:17:15.750 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 13:17:15.754 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 13:17:15.788 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 13:17:15.819 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 13:17:15.851 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:17:15.882 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:17:15.913 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:17:15.945 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:17:15.975 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:17:16.007 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:17:16.037 | + 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-11-02 13:17:16.070 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:17:16.100 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:17:16.132 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:17:16.163 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:17:16.166 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:17:16.170 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 13:17:16.172 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 13:17:16.175 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:17:16.177 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:16.181 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:16.185 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:17:16.188 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:17:16.191 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 13:17:16.233 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:17:16.272 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 13:17:16.272 | + 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-11-02 13:17:16.282 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 13:17:16.286 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 13:17:16.289 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 13:17:16.292 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:17:16.297 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:17:16.299 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:17:16.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:16.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:16.308 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:17:16.312 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:17:16.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:16.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:16.321 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 13:17:16.397 | Enabling site nova-api-wsgi. 2022-11-02 13:17:16.405 | To activate the new configuration, you need to run: 2022-11-02 13:17:16.405 | systemctl reload apache2 2022-11-02 13:17:16.410 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:17:16.413 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:17:16.415 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:17:16.418 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:17:16.582 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 13:17:16.605 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:16.609 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-02 13:17:16.612 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 13:17:16.615 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 13:17:16.618 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 13:17:16.622 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 13:17:16.626 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:17:16.632 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 13:17:16.635 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 13:17:16.640 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:17:16.643 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:17:16.663 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:16.664 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:17:16.674 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:17:16.678 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:16.696 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 13:17:16.699 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 13:17:16.703 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 13:17:16.736 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 13:17:16.769 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 13:17:16.800 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:17:16.833 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:17:16.865 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:17:16.895 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:17:16.928 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:17:16.961 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:17:16.994 | + 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-11-02 13:17:17.027 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:17:17.059 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:17:17.091 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:17:17.125 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 13:17:17.127 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 13:17:17.159 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 13:17:17.179 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:17.182 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 13:17:17.219 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 13:17:17.221 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 13:17:17.224 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 13:17:17.243 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:17.245 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:17:17.249 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:17:17.281 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 13:17:17.319 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 13:17:17.322 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 13:17:17.324 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 13:17:17.327 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:17:17.329 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:17:17.332 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:17:17.351 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:17.354 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:17:17.358 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:17:17.360 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:17:17.379 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:17.382 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:17:17.385 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:17:17.416 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:17:17.419 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:17:17.422 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 13:17:17.457 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 13:17:17.492 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 13:17:17.529 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 13:17:17.548 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:17.551 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 13:17:17.583 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 13:17:17.586 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 13:17:17.589 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 13:17:17.627 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 13:17:17.661 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 13:17:17.693 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 13:17:17.726 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 13:17:17.759 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 13:17:17.791 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 13:17:17.823 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 13:17:17.855 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 13:17:17.890 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 13:17:17.909 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:17.912 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 13:17:17.917 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:17:17.920 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 13:17:17.922 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 13:17:17.925 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 13:17:17.928 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:17:17.930 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:17:17.933 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:17:17.936 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 13:17:17.939 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 13:17:17.944 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 13:17:17.946 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 13:17:17.948 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 13:17:17.952 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 13:17:17.954 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 13:17:17.957 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 13:17:17.993 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 13:17:18.028 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 13:17:18.064 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:17:18.066 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 13:17:18.069 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 13:17:18.071 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 13:17:18.089 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:18.094 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 13:17:18.094 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 13:17:18.864 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 13:17:18.868 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 13:17:18.870 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 13:17:18.874 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 13:17:18.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:17:18.878 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 13:17:18.881 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:17:18.899 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:18.903 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 13:17:18.905 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 13:17:18.908 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:17:18.927 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:18.930 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 13:17:18.933 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 13:17:18.965 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:17:18.968 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:17:18.971 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 13:17:18.990 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:18.992 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 13:17:18.994 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:17:18.998 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 13:17:19.034 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:17:19.065 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 13:17:19.097 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 13:17:19.128 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 13:17:19.161 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 13:17:19.192 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 13:17:19.224 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 13:17:19.256 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 13:17:19.258 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 13:17:19.261 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 13:17:19.265 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:17:19.284 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:17:19.287 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:17:19.289 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:17:19.292 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:17:19.294 | + 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-11-02 13:17:19.326 | + 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-11-02 13:17:19.360 | + 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-11-02 13:17:19.393 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:17:19.425 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:17:19.428 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 13:17:19.432 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:17:19.435 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 13:17:19.437 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 13:17:19.441 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 13:17:19.443 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:17:19.446 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:17:19.449 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:17:19.452 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 13:17:19.454 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 13:17:19.457 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:17:19.459 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 13:17:19.462 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 13:17:19.464 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 13:17:19.485 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:19.488 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 13:17:19.491 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 13:17:19.512 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:19.515 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 13:17:19.533 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:19.535 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 13:17:19.554 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:19.557 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 13:17:19.577 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:19.580 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 13:17:19.584 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 13:17:19.587 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 13:17:19.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 13:17:19.594 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 13:17:19.597 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 13:17:19.601 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 13:17:19.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:19.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:19.610 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 13:17:19.612 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:17:19.615 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:17:19.618 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:17:19.620 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:17:19.624 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:17:19.626 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:17:19.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:19.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:19.634 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:17:19.637 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:17:19.640 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:17:19.642 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:17:19.645 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 13:17:19.647 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:17:19.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:19.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:19.656 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 13:17:19.682 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 13:17:19.805 | Reading package lists... 2022-11-02 13:17:20.132 | Building dependency tree... 2022-11-02 13:17:20.134 | Reading state information... 2022-11-02 13:17:20.565 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 13:17:20.565 | The following packages were automatically installed and are no longer required: 2022-11-02 13:17:20.567 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:17:20.567 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:17:20.567 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:17:20.567 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:17:20.567 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:17:20.567 | python3-zope.interface 2022-11-02 13:17:20.567 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:17:20.714 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:17:20.719 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:17:20.722 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:17:20.724 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:20.727 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:20.729 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:20.732 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:20.735 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:20.737 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:17:20.739 | + functions-common:time_stop:2458 : start_time=1667395039678 2022-11-02 13:17:20.742 | + functions-common:time_stop:2460 : [[ -z 1667395039678 ]] 2022-11-02 13:17:20.745 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:20.750 | + functions-common:time_stop:2463 : end_time=1667395040748 2022-11-02 13:17:20.753 | + functions-common:time_stop:2464 : elapsed_time=1070 2022-11-02 13:17:20.755 | + functions-common:time_stop:2465 : total=8283 2022-11-02 13:17:20.758 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:20.760 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9353 2022-11-02 13:17:20.763 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:17:20.766 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 13:17:20.768 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 13:17:20.771 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 13:17:20.774 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 13:17:20.776 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 13:17:20.802 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 13:17:20.805 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 13:17:20.808 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 13:17:20.812 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 13:17:20.814 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 13:17:20.817 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 13:17:20.820 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 13:17:20.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:20.826 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:20.829 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 13:17:20.832 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 13:17:20.834 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 13:17:20.837 | + functions-common:apt_get_update:1202 : return 2022-11-02 13:17:20.840 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 13:17:20.844 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 13:17:20.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:20.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:20.853 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 13:17:20.880 | + functions-common:apt_get:1242 : 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-11-02 13:17:21.004 | Reading package lists... 2022-11-02 13:17:21.337 | Building dependency tree... 2022-11-02 13:17:21.339 | Reading state information... 2022-11-02 13:17:21.764 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 13:17:21.764 | The following packages were automatically installed and are no longer required: 2022-11-02 13:17:21.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 13:17:21.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 13:17:21.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 13:17:21.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 13:17:21.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 13:17:21.766 | python3-zope.interface 2022-11-02 13:17:21.766 | Use 'sudo apt autoremove' to remove them. 2022-11-02 13:17:21.905 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 13:17:21.910 | + functions-common:apt_get:1246 : result=0 2022-11-02 13:17:21.913 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 13:17:21.915 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:21.918 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:21.921 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:21.925 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:21.928 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:21.930 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 13:17:21.934 | + functions-common:time_stop:2458 : start_time=1667395040877 2022-11-02 13:17:21.937 | + functions-common:time_stop:2460 : [[ -z 1667395040877 ]] 2022-11-02 13:17:21.942 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:21.946 | + functions-common:time_stop:2463 : end_time=1667395041943 2022-11-02 13:17:21.949 | + functions-common:time_stop:2464 : elapsed_time=1066 2022-11-02 13:17:21.952 | + functions-common:time_stop:2465 : total=9353 2022-11-02 13:17:21.955 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:21.957 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10419 2022-11-02 13:17:21.960 | + functions-common:apt_get:1250 : return 0 2022-11-02 13:17:21.963 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 13:17:21.966 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 13:17:21.969 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:17:21.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:21.974 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:21.977 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 13:17:21.979 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 13:17:22.038 | wsgi (enabled by maintainer script) 2022-11-02 13:17:22.042 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 13:17:22.045 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 13:17:22.048 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:17:22.052 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 13:17:22.055 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 13:17:22.059 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:17:22.064 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:17:22.065 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:17:22.072 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 13:17:22.075 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 13:17:22.078 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 13:17:22.082 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 13:17:22.085 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 13:17:22.113 | Using python 3.8 to install osc-placement 2022-11-02 13:17:22.116 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-02 13:17:24.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:24.448 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:24.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:24.448 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:24.667 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.676 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.683 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.688 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.780 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.800 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.804 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.808 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.823 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.832 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.834 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.868 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.879 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.884 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.903 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.943 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.952 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:24.957 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.007 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.022 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.026 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.047 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.054 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.104 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.123 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.127 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.252 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.259 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.264 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:17:25.319 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.443 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.470 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.474 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.486 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.491 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.512 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.520 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.538 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.597 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.612 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.629 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.675 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.679 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:25.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:17:25.690 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 13:17:25.702 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:17:25.718 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:17:25.724 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:17:25.727 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:17:25.734 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:17:25.738 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:17:25.742 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:17:25.745 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:17:25.760 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:17:25.821 | 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 332)) (5.1.0) 2022-11-02 13:17:25.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 231)) (1.0.2) 2022-11-02 13:17:25.830 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:17:25.835 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:17:25.843 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:17:25.846 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:17:25.860 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:17:25.887 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:17:25.894 | 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 319)) (1.7.0) 2022-11-02 13:17:25.898 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:17:25.926 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:17:25.929 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:17:25.943 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:17:25.945 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:17:25.997 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:17:26.001 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:17:26.005 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:17:26.009 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:17:26.011 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:17:26.017 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:17:26.019 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:17:26.023 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:17:26.046 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:17:26.085 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:17:26.107 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:17:26.112 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:17:26.115 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:17:26.117 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:17:26.123 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:17:26.126 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:17:26.190 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:17:26.194 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:17:26.197 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:17:28.591 | + inc/python:pip_install:200 : result=0 2022-11-02 13:17:28.594 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:17:28.597 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:28.599 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:28.602 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:28.604 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:28.608 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:28.610 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:17:28.613 | + functions-common:time_stop:2458 : start_time=1667395042104 2022-11-02 13:17:28.615 | + functions-common:time_stop:2460 : [[ -z 1667395042104 ]] 2022-11-02 13:17:28.619 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:28.624 | + functions-common:time_stop:2463 : end_time=1667395048620 2022-11-02 13:17:28.627 | + functions-common:time_stop:2464 : elapsed_time=6516 2022-11-02 13:17:28.629 | + functions-common:time_stop:2465 : total=164267 2022-11-02 13:17:28.632 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:28.634 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=170783 2022-11-02 13:17:28.638 | + inc/python:pip_install:203 : return 0 2022-11-02 13:17:28.641 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 13:17:28.643 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 13:17:28.646 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 13:17:28.648 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 13:17:28.651 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 13:17:28.655 | ++ functions-common:git_clone:612 : pwd 2022-11-02 13:17:28.658 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 13:17:28.660 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 13:17:28.663 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 13:17:28.683 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 13:17:28.686 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 13:17:28.688 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 13:17:28.692 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 13:17:28.692 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 13:17:28.699 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 13:17:28.702 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 13:17:28.705 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 13:17:28.723 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 13:17:28.727 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 13:17:28.728 | + functions-common:git_clone:690 : head -1 2022-11-02 13:17:28.732 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 13:17:28.735 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 13:17:28.738 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 13:17:28.741 | + inc/python:setup_develop:338 : local bindep 2022-11-02 13:17:28.743 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:17:28.747 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 13:17:28.749 | + inc/python:setup_develop:344 : local extras= 2022-11-02 13:17:28.752 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 13:17:28.755 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 13:17:28.757 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:17:28.761 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 13:17:28.764 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 13:17:28.766 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 13:17:28.770 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 13:17:28.772 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 13:17:28.775 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 13:17:28.779 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 13:17:28.781 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 13:17:28.785 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 13:17:28.791 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 13:17:28.795 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 13:17:29.473 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 13:17:29.476 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 13:17:29.479 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 13:17:29.482 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 13:17:29.485 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 13:17:29.488 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 13:17:29.491 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 13:17:29.494 | + inc/python:setup_package:428 : local extras= 2022-11-02 13:17:29.497 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 13:17:29.499 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 13:17:29.502 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 13:17:29.504 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 13:17:29.507 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 13:17:29.510 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 13:17:29.534 | Using python 3.8 to install /opt/stack/placement 2022-11-02 13:17:29.536 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-02 13:17:32.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:32.211 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:32.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:32.211 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:32.521 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.537 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.550 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.559 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.729 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.767 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.775 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.782 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.812 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.829 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.833 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.895 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.914 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.923 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:32.959 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.025 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.040 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.051 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.140 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.166 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.175 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.213 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.226 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.316 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.348 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.356 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.564 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.579 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.587 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:17:33.690 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.838 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.875 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.880 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.892 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.898 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.919 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:33.952 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.018 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.031 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.049 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.096 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.100 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:34.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:17:34.108 | Obtaining file:///opt/stack/placement 2022-11-02 13:17:37.491 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 13:17:37.504 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 13:17:37.650 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 13:17:37.664 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 13:17:37.670 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 13:17:37.681 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 13:17:37.734 | 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 267)) (1.0.1) 2022-11-02 13:17:37.738 | 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 318)) (1.1.0) 2022-11-02 13:17:37.742 | 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 321)) (2.7.0) 2022-11-02 13:17:37.748 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 13:17:37.785 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 13:17:37.797 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:17:37.837 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 13:17:37.844 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 13:17:37.892 | 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 332)) (5.1.0) 2022-11-02 13:17:37.896 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 13:17:37.936 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 13:17:37.956 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 13:17:37.971 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:17:37.981 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 13:17:37.991 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:17:38.008 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:17:38.014 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:17:38.017 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:17:38.030 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 13:17:38.040 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 13:17:38.043 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:17:38.050 | 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 431)) (2.8.2) 2022-11-02 13:17:38.055 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:17:38.075 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:17:38.079 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 13:17:38.086 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:17:38.114 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:17:38.119 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 13:17:38.193 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:17:38.196 | 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 554)) (0.13.0) 2022-11-02 13:17:38.207 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 13:17:38.210 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 13:17:38.212 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:17:38.219 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 13:17:38.228 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 13:17:38.235 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 13:17:38.246 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:17:38.267 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:17:38.273 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:17:38.331 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:17:38.337 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 13:17:38.341 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:17:38.345 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:17:38.352 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:17:38.355 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 13:17:38.369 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 13:17:38.376 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 13:17:38.385 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:17:38.389 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:17:38.392 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:17:38.395 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:17:38.397 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:17:38.401 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:17:38.405 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 13:17:38.408 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:17:38.411 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 13:17:38.413 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 13:17:38.425 | 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 319)) (1.7.0) 2022-11-02 13:17:38.429 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:17:38.433 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 13:17:38.459 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 13:17:38.496 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 13:17:38.504 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 13:17:38.507 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:17:38.510 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 13:17:38.536 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:17:40.225 | Installing collected packages: openstack-placement 2022-11-02 13:17:40.225 | Attempting uninstall: openstack-placement 2022-11-02 13:17:40.226 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 13:17:40.228 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 13:17:40.230 | Running setup.py develop for openstack-placement 2022-11-02 13:17:44.446 | Successfully installed openstack-placement 2022-11-02 13:17:44.596 | + inc/python:pip_install:200 : result=0 2022-11-02 13:17:44.598 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:17:44.601 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:44.604 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:44.608 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:44.610 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:44.613 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:44.615 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:17:44.618 | + functions-common:time_stop:2458 : start_time=1667395049528 2022-11-02 13:17:44.620 | + functions-common:time_stop:2460 : [[ -z 1667395049528 ]] 2022-11-02 13:17:44.624 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:44.629 | + functions-common:time_stop:2463 : end_time=1667395064626 2022-11-02 13:17:44.631 | + functions-common:time_stop:2464 : elapsed_time=15098 2022-11-02 13:17:44.633 | + functions-common:time_stop:2465 : total=170783 2022-11-02 13:17:44.636 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:44.639 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=185881 2022-11-02 13:17:44.641 | + inc/python:pip_install:203 : return 0 2022-11-02 13:17:44.644 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 13:17:44.647 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:17:44.649 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:17:44.672 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 13:17:44.686 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 13:17:44.689 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 13:17:44.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:17:44.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:17:44.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 13:17:44.700 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:17:44.703 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 13:17:44.705 | + ./stack.sh:main:943 : configure_placement 2022-11-02 13:17:44.708 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 13:17:44.722 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 13:17:44.725 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 13:17:44.732 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 13:17:44.735 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 13:17:44.737 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 13:17:44.740 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 13:17:44.743 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 13:17:44.747 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 13:17:44.783 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 13:17:44.821 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 13:17:44.858 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 13:17:44.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 13:17:44.864 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 13:17:44.866 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:17:44.869 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 13:17:44.908 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 13:17:44.942 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:17:44.978 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 13:17:45.012 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 13:17:45.046 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 13:17:45.079 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 13:17:45.113 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 13:17:45.146 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:17:45.181 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:17:45.215 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 13:17:45.218 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 13:17:45.220 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 13:17:45.224 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:17:45.245 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:17:45.249 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:17:45.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:17:45.254 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:17:45.257 | + 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-11-02 13:17:45.293 | + 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-11-02 13:17:45.329 | + 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-11-02 13:17:45.363 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:17:45.397 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 13:17:45.400 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 13:17:45.404 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 13:17:45.406 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 13:17:45.409 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 13:17:45.411 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 13:17:45.414 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 13:17:45.419 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 13:17:45.424 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 13:17:45.427 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 13:17:45.429 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 13:17:45.445 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 13:17:45.445 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:45.455 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 13:17:45.460 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 13:17:45.478 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 13:17:45.481 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 13:17:45.486 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 13:17:45.523 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 13:17:45.557 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 13:17:45.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 13:17:45.626 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 13:17:45.659 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 13:17:45.692 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 13:17:45.725 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 13:17:45.758 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 13:17:45.791 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 13:17:45.825 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 13:17:45.858 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 13:17:45.892 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 13:17:45.926 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 13:17:45.928 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 13:17:45.933 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 13:17:45.936 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 13:17:45.939 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 13:17:45.942 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:45.945 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:45.949 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 13:17:45.952 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 13:17:45.955 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 13:17:45.989 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 13:17:46.023 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 13:17:46.023 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 13:17:46.033 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 13:17:46.037 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 13:17:46.040 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 13:17:46.043 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 13:17:46.046 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 13:17:46.048 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 13:17:46.051 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:46.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:46.057 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 13:17:46.060 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 13:17:46.063 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:46.065 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:46.069 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 13:17:46.134 | Site placement-api already enabled 2022-11-02 13:17:46.140 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 13:17:46.142 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 13:17:46.145 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:17:46.147 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 13:17:46.373 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 13:17:46.396 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:46.399 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 13:17:46.427 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:46.431 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 13:17:46.457 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:46.460 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 13:17:46.464 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 13:17:46.468 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 13:17:46.506 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:17:46.540 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 13:17:46.574 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 13:17:46.608 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 13:17:46.643 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 13:17:46.677 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 13:17:46.711 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 13:17:46.744 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 13:17:46.764 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:46.767 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 13:17:46.786 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:17:46.789 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 13:17:46.792 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:17:46.795 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 13:17:46.798 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:17:46.800 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:17:46.803 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:17:46.806 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:17:46.809 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:17:46.813 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:17:46.818 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:17:46.821 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:17:46.825 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:17:46.827 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 13:17:46.830 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:17:46.851 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:46.854 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:17:46.857 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:17:46.859 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 13:17:46.862 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 13:17:46.865 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:17:46.867 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 13:17:46.871 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 13:17:46.874 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 13:17:46.939 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 13:17:46.988 | [177460 Async install_tempest:203012]: running: install_tempest 2022-11-02 13:17:46.990 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:17:46.994 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:17:46.997 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:17:47.001 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:17:47.003 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 13:17:47.006 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:17:47.010 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 13:17:47.013 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:17:47.016 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:17:47.019 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 13:17:47.022 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 13:17:47.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 13:17:47.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 13:17:47.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 13:17:47.035 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 13:17:47.039 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 13:17:47.042 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 13:17:47.046 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 13:17:47.050 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 13:17:47.053 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 13:17:47.056 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 13:17:47.063 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 13:17:47.064 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 13:17:47.073 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 13:17:47.076 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 13:17:47.080 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 13:17:47.083 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 13:17:47.086 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 13:17:47.112 | Using python 3.8 to install python-openstackclient 2022-11-02 13:17:47.115 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-02 13:17:49.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:49.445 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:49.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:17:49.445 | from cryptography.utils import int_from_bytes 2022-11-02 13:17:49.720 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.729 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.738 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.743 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.837 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.857 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.862 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.865 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.881 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.890 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.892 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.924 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.935 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.940 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.960 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:49.999 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.007 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.013 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.063 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.078 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.083 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.102 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.109 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.159 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.177 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.181 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.307 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.315 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.319 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 13:17:50.374 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.496 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.521 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.525 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.537 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.543 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.563 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.570 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.588 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.647 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.660 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.677 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.723 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.727 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 13:17:50.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 13:17:50.736 | 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 454)) (5.8.0) 2022-11-02 13:17:50.756 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 13:17:50.763 | 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 332)) (5.1.0) 2022-11-02 13:17:50.768 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 13:17:50.771 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 13:17:50.787 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 13:17:50.800 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 13:17:50.827 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 13:17:50.842 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 13:17:50.845 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 13:17:50.863 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 13:17:50.878 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 13:17:50.893 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 13:17:50.896 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 13:17:50.924 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 13:17:50.937 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 13:17:50.996 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 13:17:50.999 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 13:17:51.002 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 13:17:51.008 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 13:17:51.058 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 13:17:51.061 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 13:17:51.064 | 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 319)) (1.7.0) 2022-11-02 13:17:51.068 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 13:17:51.106 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 13:17:51.109 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 13:17:51.113 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 13:17:51.117 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 13:17:51.121 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 13:17:51.127 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 13:17:51.149 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 13:17:51.153 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 13:17:51.159 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 13:17:51.164 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 13:17:51.170 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 13:17:51.178 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 13:17:51.182 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 13:17:51.223 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 13:17:51.225 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 13:17:51.229 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 13:17:51.235 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 13:17:51.257 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 13:17:51.263 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 13:17:51.265 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 13:17:51.328 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 13:17:51.332 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 13:17:51.335 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 13:17:51.340 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 13:17:51.343 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 13:17:51.347 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 13:17:53.567 | + inc/python:pip_install:200 : result=0 2022-11-02 13:17:53.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 13:17:53.574 | + functions-common:time_stop:2451 : local name 2022-11-02 13:17:53.578 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:17:53.581 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:17:53.584 | + functions-common:time_stop:2454 : local total 2022-11-02 13:17:53.587 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:17:53.591 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 13:17:53.594 | + functions-common:time_stop:2458 : start_time=1667395067105 2022-11-02 13:17:53.597 | + functions-common:time_stop:2460 : [[ -z 1667395067105 ]] 2022-11-02 13:17:53.601 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:17:53.607 | + functions-common:time_stop:2463 : end_time=1667395073603 2022-11-02 13:17:53.610 | + functions-common:time_stop:2464 : elapsed_time=6498 2022-11-02 13:17:53.613 | + functions-common:time_stop:2465 : total=185881 2022-11-02 13:17:53.616 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:17:53.619 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=192379 2022-11-02 13:17:53.622 | + inc/python:pip_install:203 : return 0 2022-11-02 13:17:53.625 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 13:17:53.629 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 13:17:53.636 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.zpMJcQAp5h 2022-11-02 13:17:53.639 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 13:17:53.642 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 13:17:53.645 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 13:17:53.649 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 13:17:53.653 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 13:17:53.656 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 13:17:53.678 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:17:53.682 | + ./stack.sh:main:1035 : configure_database 2022-11-02 13:17:53.685 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 13:17:53.688 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 13:17:53.691 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 13:17:53.693 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:17:53.696 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 13:17:53.699 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 13:17:53.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:53.704 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:53.707 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 13:17:53.711 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 13:17:53.716 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 13:17:53.716 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 13:17:53.721 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 13:17:53.790 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 13:17:53.794 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:17:53.797 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:17:53.800 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:17:53.803 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:17:53.805 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:17:53.808 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:17:53.811 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:17:53.814 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:17:53.816 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:17:53.819 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:17:53.822 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:17:53.825 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 13:17:53.828 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:17:53.831 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:17:53.834 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:17:53.837 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:17:53.841 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:17:53.844 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:17:53.847 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 13:17:53.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:53.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:53.856 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 13:17:53.859 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:17:53.862 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 13:17:58.437 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 13:17:58.456 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 13:17:58.456 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 13:17:58.462 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 13:17:58.466 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 13:17:58.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:58.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:58.476 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 13:17:58.479 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 13:17:58.483 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 13:17:58.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:17:58.490 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:17:58.493 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 13:17:58.497 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 13:17:58.501 | + 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-11-02 13:17:58.515 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:17:58.646 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 13:17:58.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:17:58.721 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 13:17:58.788 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 13:17:58.864 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 13:17:58.933 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 13:17:58.936 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 13:17:58.939 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:17:58.942 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 13:18:04.638 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 13:18:04.642 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 13:18:04.647 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 13:18:04.653 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-131804 2022-11-02 13:18:04.656 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-131804 1039' 2022-11-02 13:18:04.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.675 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 13:18:04.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.684 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 13:18:04.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.689 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 13:18:04.692 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.695 | + 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-11-02 13:18:04.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.701 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 13:18:04.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.706 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 13:18:04.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.713 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-131314 2022-11-02 13:18:04.716 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.719 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 13:18:04.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.726 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 13:18:04.730 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.734 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 13:18:04.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.741 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 13:18:04.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.748 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 13:18:04.752 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 13:18:04.755 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 13:18:04.758 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 13:18:04.762 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 13:18:04.766 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 13:18:04.781 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 13:18:04.785 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.788 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 13:18:04.791 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.795 | + functions-common:run_process:1707 : local group= 2022-11-02 13:18:04.798 | + functions-common:run_process:1708 : local user= 2022-11-02 13:18:04.801 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:18:04.803 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 13:18:04.807 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:18:04.810 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:18:04.813 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:18:04.816 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:18:04.820 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:18:04.826 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395084822 2022-11-02 13:18:04.830 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 13:18:04.851 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:18:04.855 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 13:18:04.859 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 13:18:04.863 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.872 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.872 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.874 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.877 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 13:18:04.880 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 13:18:04.883 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 13:18:04.887 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:18:04.890 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:18:04.893 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:18:04.895 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:18:04.898 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 13:18:04.903 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 13:18:04.906 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 13:18:04.908 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:04.911 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:18:04.914 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:18:04.917 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:18:04.919 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:18:04.924 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:18:04.927 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 13:18:04.930 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:18:04.936 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 13:18:05.027 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 13:18:05.098 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 13:18:05.169 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 13:18:05.239 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 13:18:05.307 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:18:05.376 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:18:05.380 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:18:05.383 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 13:18:05.460 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:18:05.940 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 13:18:05.959 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 13:18:06.440 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 13:18:06.470 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:18:06.474 | + functions-common:time_stop:2451 : local name 2022-11-02 13:18:06.477 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:18:06.481 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:18:06.484 | + functions-common:time_stop:2454 : local total 2022-11-02 13:18:06.488 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:18:06.492 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:18:06.497 | + functions-common:time_stop:2458 : start_time=1667395084822 2022-11-02 13:18:06.500 | + functions-common:time_stop:2460 : [[ -z 1667395084822 ]] 2022-11-02 13:18:06.505 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:18:06.513 | + functions-common:time_stop:2463 : end_time=1667395086508 2022-11-02 13:18:06.517 | + functions-common:time_stop:2464 : elapsed_time=1686 2022-11-02 13:18:06.521 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:18:06.525 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:18:06.529 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1686 2022-11-02 13:18:06.533 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 13:18:06.537 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 13:18:06.540 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 13:18:06.545 | + functions-common:run_process:1707 : local group= 2022-11-02 13:18:06.548 | + functions-common:run_process:1708 : local user=root 2022-11-02 13:18:06.552 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:18:06.555 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 13:18:06.558 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:18:06.562 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:18:06.565 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:18:06.568 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:18:06.572 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:18:06.578 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395086575 2022-11-02 13:18:06.582 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 13:18:06.607 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:18:06.610 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:18:06.613 | + functions-common:time_stop:2451 : local name 2022-11-02 13:18:06.616 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:18:06.620 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:18:06.624 | + functions-common:time_stop:2454 : local total 2022-11-02 13:18:06.627 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:18:06.631 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:18:06.634 | + functions-common:time_stop:2458 : start_time=1667395086575 2022-11-02 13:18:06.638 | + functions-common:time_stop:2460 : [[ -z 1667395086575 ]] 2022-11-02 13:18:06.642 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:18:06.649 | + functions-common:time_stop:2463 : end_time=1667395086645 2022-11-02 13:18:06.652 | + functions-common:time_stop:2464 : elapsed_time=70 2022-11-02 13:18:06.656 | + functions-common:time_stop:2465 : total=1686 2022-11-02 13:18:06.659 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:18:06.663 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1756 2022-11-02 13:18:06.668 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 13:18:06.695 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:18:06.697 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 13:18:06.720 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:18:06.722 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 13:18:06.745 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:18:06.748 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 13:18:06.751 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 13:18:06.754 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 13:18:06.757 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 13:18:06.760 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 13:18:06.762 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 13:18:06.765 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 13:18:06.768 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 13:18:06.770 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 13:18:06.773 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 13:18:06.775 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 13:18:06.779 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 13:18:06.782 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 13:18:06.787 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 13:18:06.789 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 13:18:06.792 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 13:18:06.795 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:18:06.797 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 13:18:06.800 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:18:06.802 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:18:06.805 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:18:06.809 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 13:18:06.811 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:18:06.816 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 13:18:06.910 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 13:18:07.007 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 13:18:07.076 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 13:18:07.139 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 13:18:07.209 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:18:07.281 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:18:07.284 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:18:07.287 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 13:18:07.357 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:18:07.834 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 13:18:07.911 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 13:18:07.982 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 13:18:08.052 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 13:18:08.128 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 13:18:08.133 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 13:18:08.139 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 13:18:08.141 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 13:18:08.620 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 13:18:08.639 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 13:18:09.088 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 13:18:09.779 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 13:18:09.802 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:18:09.806 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 13:18:09.810 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 13:18:09.814 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 13:18:09.819 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 13:18:09.833 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 13:18:09.848 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 13:18:09.855 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 13:18:09.859 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 13:18:10.016 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 13:18:10.235 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 13:18:10.417 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:18:10.580 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:18:10.736 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 13:18:10.895 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 13:18:11.070 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 13:18:11.230 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 13:18:11.385 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 13:18:11.538 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 13:18:11.546 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 13:18:11.550 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 13:18:11.554 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 13:18:11.561 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 13:18:11.564 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 13:18:11.568 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 13:18:11.587 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:18:11.589 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 13:18:11.592 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:18:11.595 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 13:18:11.597 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 13:18:11.600 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 13:18:11.602 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 13:18:11.622 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:18:11.624 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 13:18:11.627 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 13:18:11.629 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 13:18:11.632 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 13:18:11.634 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 13:18:11.637 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 13:18:11.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:18:23.241 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 13:18:23.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:18:23.382 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 13:18:23.385 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:18:23.388 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:18:23.391 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:18:23.395 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:18:23.401 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395103397 2022-11-02 13:18:23.404 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 13:18:28.710 | 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=205006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:18:28.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:18:28.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.721 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.721 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.721 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.723 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:18:28.723 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:18:28.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:18:28.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.759 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.759 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.760 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:28.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:28.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:18:28.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:18:29.650 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:18:29.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.652 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.652 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.652 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:18:29.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:18:29.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:18:29.654 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:18:29.664 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:18:39.228 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 13:18:39.257 | [203012 Async install_tempest:203012]: finished successfully 2022-11-02 13:19:10.784 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:10.784 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:19:10.898 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:10.898 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:19:11.029 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:11.029 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:19:11.116 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:11.116 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:19:11.207 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:11.207 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:19:11.292 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:11.293 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:19:12.618 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:12.619 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:12.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.622 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.622 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.622 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.623 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.623 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:12.623 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:12.624 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:12.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.625 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.625 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.626 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.627 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:12.627 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:12.637 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:12.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.646 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.646 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.646 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:12.646 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:12.646 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:12.646 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:13.400 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:13.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.402 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.402 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.403 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.403 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:13.403 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:13.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:13.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.574 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.574 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.574 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:13.574 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:13.575 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:13.575 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:13.584 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:19:13.823 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:13.824 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:19:13.926 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:13.926 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:19:14.018 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:14.018 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:19:14.121 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:14.121 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:19:14.264 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:14.264 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:19:14.343 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:14.344 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:19:14.430 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:14.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:14.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.432 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.433 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.445 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.447 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.448 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.448 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:14.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:14.448 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:14.449 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:15.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.095 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.096 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.096 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.097 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:15.097 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:15.249 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:19:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.251 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.252 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.252 | 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=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:19:15.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:19:15.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:19:15.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=205006) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:19:15.263 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 13:19:15.350 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.350 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 13:19:15.418 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.418 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 13:19:15.509 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.509 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 13:19:15.629 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.630 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 13:19:15.715 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.715 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 13:19:15.812 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:15.812 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 13:19:15.886 | INFO migrate.versioning.api [-] done 2022-11-02 13:19:16.329 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 13:19:16.332 | + functions-common:time_stop:2451 : local name 2022-11-02 13:19:16.335 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:19:16.338 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:19:16.341 | + functions-common:time_stop:2454 : local total 2022-11-02 13:19:16.343 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:19:16.346 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:19:16.348 | + functions-common:time_stop:2458 : start_time=1667395103397 2022-11-02 13:19:16.351 | + functions-common:time_stop:2460 : [[ -z 1667395103397 ]] 2022-11-02 13:19:16.355 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:19:16.359 | + functions-common:time_stop:2463 : end_time=1667395156356 2022-11-02 13:19:16.362 | + functions-common:time_stop:2464 : elapsed_time=52959 2022-11-02 13:19:16.364 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:19:16.367 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:19:16.370 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=52959 2022-11-02 13:19:16.372 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 13:19:16.375 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 13:19:16.379 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 13:19:21.187 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 13:19:21.187 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:19:21.187 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:19:21.188 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 13:19:21.188 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 13:19:21.188 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:19:21.189 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:19:21.189 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:19:21.189 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 13:19:21.601 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 13:19:21.605 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 13:19:26.468 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 13:19:26.468 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:19:26.468 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:19:26.469 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 13:19:26.469 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 13:19:26.469 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 13:19:26.469 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 13:19:26.470 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 13:19:26.470 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 13:19:26.887 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 13:19:26.890 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 13:19:26.892 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 13:19:26.898 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 13:19:26.913 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:19:26.916 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 13:19:26.919 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 13:19:26.924 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 13:19:26.926 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 13:19:26.929 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:26.934 | + functions-common:run_process:1707 : local group= 2022-11-02 13:19:26.935 | + functions-common:run_process:1708 : local user= 2022-11-02 13:19:26.937 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:19:26.940 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 13:19:26.944 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:19:26.948 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:19:26.951 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:19:26.954 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:19:26.957 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:19:26.962 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395166959 2022-11-02 13:19:26.965 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 13:19:26.985 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:19:26.988 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 13:19:26.991 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 13:19:26.995 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:26.998 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:27.001 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:27.004 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:27.006 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 13:19:27.009 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 13:19:27.012 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 13:19:27.014 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:19:27.017 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:19:27.020 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:19:27.023 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:19:27.026 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 13:19:27.029 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 13:19:27.032 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 13:19:27.035 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:27.038 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:19:27.041 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:19:27.044 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:19:27.047 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 13:19:27.050 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:19:27.056 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 13:19:27.120 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 13:19:27.189 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 13:19:27.252 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 13:19:27.315 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:19:27.381 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 13:19:27.441 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 13:19:27.503 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 13:19:27.566 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 13:19:27.624 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 13:19:27.694 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:19:27.697 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:19:27.699 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 13:19:27.761 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:19:28.199 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 13:19:28.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 13:19:28.680 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 13:19:28.771 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:19:28.775 | + functions-common:time_stop:2451 : local name 2022-11-02 13:19:28.779 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:19:28.782 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:19:28.786 | + functions-common:time_stop:2454 : local total 2022-11-02 13:19:28.789 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:19:28.793 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:19:28.795 | + functions-common:time_stop:2458 : start_time=1667395166959 2022-11-02 13:19:28.799 | + functions-common:time_stop:2460 : [[ -z 1667395166959 ]] 2022-11-02 13:19:28.803 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:19:28.810 | + functions-common:time_stop:2463 : end_time=1667395168806 2022-11-02 13:19:28.813 | + functions-common:time_stop:2464 : elapsed_time=1847 2022-11-02 13:19:28.816 | + functions-common:time_stop:2465 : total=1756 2022-11-02 13:19:28.820 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:19:28.824 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3603 2022-11-02 13:19:28.827 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 13:19:28.827 | Waiting for keystone to start... 2022-11-02 13:19:28.831 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 13:19:28.835 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 13:19:28.839 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:19:28.842 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 13:19:28.846 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:19:28.849 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:19:28.852 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:19:28.855 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:19:28.859 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:19:28.863 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:19:28.870 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395168866 2022-11-02 13:19:28.873 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:19:28.881 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 13:19:35.926 | + :: : [[ 200 == 503 ]] 2022-11-02 13:19:35.929 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:19:35.932 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:19:35.935 | + functions-common:time_stop:2451 : local name 2022-11-02 13:19:35.937 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:19:35.940 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:19:35.943 | + functions-common:time_stop:2454 : local total 2022-11-02 13:19:35.946 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:19:35.949 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:19:35.951 | + functions-common:time_stop:2458 : start_time=1667395168866 2022-11-02 13:19:35.959 | + functions-common:time_stop:2460 : [[ -z 1667395168866 ]] 2022-11-02 13:19:35.962 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:19:35.967 | + functions-common:time_stop:2463 : end_time=1667395175964 2022-11-02 13:19:35.970 | + functions-common:time_stop:2464 : elapsed_time=7098 2022-11-02 13:19:35.972 | + functions-common:time_stop:2465 : total=0 2022-11-02 13:19:35.976 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:19:35.979 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7098 2022-11-02 13:19:35.982 | + functions:wait_for_service:467 : return 0 2022-11-02 13:19:35.985 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 13:19:36.004 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:19:36.007 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 13:19:36.009 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:19:36.012 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:19:36.050 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 13:19:36.053 | + 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.89/identity 2022-11-02 13:19:40.965 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:40.965 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:40.966 | 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=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:40.975 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:40.993 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:40.993 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.027 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.065 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.065 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.163 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.163 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.163 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.163 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.163 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.177 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.186 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=205866) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 13:19:41.226 | 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=205866) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:19:41.635 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created domain default 2022-11-02 13:19:41.787 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created project admin 2022-11-02 13:19:41.817 | DEBUG passlib.handlers.bcrypt [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=205866) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 13:19:41.818 | DEBUG passlib.handlers.bcrypt [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=205866) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 13:19:41.996 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created user admin 2022-11-02 13:19:42.105 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created role reader 2022-11-02 13:19:42.236 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created role member 2022-11-02 13:19:42.404 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created implied role where 9eee1b894d744776a3140b7156eb8677 implies 4213304c052744d4901069a23601298a 2022-11-02 13:19:42.551 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created role admin 2022-11-02 13:19:42.741 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created implied role where f70949e65dc847f7a94effe0b87b8575 implies 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:19:42.859 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Granted role admin on project admin to user admin. 2022-11-02 13:19:42.940 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Granted role admin on the system to user admin. 2022-11-02 13:19:43.026 | WARNING py.warnings [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 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-11-02 13:19:43.026 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 13:19:43.027 |  2022-11-02 13:19:43.031 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created region RegionOne 2022-11-02 13:19:43.239 | INFO keystone.cmd.bootstrap [None req-eea7b910-158e-4fd8-afed-b179e6f8c7f1 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 13:19:43.756 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 13:19:43.759 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 13:19:43.762 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 13:19:43.765 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 13:19:47.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:47.007 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:47.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:47.007 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:47.200 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:19:47.203 | + lib/keystone:create_keystone_accounts:310 : admin_project=3f7e79644aee4789adaa570658eda650 2022-11-02 13:19:47.206 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 13:19:47.209 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 13:19:49.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:49.609 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:49.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:49.610 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:49.790 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:19:49.793 | + lib/keystone:create_keystone_accounts:312 : admin_user=0fe7336165ce4973b4925d27e86a410f 2022-11-02 13:19:49.796 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 13:19:49.798 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 13:19:49.802 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 13:19:49.804 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 0fe7336165ce4973b4925d27e86a410f default 2022-11-02 13:19:49.868 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0fe7336165ce4973b4925d27e86a410f default 2022-11-02 13:19:49.912 | [177460 Async ks-domain-role:205986]: running: get_or_add_user_domain_role admin 0fe7336165ce4973b4925d27e86a410f default 2022-11-02 13:19:49.915 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 13:19:49.918 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:19:49.921 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:19:53.572 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:19:53.575 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:19:53.575 | default 2022-11-02 13:19:53.578 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 13:19:53.653 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 13:19:53.708 | [177460 Async ks-project:206125]: running: get_or_create_project service Default 2022-11-02 13:19:53.712 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 13:19:53.807 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 13:19:53.875 | [177460 Async ks-service:206211]: running: get_or_create_role service 2022-11-02 13:19:53.879 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 13:19:53.985 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 13:19:54.096 | [177460 Async ks-reseller:206297]: running: get_or_create_role ResellerAdmin 2022-11-02 13:19:54.102 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 13:19:54.106 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 13:19:54.586 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 13:19:54.869 | [177460 Async ks-anotherrole:206387]: running: get_or_create_role anotherrole 2022-11-02 13:19:54.903 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 13:19:54.943 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 13:19:54.967 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:19:55.015 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 13:19:58.295 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:19:58.404 | [206125 Async ks-project:206125]: finished successfully 2022-11-02 13:19:58.734 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:19:58.788 | [206211 Async ks-service:206211]: finished successfully 2022-11-02 13:19:59.123 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:19:59.160 | [206297 Async ks-reseller:206297]: finished successfully 2022-11-02 13:19:59.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:59.603 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:59.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:19:59.603 | from cryptography.utils import int_from_bytes 2022-11-02 13:19:59.607 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:19:59.654 | [206387 Async ks-anotherrole:206387]: finished successfully 2022-11-02 13:19:59.809 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:19:59.813 | ++ functions-common:get_or_create_project:950 : project_id=8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:19:59.816 | ++ functions-common:get_or_create_project:951 : echo 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:19:59.820 | + lib/keystone:create_keystone_accounts:340 : invis_project=8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:19:59.824 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 13:19:59.827 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 13:19:59.830 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:19:59.835 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 13:20:02.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:02.895 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:02.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:02.895 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:02.949 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:02.983 | [205986 Async ks-domain-role:205986]: finished successfully 2022-11-02 13:20:03.108 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:03.111 | ++ functions-common:get_or_create_project:950 : project_id=90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:03.115 | ++ functions-common:get_or_create_project:951 : echo 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:03.118 | + lib/keystone:create_keystone_accounts:344 : demo_project=90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:03.120 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 13:20:03.124 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 13:20:03.126 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:03.129 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 13:20:03.131 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 13:20:03.135 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 13:20:05.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:05.949 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:05.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:05.949 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.159 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.162 | ++ functions-common:get_or_create_user:937 : user_id=4f7cb74bf93143d8a635e9382ae71130 2022-11-02 13:20:06.165 | ++ functions-common:get_or_create_user:938 : echo 4f7cb74bf93143d8a635e9382ae71130 2022-11-02 13:20:06.168 | + lib/keystone:create_keystone_accounts:347 : demo_user=4f7cb74bf93143d8a635e9382ae71130 2022-11-02 13:20:06.170 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 13:20:06.230 | [177460 Async ks-domain-role:205986]: Waiting for completion of get_or_add_user_domain_role admin 0fe7336165ce4973b4925d27e86a410f default running on PID 205986 (6 other jobs running) 2022-11-02 13:20:06.259 | [177460 Async ks-domain-role:205986]: Signaling child to exit 2022-11-02 13:20:06.259 | WAKEUP 2022-11-02 13:20:06.290 | [177460 Async ks-domain-role:205986]: Signaled 2022-11-02 13:20:06.292 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 13:20:06.292 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:20:06.292 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe7336165ce4973b4925d27e86a410f --domain default 2022-11-02 13:20:06.292 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 13:20:06.292 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:20:06.292 | ++ functions-common:get_field:824 : read data 2022-11-02 13:20:06.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.292 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.292 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.292 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.292 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 13:20:06.292 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 13:20:06.293 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 0fe7336165ce4973b4925d27e86a410f --domain default 2022-11-02 13:20:06.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.293 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:20:06.293 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe7336165ce4973b4925d27e86a410f --domain default 2022-11-02 13:20:06.293 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 13:20:06.293 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:20:06.293 | ++ functions-common:get_field:824 : read data 2022-11-02 13:20:06.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.293 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.293 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.293 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:20:06.293 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:20:06.293 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:20:06.293 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | 0fe7336165ce4973b4925d27e86a410f | | | default | | False |' 2022-11-02 13:20:06.293 | ++ functions-common:get_field:824 : read data 2022-11-02 13:20:06.293 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:20:06.293 | + functions-common:get_or_add_user_domain_role:1033 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:20:06.293 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:20:06.345 | [177460 Async ks-domain-role:205986]: finished get_or_add_user_domain_role admin 0fe7336165ce4973b4925d27e86a410f default with result 0 in 13 seconds 2022-11-02 13:20:06.354 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 13:20:06.396 | [177460 Async ks-project:206125]: Waiting for completion of get_or_create_project service Default running on PID 206125 (5 other jobs running) 2022-11-02 13:20:06.424 | [177460 Async ks-project:206125]: Signaling child to exit 2022-11-02 13:20:06.424 | WAKEUP 2022-11-02 13:20:06.450 | [177460 Async ks-project:206125]: Signaled 2022-11-02 13:20:06.451 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:20:06.451 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 13:20:06.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.451 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.452 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.452 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.452 | + functions-common:get_or_create_project:950 : project_id=72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:20:06.452 | + functions-common:get_or_create_project:951 : echo 72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:20:06.452 | 72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:20:06.502 | [177460 Async ks-project:206125]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 13:20:06.547 | [177460 Async ks-service:206211]: Waiting for completion of get_or_create_role service running on PID 206211 (4 other jobs running) 2022-11-02 13:20:06.576 | [177460 Async ks-service:206211]: Signaling child to exit 2022-11-02 13:20:06.576 | WAKEUP 2022-11-02 13:20:06.603 | [177460 Async ks-service:206211]: Signaled 2022-11-02 13:20:06.604 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:20:06.605 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 13:20:06.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.605 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.605 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.605 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.605 | + functions-common:get_or_create_role:962 : role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:20:06.605 | + functions-common:get_or_create_role:963 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:20:06.605 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:20:06.661 | [177460 Async ks-service:206211]: finished get_or_create_role service with result 0 in 5 seconds 2022-11-02 13:20:06.706 | [177460 Async ks-reseller:206297]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 206297 (3 other jobs running) 2022-11-02 13:20:06.738 | [177460 Async ks-reseller:206297]: Signaling child to exit 2022-11-02 13:20:06.738 | WAKEUP 2022-11-02 13:20:06.765 | [177460 Async ks-reseller:206297]: Signaled 2022-11-02 13:20:06.766 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:20:06.766 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 13:20:06.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.766 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.766 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.766 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.767 | + functions-common:get_or_create_role:962 : role_id=7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:20:06.767 | + functions-common:get_or_create_role:963 : echo 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:20:06.767 | 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:20:06.822 | [177460 Async ks-reseller:206297]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-11-02 13:20:06.867 | [177460 Async ks-anotherrole:206387]: Waiting for completion of get_or_create_role anotherrole running on PID 206387 (2 other jobs running) 2022-11-02 13:20:06.896 | [177460 Async ks-anotherrole:206387]: Signaling child to exit 2022-11-02 13:20:06.896 | WAKEUP 2022-11-02 13:20:06.922 | [177460 Async ks-anotherrole:206387]: Signaled 2022-11-02 13:20:06.923 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:20:06.923 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:20:06.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.924 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:06.924 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:06.924 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:06.924 | + functions-common:get_or_create_role:962 : role_id=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:20:06.924 | + functions-common:get_or_create_role:963 : echo f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:20:06.924 | f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:20:06.975 | [177460 Async ks-anotherrole:206387]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-11-02 13:20:06.979 | + inc/async:async_wait:197 : return 0 2022-11-02 13:20:06.982 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.051 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.103 | [177460 Async ks-demo-member:207255]: running: get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.106 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 0fe7336165ce4973b4925d27e86a410f 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.185 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0fe7336165ce4973b4925d27e86a410f 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.245 | [177460 Async ks-demo-admin:207367]: running: get_or_add_user_project_role admin 0fe7336165ce4973b4925d27e86a410f 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.249 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.339 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.391 | [177460 Async ks-demo-another:207479]: running: get_or_add_user_project_role anotherrole 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:07.398 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:20:07.473 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:20:07.547 | [177460 Async ks-demo-invis:207591]: running: get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:20:07.552 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 13:20:07.562 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 13:20:07.576 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:07.590 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 13:20:07.604 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 13:20:07.616 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:13.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:13.696 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:13.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:13.696 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:14.025 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:14.035 | ++ functions-common:get_or_create_user:937 : user_id=4a57976216e440d6a8d45f1d4ad69e90 2022-11-02 13:20:14.046 | ++ functions-common:get_or_create_user:938 : echo 4a57976216e440d6a8d45f1d4ad69e90 2022-11-02 13:20:14.054 | + lib/keystone:create_keystone_accounts:360 : demo_reader=4a57976216e440d6a8d45f1d4ad69e90 2022-11-02 13:20:14.063 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 4a57976216e440d6a8d45f1d4ad69e90 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:14.392 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4a57976216e440d6a8d45f1d4ad69e90 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:14.497 | [177460 Async ks-demo-reader:207760]: running: get_or_add_user_project_role reader 4a57976216e440d6a8d45f1d4ad69e90 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:14.519 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 13:20:14.553 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 13:20:14.572 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:20:14.598 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 13:20:19.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:19.349 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:19.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:19.349 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:19.907 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:19.911 | ++ functions-common:get_or_create_project:950 : project_id=9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:19.914 | ++ functions-common:get_or_create_project:951 : echo 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:19.917 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:19.919 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 13:20:19.938 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 13:20:19.958 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:19.969 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 13:20:19.991 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 13:20:20.029 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:26.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:26.067 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:26.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:26.067 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:26.508 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:26.537 | ++ functions-common:get_or_create_user:937 : user_id=0fe70bc2a4b340cfb5939edab36e3e35 2022-11-02 13:20:26.558 | ++ functions-common:get_or_create_user:938 : echo 0fe70bc2a4b340cfb5939edab36e3e35 2022-11-02 13:20:26.583 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=0fe70bc2a4b340cfb5939edab36e3e35 2022-11-02 13:20:26.618 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:27.103 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:27.311 | [177460 Async ks-alt-admin:208153]: running: get_or_add_user_project_role admin 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:27.321 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:27.381 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:27.572 | [207367 Async ks-demo-admin:207367]: finished successfully 2022-11-02 13:20:27.752 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:28.026 | [177460 Async ks-alt-another:208314]: running: get_or_add_user_project_role anotherrole 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:28.049 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 13:20:28.075 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 13:20:28.096 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:28.111 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 13:20:28.138 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 13:20:28.163 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:28.729 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:28.916 | [207255 Async ks-demo-member:207255]: finished successfully 2022-11-02 13:20:29.500 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:29.676 | [207591 Async ks-demo-invis:207591]: finished successfully 2022-11-02 13:20:30.940 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:31.024 | [207479 Async ks-demo-another:207479]: finished successfully 2022-11-02 13:20:34.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:34.252 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:34.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:34.252 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:34.565 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:34.568 | ++ functions-common:get_or_create_user:937 : user_id=8ab31f495a574ca9a3f6b7aba4bf1173 2022-11-02 13:20:34.571 | ++ functions-common:get_or_create_user:938 : echo 8ab31f495a574ca9a3f6b7aba4bf1173 2022-11-02 13:20:34.574 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8ab31f495a574ca9a3f6b7aba4bf1173 2022-11-02 13:20:34.579 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8ab31f495a574ca9a3f6b7aba4bf1173 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:34.693 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8ab31f495a574ca9a3f6b7aba4bf1173 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:34.801 | [177460 Async ks-alt-member-user:208648]: running: get_or_add_user_project_role member 8ab31f495a574ca9a3f6b7aba4bf1173 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:34.807 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 13:20:34.833 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 13:20:34.852 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:34.876 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 13:20:34.908 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 13:20:34.947 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:38.459 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:38.620 | [207760 Async ks-demo-reader:207760]: finished successfully 2022-11-02 13:20:40.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:40.303 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:40.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:40.303 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:40.543 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:40.547 | ++ functions-common:get_or_create_user:937 : user_id=fbff1772925c441fadb34c6678f51876 2022-11-02 13:20:40.551 | ++ functions-common:get_or_create_user:938 : echo fbff1772925c441fadb34c6678f51876 2022-11-02 13:20:40.555 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=fbff1772925c441fadb34c6678f51876 2022-11-02 13:20:40.560 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader fbff1772925c441fadb34c6678f51876 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:40.697 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fbff1772925c441fadb34c6678f51876 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:40.800 | [177460 Async ks-alt-reader-user:208884]: running: get_or_add_user_project_role reader fbff1772925c441fadb34c6678f51876 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:40.806 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 13:20:40.820 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:40.828 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 13:20:40.837 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 13:20:40.857 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:46.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:46.216 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:46.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:46.216 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:46.527 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:46.532 | ++ functions-common:get_or_create_user:937 : user_id=88386009e393483fa38c75d31112d290 2022-11-02 13:20:46.538 | ++ functions-common:get_or_create_user:938 : echo 88386009e393483fa38c75d31112d290 2022-11-02 13:20:46.542 | + lib/keystone:create_keystone_accounts:392 : system_member_user=88386009e393483fa38c75d31112d290 2022-11-02 13:20:46.547 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 88386009e393483fa38c75d31112d290 all 2022-11-02 13:20:46.686 | + inc/async:async_inner:63 : get_or_add_user_system_role member 88386009e393483fa38c75d31112d290 all 2022-11-02 13:20:46.819 | [177460 Async ks-system-member:209129]: running: get_or_add_user_system_role member 88386009e393483fa38c75d31112d290 all 2022-11-02 13:20:46.827 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 13:20:46.848 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:20:46.876 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 13:20:46.894 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 13:20:46.924 | +++ functions-common:get_or_create_user:939 : 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-11-02 13:20:48.135 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:48.294 | [208314 Async ks-alt-another:208314]: finished successfully 2022-11-02 13:20:48.627 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:48.800 | [208153 Async ks-alt-admin:208153]: finished successfully 2022-11-02 13:20:49.548 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:49.581 | [208648 Async ks-alt-member-user:208648]: finished successfully 2022-11-02 13:20:51.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:51.004 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:51.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:51.004 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:51.236 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:51.239 | ++ functions-common:get_or_create_user:937 : user_id=12849a98a62a4de3a3a342b874a4ba70 2022-11-02 13:20:51.243 | ++ functions-common:get_or_create_user:938 : echo 12849a98a62a4de3a3a342b874a4ba70 2022-11-02 13:20:51.246 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=12849a98a62a4de3a3a342b874a4ba70 2022-11-02 13:20:51.249 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 12849a98a62a4de3a3a342b874a4ba70 all 2022-11-02 13:20:51.334 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 12849a98a62a4de3a3a342b874a4ba70 all 2022-11-02 13:20:51.400 | [177460 Async ks-system-reader:209431]: running: get_or_add_user_system_role reader 12849a98a62a4de3a3a342b874a4ba70 all 2022-11-02 13:20:51.403 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 13:20:51.407 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 13:20:51.410 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 13:20:51.416 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:20:51.421 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 13:20:54.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:54.705 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:54.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:54.705 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:54.935 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:54.938 | ++ functions-common:get_or_create_group:914 : group_id=8c6d16a0959e4ab99272dacb88e264a9 2022-11-02 13:20:54.943 | ++ functions-common:get_or_create_group:915 : echo 8c6d16a0959e4ab99272dacb88e264a9 2022-11-02 13:20:54.947 | + lib/keystone:create_keystone_accounts:402 : admin_group=8c6d16a0959e4ab99272dacb88e264a9 2022-11-02 13:20:54.950 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 13:20:54.954 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 13:20:54.957 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 13:20:54.964 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 13:20:54.976 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 13:20:57.539 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:20:57.574 | [208884 Async ks-alt-reader-user:208884]: finished successfully 2022-11-02 13:20:58.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:58.873 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:58.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:20:58.874 | from cryptography.utils import int_from_bytes 2022-11-02 13:20:59.082 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:20:59.086 | ++ functions-common:get_or_create_group:914 : group_id=ae8e9280ff074d7ea22259eef8e2c574 2022-11-02 13:20:59.088 | ++ functions-common:get_or_create_group:915 : echo ae8e9280ff074d7ea22259eef8e2c574 2022-11-02 13:20:59.092 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=ae8e9280ff074d7ea22259eef8e2c574 2022-11-02 13:20:59.095 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.178 | + inc/async:async_inner:63 : get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.249 | [177460 Async ks-group-memberdemo:209733]: running: get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.255 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.383 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.489 | [177460 Async ks-group-anotherdemo:209836]: running: get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:20:59.494 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:20:59.887 | + inc/async:async_inner:63 : get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:00.103 | [177460 Async ks-group-memberalt:209924]: running: get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:00.123 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:00.521 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:00.757 | [177460 Async ks-group-anotheralt:210014]: running: get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:00.779 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 2022-11-02 13:21:01.151 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:01.231 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 2022-11-02 13:21:01.330 | [209129 Async ks-system-member:209129]: finished successfully 2022-11-02 13:21:01.496 | [177460 Async ks-group-admin:210116]: running: get_or_add_group_project_role admin 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 2022-11-02 13:21:01.514 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 13:21:01.893 | [177460 Async ks-demo-member:207255]: Waiting for completion of get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 running on PID 207255 (17 other jobs running) 2022-11-02 13:21:02.093 | [177460 Async ks-demo-member:207255]: Signaling child to exit 2022-11-02 13:21:02.093 | WAKEUP 2022-11-02 13:21:02.267 | [177460 Async ks-demo-member:207255]: Signaled 2022-11-02 13:21:02.281 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:02.281 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:02.281 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:02.281 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:02.281 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:02.281 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:02.281 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:02.281 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:02.281 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:02.282 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:02.282 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:02.282 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:02.282 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:02.282 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:02.282 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:02.282 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:02.282 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:02.282 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:02.282 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:02.282 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:02.282 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:02.282 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:02.282 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:02.282 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:02.282 | ++ functions-common:get_field:830 : echo '| 9eee1b894d744776a3140b7156eb8677 | 4f7cb74bf93143d8a635e9382ae71130 | | 90f83e9e2fcc4bf4989c925c1a177494 | | | False |' 2022-11-02 13:21:02.282 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:02.282 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:02.282 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:02.283 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:02.283 | 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:02.620 | [177460 Async ks-demo-member:207255]: finished get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 21 seconds 2022-11-02 13:21:02.922 | [177460 Async ks-demo-admin:207367]: Waiting for completion of get_or_add_user_project_role admin 0fe7336165ce4973b4925d27e86a410f 90f83e9e2fcc4bf4989c925c1a177494 running on PID 207367 (16 other jobs running) 2022-11-02 13:21:03.089 | [177460 Async ks-demo-admin:207367]: Signaling child to exit 2022-11-02 13:21:03.089 | WAKEUP 2022-11-02 13:21:03.282 | [177460 Async ks-demo-admin:207367]: Signaled 2022-11-02 13:21:03.301 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:03.301 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:03.301 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:03.301 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:03.301 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:03.301 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:03.301 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:03.301 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:03.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:03.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:03.302 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:03.302 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe7336165ce4973b4925d27e86a410f --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:03.302 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:03.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:03.302 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:03.302 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 0fe7336165ce4973b4925d27e86a410f --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe7336165ce4973b4925d27e86a410f --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:03.302 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:03.302 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:03.302 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:03.302 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:03.302 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:03.302 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:03.302 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:03.302 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:03.302 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | 0fe7336165ce4973b4925d27e86a410f | | 90f83e9e2fcc4bf4989c925c1a177494 | | | False |' 2022-11-02 13:21:03.302 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:03.302 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:03.302 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:03.303 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:03.303 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:03.667 | [177460 Async ks-demo-admin:207367]: finished get_or_add_user_project_role admin 0fe7336165ce4973b4925d27e86a410f 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 20 seconds 2022-11-02 13:21:03.926 | [177460 Async ks-demo-another:207479]: Waiting for completion of get_or_add_user_project_role anotherrole 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 running on PID 207479 (15 other jobs running) 2022-11-02 13:21:03.970 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:04.094 | [177460 Async ks-demo-another:207479]: Signaling child to exit 2022-11-02 13:21:04.094 | WAKEUP 2022-11-02 13:21:04.129 | [209431 Async ks-system-reader:209431]: finished successfully 2022-11-02 13:21:04.248 | [177460 Async ks-demo-another:207479]: Signaled 2022-11-02 13:21:04.254 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:04.254 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:04.254 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:04.254 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:04.254 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:04.254 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:04.254 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:04.254 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:04.254 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:04.254 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:04.254 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:04.254 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:04.254 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:04.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.255 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.255 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.255 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:04.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:04.255 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:04.255 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:04.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.255 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.255 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.255 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:04.255 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4f7cb74bf93143d8a635e9382ae71130 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:04.255 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:04.255 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:04.256 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:04.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.256 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:04.256 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:04.256 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:04.256 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:04.256 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:04.256 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:04.256 | ++ functions-common:get_field:830 : echo '| f69a388471d64f40bdac5379728c3ad1 | 4f7cb74bf93143d8a635e9382ae71130 | | 90f83e9e2fcc4bf4989c925c1a177494 | | | False |' 2022-11-02 13:21:04.256 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:04.258 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:04.258 | + functions-common:get_or_add_user_project_role:1009 : echo f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:04.258 | f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:04.552 | [177460 Async ks-demo-another:207479]: finished get_or_add_user_project_role anotherrole 4f7cb74bf93143d8a635e9382ae71130 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 23 seconds 2022-11-02 13:21:04.814 | [177460 Async ks-demo-invis:207591]: Waiting for completion of get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 8a4b92ed5fad4a95bbc1f974f6c55d2e running on PID 207591 (14 other jobs running) 2022-11-02 13:21:04.979 | [177460 Async ks-demo-invis:207591]: Signaling child to exit 2022-11-02 13:21:04.979 | WAKEUP 2022-11-02 13:21:05.136 | [177460 Async ks-demo-invis:207591]: Signaled 2022-11-02 13:21:05.151 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:05.151 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:05.151 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:05.151 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:05.151 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:05.151 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:05.151 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:05.151 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:05.151 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f7cb74bf93143d8a635e9382ae71130 --project 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:21:05.152 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.152 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:05.152 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.152 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.152 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.152 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:05.152 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:05.152 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 4f7cb74bf93143d8a635e9382ae71130 --project 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:21:05.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.152 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.153 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4f7cb74bf93143d8a635e9382ae71130 --project 8a4b92ed5fad4a95bbc1f974f6c55d2e 2022-11-02 13:21:05.153 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:05.153 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.153 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.153 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.153 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.153 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.153 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.153 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:05.153 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:05.153 | ++ functions-common:get_field:830 : echo '| 9eee1b894d744776a3140b7156eb8677 | 4f7cb74bf93143d8a635e9382ae71130 | | 8a4b92ed5fad4a95bbc1f974f6c55d2e | | | False |' 2022-11-02 13:21:05.153 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:05.153 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.153 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:05.153 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:05.153 | 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:05.407 | [177460 Async ks-demo-invis:207591]: finished get_or_add_user_project_role member 4f7cb74bf93143d8a635e9382ae71130 8a4b92ed5fad4a95bbc1f974f6c55d2e with result 0 in 22 seconds 2022-11-02 13:21:05.457 | [177460 Async ks-demo-reader:207760]: Waiting for completion of get_or_add_user_project_role reader 4a57976216e440d6a8d45f1d4ad69e90 90f83e9e2fcc4bf4989c925c1a177494 running on PID 207760 (13 other jobs running) 2022-11-02 13:21:05.495 | [177460 Async ks-demo-reader:207760]: Signaling child to exit 2022-11-02 13:21:05.495 | WAKEUP 2022-11-02 13:21:05.539 | [177460 Async ks-demo-reader:207760]: Signaled 2022-11-02 13:21:05.541 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:05.541 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:05.541 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:05.541 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:05.542 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:05.542 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:05.542 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:05.542 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:05.542 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a57976216e440d6a8d45f1d4ad69e90 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:05.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:05.542 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.542 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.542 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.542 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.542 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:05.543 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:05.543 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 4a57976216e440d6a8d45f1d4ad69e90 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:05.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.543 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.543 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.543 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:05.543 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4a57976216e440d6a8d45f1d4ad69e90 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:05.543 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.543 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.543 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.543 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.543 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.543 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.544 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:05.544 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:05.544 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:05.544 | ++ functions-common:get_field:830 : echo '| 4213304c052744d4901069a23601298a | 4a57976216e440d6a8d45f1d4ad69e90 | | 90f83e9e2fcc4bf4989c925c1a177494 | | | False |' 2022-11-02 13:21:05.544 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.544 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4213304c052744d4901069a23601298a 2022-11-02 13:21:05.544 | + functions-common:get_or_add_user_project_role:1009 : echo 4213304c052744d4901069a23601298a 2022-11-02 13:21:05.544 | 4213304c052744d4901069a23601298a 2022-11-02 13:21:05.607 | [177460 Async ks-demo-reader:207760]: finished get_or_add_user_project_role reader 4a57976216e440d6a8d45f1d4ad69e90 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 24 seconds 2022-11-02 13:21:05.612 | + inc/async:async_wait:197 : return 0 2022-11-02 13:21:05.616 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 13:21:05.686 | [177460 Async ks-alt-admin:208153]: Waiting for completion of get_or_add_user_project_role admin 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 running on PID 208153 (12 other jobs running) 2022-11-02 13:21:05.719 | [177460 Async ks-alt-admin:208153]: Signaling child to exit 2022-11-02 13:21:05.720 | WAKEUP 2022-11-02 13:21:05.750 | [177460 Async ks-alt-admin:208153]: Signaled 2022-11-02 13:21:05.752 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:05.752 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:05.752 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:05.752 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:05.752 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:05.752 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:05.752 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.752 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.752 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.752 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.752 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:05.752 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:05.752 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.752 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:05.752 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.752 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.753 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.753 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.753 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.753 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.753 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:05.753 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:05.753 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | 0fe70bc2a4b340cfb5939edab36e3e35 | | 9644d169b1a24b7292ca757e009778e1 | | | False |' 2022-11-02 13:21:05.753 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:05.753 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.753 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:05.753 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:05.753 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:21:05.815 | [177460 Async ks-alt-admin:208153]: finished get_or_add_user_project_role admin 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 with result 0 in 21 seconds 2022-11-02 13:21:05.863 | [177460 Async ks-alt-another:208314]: Waiting for completion of get_or_add_user_project_role anotherrole 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 running on PID 208314 (11 other jobs running) 2022-11-02 13:21:05.911 | [177460 Async ks-alt-another:208314]: Signaling child to exit 2022-11-02 13:21:05.911 | WAKEUP 2022-11-02 13:21:05.948 | [177460 Async ks-alt-another:208314]: Signaled 2022-11-02 13:21:05.950 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:05.950 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:05.950 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:05.950 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:05.950 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:05.950 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:05.950 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:05.950 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:05.951 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.951 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.951 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:05.951 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.951 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.951 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.951 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.951 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.951 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:05.951 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:05.951 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.952 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.952 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.952 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0fe70bc2a4b340cfb5939edab36e3e35 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:05.952 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:05.952 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:05.952 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:05.952 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.953 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:05.953 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:05.953 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:05.953 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:05.953 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:05.953 | ++ functions-common:get_field:830 : echo '| f69a388471d64f40bdac5379728c3ad1 | 0fe70bc2a4b340cfb5939edab36e3e35 | | 9644d169b1a24b7292ca757e009778e1 | | | False |' 2022-11-02 13:21:05.953 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:05.953 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:05.953 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:05.953 | + functions-common:get_or_add_user_project_role:1009 : echo f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:05.953 | f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:21:06.023 | [177460 Async ks-alt-another:208314]: finished get_or_add_user_project_role anotherrole 0fe70bc2a4b340cfb5939edab36e3e35 9644d169b1a24b7292ca757e009778e1 with result 0 in 20 seconds 2022-11-02 13:21:06.092 | [177460 Async ks-alt-member-user:208648]: Waiting for completion of get_or_add_user_project_role member 8ab31f495a574ca9a3f6b7aba4bf1173 9644d169b1a24b7292ca757e009778e1 running on PID 208648 (10 other jobs running) 2022-11-02 13:21:06.132 | [177460 Async ks-alt-member-user:208648]: Signaling child to exit 2022-11-02 13:21:06.132 | WAKEUP 2022-11-02 13:21:06.178 | [177460 Async ks-alt-member-user:208648]: Signaled 2022-11-02 13:21:06.180 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:06.180 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:06.180 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:06.180 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:06.180 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:06.180 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:06.180 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:06.180 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:06.180 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:06.180 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:06.181 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:06.181 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8ab31f495a574ca9a3f6b7aba4bf1173 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.181 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.181 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:06.181 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:06.181 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 8ab31f495a574ca9a3f6b7aba4bf1173 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.181 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8ab31f495a574ca9a3f6b7aba4bf1173 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.182 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:06.182 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:06.182 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:06.182 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.182 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.182 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:06.182 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:06.182 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:06.182 | ++ functions-common:get_field:830 : echo '| 9eee1b894d744776a3140b7156eb8677 | 8ab31f495a574ca9a3f6b7aba4bf1173 | | 9644d169b1a24b7292ca757e009778e1 | | | False |' 2022-11-02 13:21:06.182 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.182 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.182 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.182 | 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.274 | [177460 Async ks-alt-member-user:208648]: finished get_or_add_user_project_role member 8ab31f495a574ca9a3f6b7aba4bf1173 9644d169b1a24b7292ca757e009778e1 with result 0 in 14 seconds 2022-11-02 13:21:06.361 | [177460 Async ks-alt-reader-user:208884]: Waiting for completion of get_or_add_user_project_role reader fbff1772925c441fadb34c6678f51876 9644d169b1a24b7292ca757e009778e1 running on PID 208884 (9 other jobs running) 2022-11-02 13:21:06.413 | [177460 Async ks-alt-reader-user:208884]: Signaling child to exit 2022-11-02 13:21:06.413 | WAKEUP 2022-11-02 13:21:06.462 | [177460 Async ks-alt-reader-user:208884]: Signaled 2022-11-02 13:21:06.471 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:21:06.471 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:21:06.471 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:06.471 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:06.471 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:06.471 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:06.471 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:06.471 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:21:06.471 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fbff1772925c441fadb34c6678f51876 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.471 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:06.471 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:21:06.471 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:06.471 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.471 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.471 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.471 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.471 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:21:06.471 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:21:06.471 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user fbff1772925c441fadb34c6678f51876 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.471 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.471 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.472 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:21:06.472 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fbff1772925c441fadb34c6678f51876 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:06.472 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:21:06.472 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:21:06.472 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.472 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.472 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.472 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.472 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:21:06.472 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:21:06.472 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:21:06.472 | ++ functions-common:get_field:830 : echo '| 4213304c052744d4901069a23601298a | fbff1772925c441fadb34c6678f51876 | | 9644d169b1a24b7292ca757e009778e1 | | | False |' 2022-11-02 13:21:06.472 | ++ functions-common:get_field:824 : read data 2022-11-02 13:21:06.472 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=4213304c052744d4901069a23601298a 2022-11-02 13:21:06.472 | + functions-common:get_or_add_user_project_role:1009 : echo 4213304c052744d4901069a23601298a 2022-11-02 13:21:06.472 | 4213304c052744d4901069a23601298a 2022-11-02 13:21:06.558 | [177460 Async ks-alt-reader-user:208884]: finished get_or_add_user_project_role reader fbff1772925c441fadb34c6678f51876 9644d169b1a24b7292ca757e009778e1 with result 0 in 16 seconds 2022-11-02 13:21:06.564 | + inc/async:async_wait:197 : return 0 2022-11-02 13:21:06.569 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 13:21:06.687 | [177460 Async ks-system-member:209129]: Waiting for completion of get_or_add_user_system_role member 88386009e393483fa38c75d31112d290 all running on PID 209129 (8 other jobs running) 2022-11-02 13:21:06.735 | [177460 Async ks-system-member:209129]: Signaling child to exit 2022-11-02 13:21:06.735 | WAKEUP 2022-11-02 13:21:06.782 | [177460 Async ks-system-member:209129]: Signaled 2022-11-02 13:21:06.784 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:21:06.784 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:21:06.784 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:21:06.784 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:06.785 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:06.785 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:06.785 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:06.785 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:06.785 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:21:06.785 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 88386009e393483fa38c75d31112d290 --system all -f value -c Role 2022-11-02 13:21:06.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.785 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.785 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.785 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.785 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:21:06.785 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:21:06.785 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 88386009e393483fa38c75d31112d290 --system all 2022-11-02 13:21:06.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.786 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.786 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.786 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 88386009e393483fa38c75d31112d290 --system all -f value -c Role 2022-11-02 13:21:06.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.786 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:06.786 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:06.786 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:06.786 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.786 | + functions-common:get_or_add_user_system_role:1064 : echo 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.786 | 9eee1b894d744776a3140b7156eb8677 2022-11-02 13:21:06.959 | [177460 Async ks-system-member:209129]: finished get_or_add_user_system_role member 88386009e393483fa38c75d31112d290 all with result 0 in 14 seconds 2022-11-02 13:21:07.151 | [177460 Async ks-system-reader:209431]: Waiting for completion of get_or_add_user_system_role reader 12849a98a62a4de3a3a342b874a4ba70 all running on PID 209431 (7 other jobs running) 2022-11-02 13:21:07.292 | [177460 Async ks-system-reader:209431]: Signaling child to exit 2022-11-02 13:21:07.292 | WAKEUP 2022-11-02 13:21:07.410 | [177460 Async ks-system-reader:209431]: Signaled 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 13:21:07.412 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 13:21:07.412 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:21:07.412 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:21:07.412 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:21:07.412 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:21:07.412 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 13:21:07.412 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12849a98a62a4de3a3a342b874a4ba70 --system all -f value -c Role 2022-11-02 13:21:07.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.412 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.412 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.412 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 13:21:07.412 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 12849a98a62a4de3a3a342b874a4ba70 --system all 2022-11-02 13:21:07.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.412 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.412 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.412 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 12849a98a62a4de3a3a342b874a4ba70 --system all -f value -c Role 2022-11-02 13:21:07.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.413 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:07.413 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:07.413 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:07.413 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=4213304c052744d4901069a23601298a 2022-11-02 13:21:07.413 | + functions-common:get_or_add_user_system_role:1064 : echo 4213304c052744d4901069a23601298a 2022-11-02 13:21:07.413 | 4213304c052744d4901069a23601298a 2022-11-02 13:21:07.714 | [177460 Async ks-system-reader:209431]: finished get_or_add_user_system_role reader 12849a98a62a4de3a3a342b874a4ba70 all with result 0 in 12 seconds 2022-11-02 13:21:07.751 | + inc/async:async_wait:197 : return 0 2022-11-02 13:21:07.772 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 13:21:08.067 | [177460 Async ks-group-memberdemo:209733]: Waiting for completion of get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 running on PID 209733 (6 other jobs running) 2022-11-02 13:21:08.247 | [177460 Async ks-group-memberdemo:209733]: Signaling child to exit 2022-11-02 13:21:17.076 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:17.183 | [209733 Async ks-group-memberdemo:209733]: finished successfully 2022-11-02 13:21:17.263 | WAKEUP 2022-11-02 13:21:17.392 | [177460 Async ks-group-memberdemo:209733]: Signaled 2022-11-02 13:21:17.398 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:21:17.398 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 -f value 2022-11-02 13:21:17.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.398 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.398 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.399 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:17.399 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:21:17.399 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:21:17.399 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:17.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.399 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.399 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.399 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 -f value 2022-11-02 13:21:17.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.399 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:17.399 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:17.399 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:17.399 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False' 2022-11-02 13:21:17.399 | + functions-common:get_or_add_group_project_role:1088 : echo 9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False 2022-11-02 13:21:17.399 | 9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False 2022-11-02 13:21:17.605 | [177460 Async ks-group-memberdemo:209733]: finished get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 18 seconds 2022-11-02 13:21:17.799 | [177460 Async ks-group-anotherdemo:209836]: Waiting for completion of get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 running on PID 209836 (5 other jobs running) 2022-11-02 13:21:17.902 | [177460 Async ks-group-anotherdemo:209836]: Signaling child to exit 2022-11-02 13:21:17.975 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:18.028 | [209924 Async ks-group-memberalt:209924]: finished successfully 2022-11-02 13:21:19.018 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:19.055 | [209836 Async ks-group-anotherdemo:209836]: finished successfully 2022-11-02 13:21:19.081 | WAKEUP 2022-11-02 13:21:19.114 | [177460 Async ks-group-anotherdemo:209836]: Signaled 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:21:19.117 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 -f value 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 90f83e9e2fcc4bf4989c925c1a177494 -f value 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.117 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.117 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False' 2022-11-02 13:21:19.117 | + functions-common:get_or_add_group_project_role:1088 : echo f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False 2022-11-02 13:21:19.117 | f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 False 2022-11-02 13:21:19.183 | [177460 Async ks-group-anotherdemo:209836]: finished get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 90f83e9e2fcc4bf4989c925c1a177494 with result 0 in 19 seconds 2022-11-02 13:21:19.240 | [177460 Async ks-group-memberalt:209924]: Waiting for completion of get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 running on PID 209924 (4 other jobs running) 2022-11-02 13:21:19.280 | [177460 Async ks-group-memberalt:209924]: Signaling child to exit 2022-11-02 13:21:19.280 | WAKEUP 2022-11-02 13:21:19.314 | [177460 Async ks-group-memberalt:209924]: Signaled 2022-11-02 13:21:19.316 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:21:19.316 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 -f value 2022-11-02 13:21:19.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.316 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.316 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:19.316 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:21:19.316 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:21:19.316 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:19.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.317 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 -f value 2022-11-02 13:21:19.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:19.317 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:19.317 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:19.317 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False' 2022-11-02 13:21:19.317 | + functions-common:get_or_add_group_project_role:1088 : echo 9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False 2022-11-02 13:21:19.317 | 9eee1b894d744776a3140b7156eb8677 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False 2022-11-02 13:21:19.382 | [177460 Async ks-group-memberalt:209924]: finished get_or_add_group_project_role member ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 with result 0 in 18 seconds 2022-11-02 13:21:19.440 | [177460 Async ks-group-anotheralt:210014]: Waiting for completion of get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 running on PID 210014 (3 other jobs running) 2022-11-02 13:21:19.477 | [177460 Async ks-group-anotheralt:210014]: Signaling child to exit 2022-11-02 13:21:19.700 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:19.736 | [210116 Async ks-group-admin:210116]: finished successfully 2022-11-02 13:21:20.503 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:21:20.531 | [210014 Async ks-group-anotheralt:210014]: finished successfully 2022-11-02 13:21:20.553 | WAKEUP 2022-11-02 13:21:20.580 | [177460 Async ks-group-anotheralt:210014]: Signaled 2022-11-02 13:21:20.582 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:21:20.582 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 -f value 2022-11-02 13:21:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.582 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.582 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.582 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:20.582 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:21:20.582 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:21:20.582 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 2022-11-02 13:21:20.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.582 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.583 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.583 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ae8e9280ff074d7ea22259eef8e2c574 --project 9644d169b1a24b7292ca757e009778e1 -f value 2022-11-02 13:21:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.583 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.583 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.583 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:20.583 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False' 2022-11-02 13:21:20.583 | + functions-common:get_or_add_group_project_role:1088 : echo f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False 2022-11-02 13:21:20.583 | f69a388471d64f40bdac5379728c3ad1 ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 False 2022-11-02 13:21:20.635 | [177460 Async ks-group-anotheralt:210014]: finished get_or_add_group_project_role anotherrole ae8e9280ff074d7ea22259eef8e2c574 9644d169b1a24b7292ca757e009778e1 with result 0 in 20 seconds 2022-11-02 13:21:20.680 | [177460 Async ks-group-admin:210116]: Waiting for completion of get_or_add_group_project_role admin 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 running on PID 210116 (2 other jobs running) 2022-11-02 13:21:20.711 | [177460 Async ks-group-admin:210116]: Signaling child to exit 2022-11-02 13:21:20.711 | WAKEUP 2022-11-02 13:21:20.739 | [177460 Async ks-group-admin:210116]: Signaled 2022-11-02 13:21:20.740 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 13:21:20.740 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8c6d16a0959e4ab99272dacb88e264a9 --project 3f7e79644aee4789adaa570658eda650 -f value 2022-11-02 13:21:20.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.740 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.741 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.741 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:20.741 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 13:21:20.741 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 13:21:20.741 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 8c6d16a0959e4ab99272dacb88e264a9 --project 3f7e79644aee4789adaa570658eda650 2022-11-02 13:21:20.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.741 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.741 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.741 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8c6d16a0959e4ab99272dacb88e264a9 --project 3f7e79644aee4789adaa570658eda650 -f value 2022-11-02 13:21:20.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.741 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:21:20.741 | from cryptography.utils import int_from_bytes 2022-11-02 13:21:20.742 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:21:20.742 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='f70949e65dc847f7a94effe0b87b8575 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 False' 2022-11-02 13:21:20.742 | + functions-common:get_or_add_group_project_role:1088 : echo f70949e65dc847f7a94effe0b87b8575 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 False 2022-11-02 13:21:20.742 | f70949e65dc847f7a94effe0b87b8575 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 False 2022-11-02 13:21:20.795 | [177460 Async ks-group-admin:210116]: finished get_or_add_group_project_role admin 8c6d16a0959e4ab99272dacb88e264a9 3f7e79644aee4789adaa570658eda650 with result 0 in 18 seconds 2022-11-02 13:21:20.800 | + inc/async:async_wait:197 : return 0 2022-11-02 13:21:20.803 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 13:21:20.823 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:21:20.825 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 13:21:20.846 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:21:20.849 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 13:21:20.852 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 13:21:20.925 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 13:21:20.978 | [177460 Async create_nova_accounts:212077]: running: create_nova_accounts 2022-11-02 13:21:20.981 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 13:21:21.010 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:21:21.013 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 13:21:21.016 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 13:21:21.099 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 13:21:21.157 | [177460 Async create_glance_accounts:212192]: running: create_glance_accounts 2022-11-02 13:21:21.161 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 13:21:21.188 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:21:21.192 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 13:21:21.196 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 13:21:21.305 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 13:21:21.372 | [177460 Async create_cinder_accounts:212322]: running: create_cinder_accounts 2022-11-02 13:21:21.377 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 13:21:21.410 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:21:21.415 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 13:21:21.419 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 13:21:21.534 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 13:21:21.632 | [177460 Async create_neutron_accounts:212437]: running: create_neutron_accounts 2022-11-02 13:21:21.643 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 13:21:21.678 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:21:21.681 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 13:21:21.683 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 13:21:22.090 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 13:21:22.333 | [177460 Async create_swift_accounts:212579]: running: create_swift_accounts 2022-11-02 13:21:22.348 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 13:21:22.453 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:21:22.466 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 13:21:22.835 | [177460 Async create_nova_accounts:212077]: Waiting for completion of create_nova_accounts running on PID 212077 (6 other jobs running) 2022-11-02 13:21:23.038 | [177460 Async create_nova_accounts:212077]: Signaling child to exit 2022-11-02 13:22:13.585 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:22:13.675 | [212437 Async create_neutron_accounts:212437]: finished successfully 2022-11-02 13:22:40.202 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:22:40.236 | [212322 Async create_cinder_accounts:212322]: finished successfully 2022-11-02 13:22:58.293 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:22:58.333 | [212192 Async create_glance_accounts:212192]: finished successfully 2022-11-02 13:23:06.752 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:23:06.785 | [212077 Async create_nova_accounts:212077]: finished successfully 2022-11-02 13:23:06.813 | WAKEUP 2022-11-02 13:23:06.845 | [177460 Async create_nova_accounts:212077]: Signaled 2022-11-02 13:23:06.846 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-11-02 13:23:06.846 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 13:23:06.846 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 13:23:06.846 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:06.847 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:06.847 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:06.847 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:23:06.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.847 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.847 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.847 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.847 | + functions-common:get_or_create_user:937 : user_id=e9f217771a8a49cf9cae704cc89c3950 2022-11-02 13:23:06.847 | + functions-common:get_or_create_user:938 : echo e9f217771a8a49cf9cae704cc89c3950 2022-11-02 13:23:06.847 | e9f217771a8a49cf9cae704cc89c3950 2022-11-02 13:23:06.847 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 13:23:06.847 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:06.847 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:06.847 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:06.848 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:06.848 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.848 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.848 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.848 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.848 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.848 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:06.848 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:06.848 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.848 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.848 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.848 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:06.848 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.849 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.849 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.849 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.849 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.849 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:06.849 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:06.849 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | e9f217771a8a49cf9cae704cc89c3950 | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:06.849 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:06.849 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.849 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:06.849 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:06.849 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:06.849 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:23:06.849 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 13:23:06.849 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:06.849 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:06.849 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:06.849 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:06.849 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:06.850 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:06.850 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:06.850 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:06.850 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:06.850 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:06.850 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:06.850 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.850 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.850 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.850 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.850 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.850 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.850 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.850 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:06.850 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:06.850 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.850 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.851 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.851 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.851 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:06.851 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.851 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.851 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.851 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.851 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:06.851 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:06.851 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | e9f217771a8a49cf9cae704cc89c3950 | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:06.851 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:06.851 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.851 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:23:06.851 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:23:06.852 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:23:06.852 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 13:23:06.852 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:23:06.852 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 13:23:06.852 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 13:23:06.852 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:06.852 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 13:23:06.852 | ++ functions-common:get_or_create_service:1109 : 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-11-02 13:23:06.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.852 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.852 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.852 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.852 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:06.852 | e8cb72b7b0234ac1b7d346d94964450d' 2022-11-02 13:23:06.852 | + functions-common:get_or_create_service:1106 : echo e8cb72b7b0234ac1b7d346d94964450d 2022-11-02 13:23:06.852 | e8cb72b7b0234ac1b7d346d94964450d 2022-11-02 13:23:06.852 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 13:23:06.852 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:06.852 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 13:23:06.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:06.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:06.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.853 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.853 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.853 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:06.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:06.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:23:06.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.853 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.853 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.853 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=c66818bcb7d74e229eb501bb458e7f40 2022-11-02 13:23:06.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo c66818bcb7d74e229eb501bb458e7f40 2022-11-02 13:23:06.853 | + functions-common:get_or_create_endpoint:1139 : public_id=c66818bcb7d74e229eb501bb458e7f40 2022-11-02 13:23:06.853 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:06.854 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:06.854 | + functions-common:get_or_create_endpoint:1148 : echo c66818bcb7d74e229eb501bb458e7f40 2022-11-02 13:23:06.854 | c66818bcb7d74e229eb501bb458e7f40 2022-11-02 13:23:06.854 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 13:23:06.854 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:06.854 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 13:23:06.854 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 13:23:06.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.854 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.854 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.854 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.854 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:06.854 | e3ede24db9704c4fb5a3b996516a8e32' 2022-11-02 13:23:06.854 | + functions-common:get_or_create_service:1106 : echo e3ede24db9704c4fb5a3b996516a8e32 2022-11-02 13:23:06.854 | e3ede24db9704c4fb5a3b996516a8e32 2022-11-02 13:23:06.854 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 13:23:06.854 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:06.854 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 13:23:06.854 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:06.854 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:06.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.855 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.855 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.855 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:06.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:06.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 13:23:06.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.855 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.855 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.855 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9ec07acdb88a471ab6f555dea5a26e87 2022-11-02 13:23:06.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9ec07acdb88a471ab6f555dea5a26e87 2022-11-02 13:23:06.855 | + functions-common:get_or_create_endpoint:1139 : public_id=9ec07acdb88a471ab6f555dea5a26e87 2022-11-02 13:23:06.855 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:06.855 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:06.855 | + functions-common:get_or_create_endpoint:1148 : echo 9ec07acdb88a471ab6f555dea5a26e87 2022-11-02 13:23:06.855 | 9ec07acdb88a471ab6f555dea5a26e87 2022-11-02 13:23:06.856 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 13:23:06.856 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:23:06.856 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 13:23:06.856 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:23:06.856 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 13:23:06.856 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:06.856 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:06.856 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:06.856 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:06.856 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.856 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:06.856 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.857 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.857 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.857 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.857 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.857 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.857 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:06.857 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:06.857 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.857 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.857 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.857 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:06.857 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:06.857 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 13:23:06.857 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:06.857 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.858 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:06.858 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:06.858 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:06.858 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:06.858 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:06.858 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:06.858 | ++ functions-common:get_field:830 : echo '| 7e23f4f6e39c49329df0baf4d55d3a67 | e9f217771a8a49cf9cae704cc89c3950 | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:06.858 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:06.858 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:06.858 | + functions-common:get_or_add_user_project_role:1009 : echo 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:06.858 | 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:06.858 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 13:23:06.858 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:23:06.858 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 13:23:06.858 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:23:06.858 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 13:23:06.906 | [177460 Async create_nova_accounts:212077]: finished create_nova_accounts with result 0 in 105 seconds 2022-11-02 13:23:06.948 | [177460 Async create_glance_accounts:212192]: Waiting for completion of create_glance_accounts running on PID 212192 (5 other jobs running) 2022-11-02 13:23:06.979 | [177460 Async create_glance_accounts:212192]: Signaling child to exit 2022-11-02 13:23:06.979 | WAKEUP 2022-11-02 13:23:07.006 | [177460 Async create_glance_accounts:212192]: Signaled 2022-11-02 13:23:07.007 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 13:23:07.007 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:23:07.008 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 13:23:07.008 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 13:23:07.008 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:07.008 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:07.008 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:07.008 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:23:07.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.008 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.008 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.008 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.008 | + functions-common:get_or_create_user:937 : user_id=ae337afec25a445cbb14b25c9fb8111f 2022-11-02 13:23:07.008 | + functions-common:get_or_create_user:938 : echo ae337afec25a445cbb14b25c9fb8111f 2022-11-02 13:23:07.008 | ae337afec25a445cbb14b25c9fb8111f 2022-11-02 13:23:07.008 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 13:23:07.009 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:07.009 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:07.009 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:07.009 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:07.009 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:07.009 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.009 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.009 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.009 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.010 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.010 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.010 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.010 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:07.010 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:07.010 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.010 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.010 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.010 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.010 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.010 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:07.011 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.011 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.011 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.011 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.011 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.011 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:07.011 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:07.011 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | ae337afec25a445cbb14b25c9fb8111f | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:07.011 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:07.011 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.011 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.011 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.011 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.011 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:23:07.012 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 13:23:07.012 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:23:07.012 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 13:23:07.012 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 13:23:07.012 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:07.012 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:07.012 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:07.012 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:23:07.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.012 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.012 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.012 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.013 | + functions-common:get_or_create_user:937 : user_id=68486332e55f4df2802dad706bf4107d 2022-11-02 13:23:07.013 | + functions-common:get_or_create_user:938 : echo 68486332e55f4df2802dad706bf4107d 2022-11-02 13:23:07.013 | 68486332e55f4df2802dad706bf4107d 2022-11-02 13:23:07.013 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 13:23:07.013 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:07.013 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:07.013 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:07.013 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:07.013 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.013 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:07.014 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.014 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.014 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.014 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.014 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.014 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.014 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:07.014 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:07.014 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.014 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.014 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.015 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.015 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:07.015 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.015 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.015 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.015 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.015 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.015 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.015 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:07.015 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:07.015 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | 68486332e55f4df2802dad706bf4107d | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:07.015 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:07.015 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.015 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.016 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.016 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.016 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 13:23:07.016 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 13:23:07.016 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:07.016 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:07.016 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:07.016 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:07.016 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.016 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:07.017 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.017 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.017 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.018 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.018 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.018 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:07.018 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:07.018 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.018 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.018 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.018 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.018 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.018 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:07.018 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.018 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.019 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.019 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.019 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.019 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:07.019 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:07.019 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:07.019 | ++ functions-common:get_field:830 : echo '| 7e23f4f6e39c49329df0baf4d55d3a67 | 68486332e55f4df2802dad706bf4107d | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:07.019 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.019 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:07.019 | + functions-common:get_or_add_user_project_role:1009 : echo 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:07.019 | 7e23f4f6e39c49329df0baf4d55d3a67 2022-11-02 13:23:07.019 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 13:23:07.019 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:07.019 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 13:23:07.019 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 13:23:07.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.020 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.020 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.020 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.020 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:07.020 | 2e958f397b8c45c697a64d39ce68da40' 2022-11-02 13:23:07.020 | + functions-common:get_or_create_service:1106 : echo 2e958f397b8c45c697a64d39ce68da40 2022-11-02 13:23:07.020 | 2e958f397b8c45c697a64d39ce68da40 2022-11-02 13:23:07.020 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 13:23:07.020 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:07.020 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 13:23:07.020 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:07.020 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:07.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.020 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.021 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.021 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:07.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:07.021 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 13:23:07.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.021 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.021 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.021 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=575d096db9884ac8a9aa8064fd75bc36 2022-11-02 13:23:07.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 575d096db9884ac8a9aa8064fd75bc36 2022-11-02 13:23:07.021 | + functions-common:get_or_create_endpoint:1139 : public_id=575d096db9884ac8a9aa8064fd75bc36 2022-11-02 13:23:07.022 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:07.022 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:07.022 | + functions-common:get_or_create_endpoint:1148 : echo 575d096db9884ac8a9aa8064fd75bc36 2022-11-02 13:23:07.022 | 575d096db9884ac8a9aa8064fd75bc36 2022-11-02 13:23:07.022 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 13:23:07.022 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:23:07.022 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 13:23:07.022 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 13:23:07.022 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 13:23:07.022 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 13:23:07.022 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 13:23:07.022 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 13:23:07.022 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 13:23:07.074 | [177460 Async create_glance_accounts:212192]: finished create_glance_accounts with result 0 in 97 seconds 2022-11-02 13:23:07.120 | [177460 Async create_cinder_accounts:212322]: Waiting for completion of create_cinder_accounts running on PID 212322 (4 other jobs running) 2022-11-02 13:23:07.148 | [177460 Async create_cinder_accounts:212322]: Signaling child to exit 2022-11-02 13:23:07.149 | WAKEUP 2022-11-02 13:23:07.174 | [177460 Async create_cinder_accounts:212322]: Signaled 2022-11-02 13:23:07.176 | + 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-11-02 13:23:07.176 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 13:23:07.176 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 13:23:07.176 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:07.176 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:07.176 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:07.176 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:23:07.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.176 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.176 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.176 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.176 | + functions-common:get_or_create_user:937 : user_id=7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.176 | + functions-common:get_or_create_user:938 : echo 7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.177 | 7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.177 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 13:23:07.177 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:07.177 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:07.177 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:07.177 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:07.177 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.177 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:07.177 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.177 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.177 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.177 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.177 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.177 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.177 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:07.177 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:07.177 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.177 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.178 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.178 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.178 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.178 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:07.178 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.178 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.178 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.178 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.178 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.178 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:07.178 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:07.178 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:07.178 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | 7f7fe58e65f24377bb1d1e6a0f1285f7 | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:07.178 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.178 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.178 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.178 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.178 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:23:07.178 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 13:23:07.178 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:07.178 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 13:23:07.178 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 13:23:07.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.179 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.179 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.179 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.179 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:07.179 | 0273ac2a45e54add98149589d159050f' 2022-11-02 13:23:07.179 | + functions-common:get_or_create_service:1106 : echo 0273ac2a45e54add98149589d159050f 2022-11-02 13:23:07.179 | 0273ac2a45e54add98149589d159050f 2022-11-02 13:23:07.179 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 13:23:07.179 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:23:07.179 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:07.179 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:23:07.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:07.179 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:07.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.179 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.179 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.179 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.179 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:07.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:07.180 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:23:07.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.180 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.180 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.180 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0522228fd3a44280a0b71f3d5d521556 2022-11-02 13:23:07.180 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0522228fd3a44280a0b71f3d5d521556 2022-11-02 13:23:07.180 | + functions-common:get_or_create_endpoint:1139 : public_id=0522228fd3a44280a0b71f3d5d521556 2022-11-02 13:23:07.180 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:07.180 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:07.180 | + functions-common:get_or_create_endpoint:1148 : echo 0522228fd3a44280a0b71f3d5d521556 2022-11-02 13:23:07.180 | 0522228fd3a44280a0b71f3d5d521556 2022-11-02 13:23:07.180 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 13:23:07.180 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:07.180 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 13:23:07.180 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 13:23:07.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.180 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.180 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.180 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.180 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:07.180 | ada4baeb53644f1b8560fb92ad6ed7fb' 2022-11-02 13:23:07.180 | + functions-common:get_or_create_service:1106 : echo ada4baeb53644f1b8560fb92ad6ed7fb 2022-11-02 13:23:07.180 | ada4baeb53644f1b8560fb92ad6ed7fb 2022-11-02 13:23:07.180 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 13:23:07.181 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:07.181 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 13:23:07.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:07.181 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:07.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.181 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:07.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:07.181 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:23:07.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.181 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.181 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7b61ecd9ecb84950bc3bc2e317ed581f 2022-11-02 13:23:07.181 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7b61ecd9ecb84950bc3bc2e317ed581f 2022-11-02 13:23:07.181 | + functions-common:get_or_create_endpoint:1139 : public_id=7b61ecd9ecb84950bc3bc2e317ed581f 2022-11-02 13:23:07.181 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:07.181 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:07.181 | + functions-common:get_or_create_endpoint:1148 : echo 7b61ecd9ecb84950bc3bc2e317ed581f 2022-11-02 13:23:07.181 | 7b61ecd9ecb84950bc3bc2e317ed581f 2022-11-02 13:23:07.181 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 13:23:07.181 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 13:23:07.181 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:23:07.182 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 13:23:07.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.182 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_project:950 : project_id=72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_project:951 : echo 72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:23:07.182 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 72a3fa7ed99a46fb848428c438d4b45b 2022-11-02 13:23:07.182 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:07.182 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 13:23:07.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.182 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.182 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 13:23:07.182 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_user:937 : user_id=7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.182 | ++ functions-common:get_or_create_user:938 : echo 7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.182 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7f7fe58e65f24377bb1d1e6a0f1285f7 2022-11-02 13:23:07.235 | [177460 Async create_cinder_accounts:212322]: finished create_cinder_accounts with result 0 in 78 seconds 2022-11-02 13:23:07.241 | + inc/async:async_wait:197 : return 0 2022-11-02 13:23:07.245 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 13:23:07.313 | [177460 Async create_neutron_accounts:212437]: Waiting for completion of create_neutron_accounts running on PID 212437 (3 other jobs running) 2022-11-02 13:23:07.341 | [177460 Async create_neutron_accounts:212437]: Signaling child to exit 2022-11-02 13:23:07.341 | WAKEUP 2022-11-02 13:23:07.370 | [177460 Async create_neutron_accounts:212437]: Signaled 2022-11-02 13:23:07.372 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 13:23:07.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:23:07.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:23:07.372 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:23:07.372 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:23:07.372 | + 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-11-02 13:23:07.372 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:23:07.372 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 13:23:07.372 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 13:23:07.372 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 13:23:07.372 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 13:23:07.372 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-11-02 13:23:07.372 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 13:23:07.372 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 13:23:07.373 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:23:07.373 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:23:07.373 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:23:07.373 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:23:07.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.373 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.373 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.373 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.373 | + functions-common:get_or_create_user:937 : user_id=3a9907b3fc9046158b91aca06ad6eeaf 2022-11-02 13:23:07.373 | + functions-common:get_or_create_user:938 : echo 3a9907b3fc9046158b91aca06ad6eeaf 2022-11-02 13:23:07.373 | 3a9907b3fc9046158b91aca06ad6eeaf 2022-11-02 13:23:07.373 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 13:23:07.373 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:23:07.373 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:23:07.373 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:23:07.373 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:23:07.374 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:23:07.374 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:23:07.374 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:23:07.374 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:23:07.374 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:23:07.374 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:23:07.374 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.374 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.374 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:23:07.374 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.374 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.374 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.374 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.374 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.374 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:23:07.374 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:23:07.374 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 13:23:07.375 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:23:07.375 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:23:07.375 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:23:07.375 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.375 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:23:07.375 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:23:07.375 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | 3a9907b3fc9046158b91aca06ad6eeaf | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:23:07.375 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:23:07.375 | ++ functions-common:get_field:824 : read data 2022-11-02 13:23:07.375 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.375 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.375 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:23:07.375 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 13:23:07.375 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 13:23:07.375 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:23:07.375 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 13:23:07.375 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 13:23:07.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.375 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.376 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:23:07.376 | 04712d34d2bb4d8aa4474d8553262a64' 2022-11-02 13:23:07.376 | + functions-common:get_or_create_service:1106 : echo 04712d34d2bb4d8aa4474d8553262a64 2022-11-02 13:23:07.376 | 04712d34d2bb4d8aa4474d8553262a64 2022-11-02 13:23:07.376 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 13:23:07.376 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:23:07.376 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 13:23:07.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:23:07.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 13:23:07.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.376 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:23:07.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:23:07.376 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 13:23:07.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:23:07.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:23:07.376 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:23:07.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=0c6e9121492f4d2abae2969e46e0c9c5 2022-11-02 13:23:07.376 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 0c6e9121492f4d2abae2969e46e0c9c5 2022-11-02 13:23:07.376 | + functions-common:get_or_create_endpoint:1139 : public_id=0c6e9121492f4d2abae2969e46e0c9c5 2022-11-02 13:23:07.376 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:23:07.376 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:23:07.376 | + functions-common:get_or_create_endpoint:1148 : echo 0c6e9121492f4d2abae2969e46e0c9c5 2022-11-02 13:23:07.376 | 0c6e9121492f4d2abae2969e46e0c9c5 2022-11-02 13:23:07.426 | [177460 Async create_neutron_accounts:212437]: finished create_neutron_accounts with result 0 in 52 seconds 2022-11-02 13:23:07.475 | [177460 Async create_swift_accounts:212579]: Waiting for completion of create_swift_accounts running on PID 212579 (2 other jobs running) 2022-11-02 13:23:07.506 | [177460 Async create_swift_accounts:212579]: Signaling child to exit 2022-11-02 13:24:00.300 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:24:00.327 | [212579 Async create_swift_accounts:212579]: finished successfully 2022-11-02 13:24:00.348 | WAKEUP 2022-11-02 13:24:00.372 | [177460 Async create_swift_accounts:212579]: Signaled 2022-11-02 13:24:00.373 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 13:24:00.374 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 13:24:00.374 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 13:24:00.374 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 13:24:00.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.374 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.374 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.374 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.374 | ++ functions-common:get_or_create_role:962 : role_id=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.374 | ++ functions-common:get_or_create_role:963 : echo f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:614 : another_role=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.374 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 13:24:00.374 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 13:24:00.374 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:24:00.374 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:24:00.374 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:24:00.374 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:24:00.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.375 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.375 | + functions-common:get_or_create_user:937 : user_id=fbad2367122f48728d238c11afb9448a 2022-11-02 13:24:00.375 | + functions-common:get_or_create_user:938 : echo fbad2367122f48728d238c11afb9448a 2022-11-02 13:24:00.375 | fbad2367122f48728d238c11afb9448a 2022-11-02 13:24:00.375 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 13:24:00.375 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.375 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:24:00.375 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:24:00.375 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:24:00.375 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.375 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.375 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.375 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.375 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.375 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.375 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.375 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.375 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.375 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.376 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.376 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.376 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.376 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.376 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.376 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.376 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.376 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.376 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.376 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | fbad2367122f48728d238c11afb9448a | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:24:00.376 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.376 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.376 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:24:00.376 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:24:00.376 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:24:00.376 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:24:00.376 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 13:24:00.376 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.376 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:24:00.376 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:24:00.377 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.377 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.377 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.377 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.377 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.377 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.377 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.377 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.377 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.377 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.377 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.377 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.377 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.377 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | fbad2367122f48728d238c11afb9448a | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:24:00.378 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.378 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.378 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.378 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.378 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.378 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 13:24:00.378 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:24:00.378 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 13:24:00.378 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 13:24:00.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.378 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.378 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.378 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.378 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:24:00.378 | 65a5be6b5d424c90ac7d6d2c5c24b522' 2022-11-02 13:24:00.378 | + functions-common:get_or_create_service:1106 : echo 65a5be6b5d424c90ac7d6d2c5c24b522 2022-11-02 13:24:00.378 | 65a5be6b5d424c90ac7d6d2c5c24b522 2022-11-02 13:24:00.378 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 13:24:00.378 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:24:00.378 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 13:24:00.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:24:00.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 13:24:00.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.378 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.378 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.378 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:24:00.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:24:00.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4c2a396950fe41dd8d3334ba027f9be6 2022-11-02 13:24:00.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4c2a396950fe41dd8d3334ba027f9be6 2022-11-02 13:24:00.379 | + functions-common:get_or_create_endpoint:1139 : public_id=4c2a396950fe41dd8d3334ba027f9be6 2022-11-02 13:24:00.379 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 13:24:00.379 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 13:24:00.379 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:24:00.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.379 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:24:00.379 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:24:00.379 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.379 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.379 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.380 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7c184b3c14a94d5eb2d610bc3503968c 2022-11-02 13:24:00.380 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7c184b3c14a94d5eb2d610bc3503968c 2022-11-02 13:24:00.380 | 7c184b3c14a94d5eb2d610bc3503968c 2022-11-02 13:24:00.380 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:24:00.380 | + functions-common:get_or_create_endpoint:1148 : echo 4c2a396950fe41dd8d3334ba027f9be6 2022-11-02 13:24:00.380 | 4c2a396950fe41dd8d3334ba027f9be6 2022-11-02 13:24:00.380 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 13:24:00.380 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:24:00.380 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 13:24:00.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.380 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.380 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.380 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_project:950 : project_id=18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_project:951 : echo 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.380 | + lib/swift:create_swift_accounts:628 : swift_project_test1=18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.380 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 13:24:00.380 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.380 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 13:24:00.380 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 13:24:00.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.380 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.380 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.380 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_user:937 : user_id=2bdba88d295641a4b5f2a640b6d150a8 2022-11-02 13:24:00.380 | ++ functions-common:get_or_create_user:938 : echo 2bdba88d295641a4b5f2a640b6d150a8 2022-11-02 13:24:00.381 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2bdba88d295641a4b5f2a640b6d150a8 2022-11-02 13:24:00.381 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 13:24:00.381 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.381 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2bdba88d295641a4b5f2a640b6d150a8 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.381 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:24:00.381 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.381 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.381 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:24:00.381 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:24:00.381 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:24:00.381 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bdba88d295641a4b5f2a640b6d150a8 --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.381 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.381 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.381 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.381 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.381 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.381 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.381 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.381 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2bdba88d295641a4b5f2a640b6d150a8 --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.381 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.381 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2bdba88d295641a4b5f2a640b6d150a8 --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.381 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.382 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.382 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.382 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.382 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.382 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.382 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.382 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.382 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.382 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.382 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | 2bdba88d295641a4b5f2a640b6d150a8 | | 18205fa3ef3e478fa36b3f831506b337 | | | False |' 2022-11-02 13:24:00.382 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.382 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.382 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.382 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.382 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 13:24:00.382 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 13:24:00.382 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:24:00.382 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 13:24:00.382 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 13:24:00.382 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 13:24:00.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.382 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.382 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.382 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.382 | ++ functions-common:get_or_create_user:937 : user_id=716d6b8755d0486da9bc9c9115ff060f 2022-11-02 13:24:00.382 | ++ functions-common:get_or_create_user:938 : echo 716d6b8755d0486da9bc9c9115ff060f 2022-11-02 13:24:00.382 | + lib/swift:create_swift_accounts:637 : swift_user_test3=716d6b8755d0486da9bc9c9115ff060f 2022-11-02 13:24:00.382 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 13:24:00.383 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.383 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role f69a388471d64f40bdac5379728c3ad1 716d6b8755d0486da9bc9c9115ff060f 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.383 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:24:00.383 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.383 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.383 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:24:00.383 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:24:00.383 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:24:00.383 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role f69a388471d64f40bdac5379728c3ad1 --user 716d6b8755d0486da9bc9c9115ff060f --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.383 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.383 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.383 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.383 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.383 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.383 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add f69a388471d64f40bdac5379728c3ad1 --user 716d6b8755d0486da9bc9c9115ff060f --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.383 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role f69a388471d64f40bdac5379728c3ad1 --user 716d6b8755d0486da9bc9c9115ff060f --project 18205fa3ef3e478fa36b3f831506b337 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.383 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.383 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.384 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.384 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.384 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.384 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.384 | ++ functions-common:get_field:830 : echo '| f69a388471d64f40bdac5379728c3ad1 | 716d6b8755d0486da9bc9c9115ff060f | | 18205fa3ef3e478fa36b3f831506b337 | | | False |' 2022-11-02 13:24:00.384 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.384 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.384 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.384 | + functions-common:get_or_add_user_project_role:1009 : echo f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.384 | f69a388471d64f40bdac5379728c3ad1 2022-11-02 13:24:00.384 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 13:24:00.384 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 13:24:00.384 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:24:00.384 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 13:24:00.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.384 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.384 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.384 | ++ functions-common:get_or_create_project:950 : project_id=3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.384 | ++ functions-common:get_or_create_project:951 : echo 3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.384 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.384 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 13:24:00.384 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.384 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 13:24:00.384 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 13:24:00.384 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:24:00.384 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 13:24:00.385 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 13:24:00.385 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 13:24:00.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.385 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.385 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.385 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.385 | ++ functions-common:get_or_create_user:937 : user_id=ac7e66ed2ca64cf7a50eaf4266993ea3 2022-11-02 13:24:00.385 | ++ functions-common:get_or_create_user:938 : echo ac7e66ed2ca64cf7a50eaf4266993ea3 2022-11-02 13:24:00.385 | + lib/swift:create_swift_accounts:647 : swift_user_test2=ac7e66ed2ca64cf7a50eaf4266993ea3 2022-11-02 13:24:00.385 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 13:24:00.385 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.385 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin ac7e66ed2ca64cf7a50eaf4266993ea3 3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.385 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.385 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:24:00.385 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.385 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.385 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:24:00.385 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:24:00.385 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:24:00.385 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:24:00.385 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.385 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac7e66ed2ca64cf7a50eaf4266993ea3 --project 3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.385 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.385 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.385 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.385 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.385 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.385 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.386 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.386 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.386 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ac7e66ed2ca64cf7a50eaf4266993ea3 --project 3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.386 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.386 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.386 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ac7e66ed2ca64cf7a50eaf4266993ea3 --project 3bfbafa4e6fd491fa0d1bb78486664c4 2022-11-02 13:24:00.386 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.386 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.386 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.386 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.386 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.386 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.386 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.386 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.386 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.386 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | ac7e66ed2ca64cf7a50eaf4266993ea3 | | 3bfbafa4e6fd491fa0d1bb78486664c4 | | | False |' 2022-11-02 13:24:00.386 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.386 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.386 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.386 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.386 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.386 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 13:24:00.386 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 13:24:00.386 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 13:24:00.386 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 13:24:00.386 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 13:24:00.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.386 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.387 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.387 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 13:24:00.387 | f8d853ff70ec421f9aaf437062809313' 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_domain:900 : echo f8d853ff70ec421f9aaf437062809313 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:652 : swift_domain=f8d853ff70ec421f9aaf437062809313 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 13:24:00.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 13:24:00.387 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 f8d853ff70ec421f9aaf437062809313 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 13:24:00.387 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=f8d853ff70ec421f9aaf437062809313 --or-show -f value -c id 2022-11-02 13:24:00.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.387 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.387 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.387 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_project:950 : project_id=b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_project:951 : echo b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 13:24:00.387 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.387 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 13:24:00.387 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 f8d853ff70ec421f9aaf437062809313 test4@example.com 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 13:24:00.387 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 13:24:00.387 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=f8d853ff70ec421f9aaf437062809313 --email=test4@example.com --or-show -f value -c id 2022-11-02 13:24:00.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.387 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.388 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.388 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.388 | ++ functions-common:get_or_create_user:937 : user_id=7b57ab51d6aa48529570afc5889e695b 2022-11-02 13:24:00.388 | ++ functions-common:get_or_create_user:938 : echo 7b57ab51d6aa48529570afc5889e695b 2022-11-02 13:24:00.388 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7b57ab51d6aa48529570afc5889e695b 2022-11-02 13:24:00.388 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 13:24:00.388 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 13:24:00.388 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7b57ab51d6aa48529570afc5889e695b b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.388 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:24:00.388 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 13:24:00.388 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:24:00.388 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:24:00.388 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 13:24:00.388 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 13:24:00.388 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 13:24:00.388 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 13:24:00.388 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b57ab51d6aa48529570afc5889e695b --project b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.388 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.388 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:24:00.388 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.388 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.388 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.388 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.388 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.388 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:24:00.388 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:24:00.388 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7b57ab51d6aa48529570afc5889e695b --project b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.388 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.388 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.389 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:24:00.389 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:24:00.389 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7b57ab51d6aa48529570afc5889e695b --project b53887c94c2742dfb39aa31e32b568fc 2022-11-02 13:24:00.389 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:24:00.389 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.389 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:00.389 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:00.389 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:24:00.389 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:24:00.389 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:24:00.389 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | 7b57ab51d6aa48529570afc5889e695b | | b53887c94c2742dfb39aa31e32b568fc | | | False |' 2022-11-02 13:24:00.389 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:24:00.389 | ++ functions-common:get_field:824 : read data 2022-11-02 13:24:00.389 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.389 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.389 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:24:00.423 | [177460 Async create_swift_accounts:212579]: finished create_swift_accounts with result 0 in 158 seconds 2022-11-02 13:24:00.432 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 13:24:00.435 | + inc/async:async_wait:197 : return 0 2022-11-02 13:24:00.438 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 13:24:00.457 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:00.460 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 13:24:00.480 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:00.483 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 13:24:00.485 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:24:00.488 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 13:24:00.490 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 13:24:00.493 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 13:24:00.559 | + inc/async:async_inner:63 : init_glance 2022-11-02 13:24:00.600 | [177460 Async init_glance:216843]: running: init_glance 2022-11-02 13:24:00.603 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 13:24:00.622 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:00.624 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 13:24:00.627 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:24:00.631 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 13:24:00.643 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 13:24:00.643 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 13:24:00.643 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:24:00.643 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:24:00.647 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:24:00.650 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:24:00.652 | + 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-11-02 13:24:00.655 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:24:00.658 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 13:24:00.661 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 13:24:00.664 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 13:24:00.667 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 13:24:00.684 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 13:24:00.686 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 13:24:04.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:04.345 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:04.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:04.345 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:08.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:08.056 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:08.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:08.056 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:11.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:11.825 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:11.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:11.825 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:15.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:15.667 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:15.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:15.667 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:19.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:19.434 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:19.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:19.434 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:23.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:23.261 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:23.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:23.262 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:27.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:27.072 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:27.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:27.072 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:31.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:31.066 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:31.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:31.066 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:36.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:36.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:36.222 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:36.222 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 13:24:42.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:42.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:42.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:42.691 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:43.074 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 13:24:43.079 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 13:24:43.082 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 13:24:43.084 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 13:24:43.087 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 13:24:43.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 13:24:43.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 13:24:43.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 13:24:43.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 13:24:43.100 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 13:24:43.101 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 13:24:43.104 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 13:24:43.106 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 13:24:43.108 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 13:24:43.112 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 13:24:43.114 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 13:24:43.119 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:43.121 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 13:24:43.124 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:43.131 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 13:24:43.133 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 13:24:43.136 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 13:24:43.140 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 13:24:43.141 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:24:43.146 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 13:24:43.179 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 13:24:43.220 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 13:24:43.256 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 13:24:43.294 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 13:24:43.329 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 13:24:43.367 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 13:24:43.369 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 13:24:43.372 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 13:24:43.376 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:24:43.380 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 13:24:43.400 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 13:24:43.403 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 13:24:43.406 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 13:24:43.408 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 13:24:43.411 | + 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-11-02 13:24:43.447 | + 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-11-02 13:24:43.485 | + 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-11-02 13:24:43.520 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 13:24:43.556 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 13:24:43.574 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:24:43.576 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 13:24:43.579 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:24:43.583 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 13:24:43.585 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 13:24:43.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 13:24:43.605 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 13:24:43.608 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 13:24:43.610 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 13:24:43.613 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 13:24:43.630 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 13:24:43.647 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 13:24:43.650 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 13:24:43.663 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:24:43.677 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 13:24:43.696 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:24:43.699 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:43.702 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 13:24:43.707 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.PpIzCrg9QH 2022-11-02 13:24:43.710 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 13:24:43.716 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:43.719 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.PpIzCrg9QH 2022-11-02 13:24:43.731 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.PpIzCrg9QH 2022-11-02 13:24:43.746 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.PpIzCrg9QH /etc/sudoers.d/neutron-rootwrap 2022-11-02 13:24:43.761 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:24:43.792 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:43.795 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:43.833 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 13:24:43.836 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 13:24:43.838 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 13:24:43.841 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 13:24:43.843 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 13:24:43.846 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 13:24:43.865 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:43.869 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 13:24:43.871 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 13:24:43.874 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 13:24:43.895 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:43.898 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:24:43.901 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 13:24:43.937 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 13:24:43.940 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 13:24:43.943 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 13:24:43.962 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:43.964 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 13:24:43.967 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 13:24:43.969 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:24:43.972 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:24:43.975 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 13:24:43.977 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 13:24:43.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:24:43.982 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 13:24:43.985 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 13:24:43.987 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 13:24:43.994 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 13:24:43.996 | + 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-11-02 13:24:44.007 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 13:24:44.028 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:44.030 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 13:24:44.033 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 13:24:44.036 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 13:24:44.041 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 13:24:44.076 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:24:44.110 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 13:24:44.145 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 13:24:44.181 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 13:24:44.217 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 13:24:44.220 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:24:44.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 13:24:44.228 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 13:24:44.229 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 13:24:44.265 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 13:24:44.307 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 13:24:44.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 13:24:44.381 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 13:24:44.415 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 13:24:44.449 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 13:24:44.484 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 13:24:44.527 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:24:44.568 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 13:24:44.600 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 13:24:44.636 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 13:24:44.675 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 13:24:44.678 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:24:44.681 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 13:24:44.684 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 13:24:44.686 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 13:24:44.722 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 13:24:44.759 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 13:24:44.800 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 13:24:44.837 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 13:24:44.873 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 13:24:44.904 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 13:24:44.939 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 13:24:44.976 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:24:45.012 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 13:24:45.046 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 13:24:45.050 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 13:24:45.052 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 13:24:45.055 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 13:24:45.058 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 13:24:45.092 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 13:24:45.134 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:24:45.168 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 13:24:45.203 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 13:24:45.241 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 13:24:45.276 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 13:24:45.310 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 13:24:45.347 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 13:24:45.380 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 13:24:45.412 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 13:24:45.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 13:24:45.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 13:24:45.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 13:24:45.423 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 13:24:45.426 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 13:24:45.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 13:24:45.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 13:24:45.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 13:24:45.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 13:24:45.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 13:24:45.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 13:24:45.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 13:24:45.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 13:24:45.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 13:24:45.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 13:24:45.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 13:24:45.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 13:24:45.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:45.462 | + 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-11-02 13:24:45.499 | + 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-11-02 13:24:45.502 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.505 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:24:45.507 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 13:24:45.510 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 13:24:45.513 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.516 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 13:24:45.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 13:24:45.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-11-02 13:24:45.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:24:45.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 13:24:45.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 13:24:45.570 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.573 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 13:24:45.607 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-11-02 13:24:45.610 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 13:24:45.621 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 13:24:45.621 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 13:24:45.621 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.624 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 13:24:45.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-11-02 13:24:45.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 13:24:45.668 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 13:24:45.670 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 13:24:45.673 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.676 | + 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-11-02 13:24:45.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-11-02 13:24:45.716 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 13:24:45.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:24:45.728 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:24:45.728 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.732 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 13:24:45.769 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-11-02 13:24:45.772 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.775 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 13:24:45.778 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 13:24:45.781 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 13:24:45.785 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.788 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 13:24:45.820 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1150:1199 2022-11-02 13:24:45.822 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.825 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 13:24:45.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 13:24:45.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 13:24:45.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.837 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 13:24:45.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-11-02 13:24:45.873 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:24:45.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 13:24:45.879 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 13:24:45.882 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 13:24:45.885 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 13:24:45.887 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 13:24:45.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:24:45.923 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 13:24:45.945 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:45.947 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 13:24:45.950 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:24:45.992 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:45.994 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:46.028 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 13:24:46.066 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 13:24:46.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 13:24:46.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 13:24:46.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:24:49.396 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:24:49.396 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:24:49.397 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=218970) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:24:49.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:24:49.450 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:24:49.451 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:49.451 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:49.451 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:49.451 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=218970) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:49.507 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:24:49.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:49.507 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:49.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:49.507 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:49.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 13:24:49.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 13:24:49.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 13:24:49.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:24:49.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 13:24:50.008 | + 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-11-02 13:24:50.034 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 13:24:50.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:50.040 | + 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-11-02 13:24:50.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 13:24:50.083 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 13:24:50.092 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 13:24:50.094 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 13:24:50.098 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 13:24:50.112 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 13:24:50.126 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:24:50.128 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 13:24:50.137 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 13:24:50.141 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 13:24:50.144 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 13:24:50.152 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 13:24:50.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 13:24:50.160 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 13:24:50.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 13:24:50.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 13:24:50.168 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:24:50.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:24:50.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:24:50.180 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:24:50.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:24:50.223 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 13:24:50.227 | + 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-11-02 13:24:50.275 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 13:24:50.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 13:24:50.314 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 13:24:50.351 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 13:24:50.373 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:50.377 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 13:24:50.381 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.386 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 13:24:50.421 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 13:24:50.457 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:24:50.494 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:50.497 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:50.532 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 13:24:50.553 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:50.556 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.561 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:24:50.592 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.598 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:24:50.630 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 13:24:50.635 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 13:24:50.637 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 13:24:50.656 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:50.661 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 13:24:50.663 | + 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-11-02 13:24:50.669 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 13:24:50.703 | + 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-11-02 13:24:50.747 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:50.750 | + 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-11-02 13:24:50.788 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:24:50.790 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 13:24:50.827 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 13:24:50.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:24:50.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 13:24:50.870 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 13:24:50.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 13:24:50.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 13:24:50.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 13:24:54.102 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 13:24:54.102 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 13:24:54.102 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=219506) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 13:24:54.156 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:24:54.156 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 13:24:54.157 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:54.157 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:54.157 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:54.157 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=219506) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 13:24:54.223 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 13:24:54.224 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=219506) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 13:24:54.224 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=219506) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 13:24:54.225 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 13:24:54.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:54.225 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:54.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:24:54.225 | from cryptography.utils import int_from_bytes 2022-11-02 13:24:54.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 13:24:54.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 13:24:54.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 13:24:54.651 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 13:24:54.654 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 13:24:54.657 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 13:24:54.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 13:24:54.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 13:24:54.689 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 13:24:54.692 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 13:24:54.694 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 13:24:54.710 | + 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-11-02 13:24:54.729 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 13:24:54.731 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 13:24:54.734 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 13:24:54.736 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 13:24:54.741 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 13:24:54.743 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 13:24:54.746 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 13:24:54.748 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 13:24:54.752 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 13:24:54.755 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 13:24:54.757 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 13:24:54.760 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 13:24:54.763 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 13:24:54.766 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 13:24:54.770 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 13:24:54.770 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 13:24:54.784 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 13:24:54.786 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 13:24:54.789 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 13:24:54.791 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 13:24:54.796 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 13:24:54.797 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 13:24:54.799 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 13:24:54.805 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 13:24:54.808 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 13:24:54.811 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:54.813 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 13:24:54.817 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 13:24:54.819 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 13:24:54.822 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 13:24:54.824 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 13:24:54.827 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 13:24:54.830 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 13:24:54.834 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 13:24:54.835 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 13:24:54.840 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 13:24:54.840 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 13:24:54.843 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 13:24:54.846 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 13:24:54.849 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 13:24:54.865 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 13:24:54.882 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 13:24:54.899 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 13:24:54.927 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 13:24:54.938 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 13:24:54.938 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.077 ms 2022-11-02 13:24:55.957 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.053 ms 2022-11-02 13:24:56.981 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.070 ms 2022-11-02 13:24:56.981 | 2022-11-02 13:24:56.981 | --- 192.168.0.85 ping statistics --- 2022-11-02 13:24:56.981 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2022-11-02 13:24:56.981 | rtt min/avg/max/mdev = 0.053/0.066/0.077/0.010 ms 2022-11-02 13:24:56.987 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 13:24:56.988 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 13:24:56.995 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 13:24:56.998 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 13:24:57.018 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:57.021 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 13:24:57.024 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 13:24:57.036 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 13:24:57.071 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 13:24:57.106 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 13:24:57.147 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 13:24:57.193 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 13:24:57.195 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 13:24:57.228 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 13:24:57.231 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 13:24:57.250 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:24:57.253 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:24:57.256 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 13:24:57.276 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:24:57.279 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 13:24:57.300 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:24:57.303 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 13:24:57.324 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:24:57.327 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 13:24:57.361 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 13:24:57.395 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 13:24:57.398 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 13:24:57.418 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:57.421 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 13:24:57.441 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:57.443 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 13:24:57.446 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 13:24:57.524 | + inc/async:async_inner:63 : init_neutron 2022-11-02 13:24:57.576 | [177460 Async init_neutron:219983]: running: init_neutron 2022-11-02 13:24:57.580 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 13:24:57.605 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:57.609 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 13:24:57.626 | ++ ./stack.sh:main:1162 : true 2022-11-02 13:24:57.631 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 13:24:57.634 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 13:24:57.638 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 13:24:57.655 | dnsmasq: no process found 2022-11-02 13:24:57.661 | + ./stack.sh:main:1164 : true 2022-11-02 13:24:57.667 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 13:24:57.670 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 13:24:57.670 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:24:57.672 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 13:24:57.672 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 13:24:57.678 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 13:24:57.678 | + lib/nova:clean_iptables:186 : bash 2022-11-02 13:24:57.678 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 13:24:57.697 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 13:24:57.698 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:24:57.700 | + lib/nova:clean_iptables:188 : bash 2022-11-02 13:24:57.701 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 13:24:57.703 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 13:24:57.703 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:24:57.703 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 13:24:57.724 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 13:24:57.725 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 13:24:57.727 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 13:24:57.729 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 13:24:57.735 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 13:24:57.735 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:24:57.738 | + lib/nova:clean_iptables:190 : bash 2022-11-02 13:24:57.745 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 13:24:57.749 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 13:24:57.751 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 13:24:57.752 | + lib/nova:clean_iptables:192 : bash 2022-11-02 13:24:57.752 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 13:24:57.754 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 13:24:57.758 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 13:24:57.766 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 13:24:57.776 | net.ipv4.ip_forward = 1 2022-11-02 13:24:57.781 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 13:24:57.803 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:57.806 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 13:24:57.810 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 13:24:57.815 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:24:57.857 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 13:24:57.900 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 13:24:57.904 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 13:24:57.951 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 13:24:57.993 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 13:24:58.015 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:58.018 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 13:24:58.021 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:24:58.036 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 13:24:58.036 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 13:24:58.036 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 13:24:58.124 | + inc/async:async_inner:63 : init_swift 2022-11-02 13:24:58.195 | [177460 Async init_swift:220361]: running: init_swift 2022-11-02 13:24:58.199 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 13:24:58.232 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:58.236 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 13:24:58.239 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:24:58.242 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 13:24:58.249 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 13:24:58.250 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 13:24:58.362 | + inc/async:async_inner:63 : init_cinder 2022-11-02 13:24:58.441 | [177460 Async init_cinder:220456]: running: init_cinder 2022-11-02 13:24:58.444 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 13:24:58.471 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:24:58.482 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 13:24:58.485 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:24:58.488 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 13:24:58.491 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 13:24:58.495 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 13:24:58.595 | + inc/async:async_inner:63 : init_placement 2022-11-02 13:24:58.677 | [177460 Async init_placement:220575]: running: init_placement 2022-11-02 13:24:58.681 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 13:24:58.763 | [177460 Async init_neutron:219983]: Waiting for completion of init_neutron running on PID 219983 (6 other jobs running) 2022-11-02 13:24:58.805 | [177460 Async init_neutron:219983]: Signaling child to exit 2022-11-02 13:25:01.798 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:25:01.826 | [219983 Async init_neutron:219983]: finished successfully 2022-11-02 13:25:01.853 | WAKEUP 2022-11-02 13:25:01.894 | [177460 Async init_neutron:219983]: Signaled 2022-11-02 13:25:01.897 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 13:25:01.897 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:25:01.897 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:25:01.897 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:25:01.897 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:25:01.897 | + 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-11-02 13:25:01.897 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:25:01.897 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 13:25:01.897 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 13:25:01.897 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 13:25:01.897 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 13:25:01.897 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 13:25:01.898 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 13:25:01.898 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:25:01.898 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 13:25:01.898 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:25:01.898 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 13:25:01.898 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:25:01.898 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:25:01.898 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:25:01.898 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:25:01.898 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395497834 2022-11-02 13:25:01.898 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 13:25:01.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:25:01.898 | from cryptography.utils import int_from_bytes 2022-11-02 13:25:01.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:25:01.898 | from cryptography.utils import int_from_bytes 2022-11-02 13:25:01.898 | Traceback (most recent call last): 2022-11-02 13:25:01.898 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 13:25:01.899 | sys.exit(main()) 2022-11-02 13:25:01.899 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 13:25:01.899 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 13:25:01.899 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 13:25:01.899 | run_sanity_checks(config, revision) 2022-11-02 13:25:01.899 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 13:25:01.899 | script_dir.run_env() 2022-11-02 13:25:01.899 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 13:25:01.899 | util.load_python_file(self.dir, "env.py") 2022-11-02 13:25:01.899 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 13:25:01.899 | module = load_module_py(module_id, path) 2022-11-02 13:25:01.899 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 13:25:01.899 | spec.loader.exec_module(module) # type: ignore 2022-11-02 13:25:01.899 | File "", line 848, in exec_module 2022-11-02 13:25:01.899 | File "", line 219, in _call_with_frames_removed 2022-11-02 13:25:01.899 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 13:25:01.900 | from neutron.db.migration.models import head # noqa 2022-11-02 13:25:01.900 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 13:25:01.900 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 13:25:01.900 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 13:25:01.900 | from neutron.db import l3_dvr_db 2022-11-02 13:25:01.900 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 13:25:01.900 | from neutron.db import l3_db 2022-11-02 13:25:01.900 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 13:25:01.900 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 13:25:01.900 | ^ 2022-11-02 13:25:01.900 | SyntaxError: invalid syntax 2022-11-02 13:25:01.900 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 13:25:01.900 | + functions-common:time_stop:2451 : local name 2022-11-02 13:25:01.900 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:25:01.900 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:25:01.900 | + functions-common:time_stop:2454 : local total 2022-11-02 13:25:01.900 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:25:01.900 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:25:01.901 | + functions-common:time_stop:2458 : start_time=1667395497834 2022-11-02 13:25:01.901 | + functions-common:time_stop:2460 : [[ -z 1667395497834 ]] 2022-11-02 13:25:01.901 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:25:01.901 | + functions-common:time_stop:2463 : end_time=1667395501776 2022-11-02 13:25:01.901 | + functions-common:time_stop:2464 : elapsed_time=3942 2022-11-02 13:25:01.901 | + functions-common:time_stop:2465 : total=52959 2022-11-02 13:25:01.901 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:25:01.901 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=56901 2022-11-02 13:25:01.958 | [177460 Async init_neutron:219983]: finished init_neutron with result 0 in 4 seconds 2022-11-02 13:25:01.964 | + inc/async:async_wait:197 : return 0 2022-11-02 13:25:01.967 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 13:25:02.034 | [177460 Async init_placement:220575]: Waiting for completion of init_placement running on PID 220575 (5 other jobs running) 2022-11-02 13:25:02.075 | [177460 Async init_placement:220575]: Signaling child to exit 2022-11-02 13:25:12.106 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:25:12.142 | [220361 Async init_swift:220361]: finished successfully 2022-11-02 13:25:19.175 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:25:19.208 | [216843 Async init_glance:216843]: finished successfully 2022-11-02 13:26:05.997 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:26:06.032 | [220456 Async init_cinder:220456]: finished successfully 2022-11-02 13:26:11.854 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:26:11.885 | [220575 Async init_placement:220575]: finished successfully 2022-11-02 13:26:11.906 | WAKEUP 2022-11-02 13:26:11.934 | [177460 Async init_placement:220575]: Signaled 2022-11-02 13:26:11.937 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 13:26:11.937 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 13:26:11.937 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 13:26:11.937 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 13:26:11.937 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 13:26:11.937 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:11.937 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 13:26:11.937 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:11.937 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 13:26:11.937 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 13:26:11.937 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 13:26:11.937 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 13:26:11.937 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 13:26:11.937 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 13:26:11.937 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 13:26:11.937 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 13:26:11.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.937 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.938 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.938 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.938 | + functions-common:get_or_create_user:937 : user_id=c2e21f3a653e461ba1fc075ef73aa13a 2022-11-02 13:26:11.938 | + functions-common:get_or_create_user:938 : echo c2e21f3a653e461ba1fc075ef73aa13a 2022-11-02 13:26:11.938 | c2e21f3a653e461ba1fc075ef73aa13a 2022-11-02 13:26:11.938 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 13:26:11.938 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:26:11.938 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:26:11.938 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:26:11.938 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:26:11.938 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:26:11.938 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.938 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:26:11.938 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:26:11.938 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.938 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.938 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.938 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.938 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:26:11.938 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:26:11.938 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.938 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.939 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.939 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:26:11.939 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:26:11.939 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.939 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:26:11.939 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.939 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.944 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.944 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.944 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:26:11.944 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:26:11.944 | ++ functions-common:get_field:830 : echo '| 8932ecc599c44c7d9aab959de906797c | c2e21f3a653e461ba1fc075ef73aa13a | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:26:11.944 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:26:11.944 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.944 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=8932ecc599c44c7d9aab959de906797c 2022-11-02 13:26:11.944 | + functions-common:get_or_add_user_project_role:1009 : echo 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:26:11.944 | 8932ecc599c44c7d9aab959de906797c 2022-11-02 13:26:11.944 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 13:26:11.944 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 13:26:11.944 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 13:26:11.944 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 13:26:11.944 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 13:26:11.944 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 13:26:11.944 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 13:26:11.945 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 13:26:11.945 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 13:26:11.945 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 13:26:11.945 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 13:26:11.945 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 13:26:11.945 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.945 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:26:11.945 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 13:26:11.945 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:26:11.945 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.945 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.945 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.945 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.945 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 13:26:11.945 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 13:26:11.945 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.945 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.945 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.945 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 13:26:11.945 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 13:26:11.946 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 13:26:11.946 | ++ functions-common:get_field:823 : local data field 2022-11-02 13:26:11.946 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.946 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.946 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.946 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.946 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 13:26:11.946 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 13:26:11.946 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 13:26:11.946 | ++ functions-common:get_field:830 : echo '| f70949e65dc847f7a94effe0b87b8575 | c2e21f3a653e461ba1fc075ef73aa13a | | 72a3fa7ed99a46fb848428c438d4b45b | | | False |' 2022-11-02 13:26:11.946 | ++ functions-common:get_field:824 : read data 2022-11-02 13:26:11.946 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:26:11.946 | + functions-common:get_or_add_user_project_role:1009 : echo f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:26:11.946 | f70949e65dc847f7a94effe0b87b8575 2022-11-02 13:26:11.946 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 13:26:11.946 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 13:26:11.946 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 13:26:11.946 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 13:26:11.946 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 13:26:11.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.946 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.946 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.946 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.946 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 13:26:11.946 | dce20cc939c44d4894dd45b3f8386879' 2022-11-02 13:26:11.946 | + functions-common:get_or_create_service:1106 : echo dce20cc939c44d4894dd45b3f8386879 2022-11-02 13:26:11.946 | dce20cc939c44d4894dd45b3f8386879 2022-11-02 13:26:11.946 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 13:26:11.947 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 13:26:11.947 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 13:26:11.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 13:26:11.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 13:26:11.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.947 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.947 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.947 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 13:26:11.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 13:26:11.947 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 13:26:11.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.947 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:11.947 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:11.947 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 13:26:11.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=1deba9e425684363be9410dc5632daf1 2022-11-02 13:26:11.947 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 1deba9e425684363be9410dc5632daf1 2022-11-02 13:26:11.947 | + functions-common:get_or_create_endpoint:1139 : public_id=1deba9e425684363be9410dc5632daf1 2022-11-02 13:26:11.947 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 13:26:11.947 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 13:26:11.947 | + functions-common:get_or_create_endpoint:1148 : echo 1deba9e425684363be9410dc5632daf1 2022-11-02 13:26:11.947 | 1deba9e425684363be9410dc5632daf1 2022-11-02 13:26:11.999 | [177460 Async init_placement:220575]: finished init_placement with result 0 in 73 seconds 2022-11-02 13:26:12.004 | + inc/async:async_wait:197 : return 0 2022-11-02 13:26:12.007 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 13:26:12.070 | [177460 Async init_glance:216843]: Waiting for completion of init_glance running on PID 216843 (4 other jobs running) 2022-11-02 13:26:12.099 | [177460 Async init_glance:216843]: Signaling child to exit 2022-11-02 13:26:12.099 | WAKEUP 2022-11-02 13:26:12.127 | [177460 Async init_glance:216843]: Signaled 2022-11-02 13:26:12.128 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 13:26:12.128 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 13:26:12.129 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 13:26:12.129 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 13:26:12.129 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 13:26:12.129 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 13:26:12.129 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 13:26:12.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:12.129 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 13:26:12.129 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:12.129 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 13:26:12.129 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:26:12.129 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:26:12.129 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:26:12.129 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:26:12.129 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395443516 2022-11-02 13:26:12.129 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 13:26:12.129 | 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=216967) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:26:12.129 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:26:12.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:26:12.129 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:26:12.129 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 13:26:12.129 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 13:26:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 13:26:12.130 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 13:26:12.130 | Database migration is up to date. No migration needed. 2022-11-02 13:26:12.130 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 13:26:12.130 | Database is synced successfully. 2022-11-02 13:26:12.131 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 13:26:12.131 | 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=218975) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 13:26:12.131 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 13:26:12.132 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 13:26:12.132 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 13:26:12.132 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 13:26:12.132 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 13:26:12.132 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 13:26:12.132 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 13:26:12.132 | + functions-common:time_stop:2451 : local name 2022-11-02 13:26:12.132 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:26:12.132 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:26:12.132 | + functions-common:time_stop:2454 : local total 2022-11-02 13:26:12.132 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:26:12.132 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:26:12.132 | + functions-common:time_stop:2458 : start_time=1667395443516 2022-11-02 13:26:12.132 | + functions-common:time_stop:2460 : [[ -z 1667395443516 ]] 2022-11-02 13:26:12.132 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:26:12.132 | + functions-common:time_stop:2463 : end_time=1667395519153 2022-11-02 13:26:12.132 | + functions-common:time_stop:2464 : elapsed_time=75637 2022-11-02 13:26:12.132 | + functions-common:time_stop:2465 : total=52959 2022-11-02 13:26:12.132 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:26:12.132 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=128596 2022-11-02 13:26:12.182 | [177460 Async init_glance:216843]: finished init_glance with result 0 in 78 seconds 2022-11-02 13:26:12.187 | + inc/async:async_wait:197 : return 0 2022-11-02 13:26:12.190 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 13:26:12.266 | [177460 Async init_swift:220361]: Waiting for completion of init_swift running on PID 220361 (3 other jobs running) 2022-11-02 13:26:12.296 | [177460 Async init_swift:220361]: Signaling child to exit 2022-11-02 13:26:12.296 | WAKEUP 2022-11-02 13:26:12.322 | [177460 Async init_swift:220361]: Signaled 2022-11-02 13:26:12.323 | + lib/swift:init_swift:668 : local node_number 2022-11-02 13:26:12.324 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 13:26:12.324 | No container-server running 2022-11-02 13:26:12.324 | No object-replicator running 2022-11-02 13:26:12.329 | No account-auditor running 2022-11-02 13:26:12.329 | No object-updater running 2022-11-02 13:26:12.329 | No container-sync running 2022-11-02 13:26:12.329 | No account-replicator running 2022-11-02 13:26:12.329 | No object-reconstructor running 2022-11-02 13:26:12.329 | No object-server running 2022-11-02 13:26:12.329 | No container-updater running 2022-11-02 13:26:12.329 | No object-auditor running 2022-11-02 13:26:12.330 | No object-expirer running 2022-11-02 13:26:12.330 | No container-reconciler running 2022-11-02 13:26:12.330 | No container-replicator running 2022-11-02 13:26:12.330 | No account-reaper running 2022-11-02 13:26:12.330 | No account-server running 2022-11-02 13:26:12.330 | No container-auditor running 2022-11-02 13:26:12.330 | No container-sharder running 2022-11-02 13:26:12.330 | No proxy-server running 2022-11-02 13:26:12.330 | + lib/swift:init_swift:670 : true 2022-11-02 13:26:12.330 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 13:26:12.330 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 13:26:12.330 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 13:26:12.330 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 13:26:12.330 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 13:26:12.330 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-02 13:26:12.330 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 13:26:12.330 | + functions:create_disk:732 : local node_number 2022-11-02 13:26:12.330 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.330 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:26:12.330 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 13:26:12.330 | + functions:create_disk:736 : local key 2022-11-02 13:26:12.330 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 13:26:12.330 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.330 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.330 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 13:26:12.331 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 13:26:12.331 | + functions:destroy_disk:765 : local key 2022-11-02 13:26:12.331 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 13:26:12.331 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 13:26:12.331 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 13:26:12.331 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 13:26:12.331 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 13:26:12.331 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 13:26:12.331 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 13:26:12.331 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 13:26:12.331 | = reflink=1 2022-11-02 13:26:12.331 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 13:26:12.331 | = sunit=0 swidth=0 blks 2022-11-02 13:26:12.331 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 13:26:12.331 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 13:26:12.331 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 13:26:12.331 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 13:26:12.331 | + 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-11-02 13:26:12.331 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 13:26:12.331 | /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-11-02 13:26:12.331 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 13:26:12.331 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 13:26:12.331 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 13:26:12.331 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 13:26:12.331 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 13:26:12.332 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 13:26:12.332 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 13:26:12.332 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667394386.object.builder backups/1667394388.container.builder backups/1667394389.account.builder backups/1667394395.object.builder backups/1667394396.container.builder backups/1667394398.account.builder backups/1667394395.object.ring.gz backups/1667394396.container.ring.gz backups/1667394398.account.ring.gz 2022-11-02 13:26:12.332 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 13:26:12.332 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 13:26:12.332 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 13:26:12.332 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 13:26:12.332 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 13:26:12.332 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 13:26:12.332 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 13:26:12.332 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:26:12.332 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 13:26:12.332 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 13:26:12.332 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:26:12.332 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 13:26:12.332 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 13:26:12.332 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 13:26:12.332 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 13:26:12.332 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:26:12.332 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 13:26:12.332 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:26:12.332 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 13:26:12.332 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 13:26:12.332 | + lib/swift:init_swift:714 : popd 2022-11-02 13:26:12.382 | [177460 Async init_swift:220361]: finished init_swift with result 0 in 14 seconds 2022-11-02 13:26:12.387 | + inc/async:async_wait:197 : return 0 2022-11-02 13:26:12.390 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 13:26:12.454 | [177460 Async init_cinder:220456]: Waiting for completion of init_cinder running on PID 220456 (2 other jobs running) 2022-11-02 13:26:12.486 | [177460 Async init_cinder:220456]: Signaling child to exit 2022-11-02 13:26:12.486 | WAKEUP 2022-11-02 13:26:12.511 | [177460 Async init_cinder:220456]: Signaled 2022-11-02 13:26:12.512 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 13:26:12.512 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.512 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 13:26:12.512 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 13:26:12.512 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 13:26:12.512 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 13:26:12.513 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 13:26:12.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:12.513 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 13:26:12.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:12.513 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 13:26:12.513 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 13:26:12.513 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:26:12.513 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:26:12.513 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:26:12.513 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395509204 2022-11-02 13:26:12.513 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 13:26:12.513 | 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=221044) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 13:26:12.513 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | 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=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:26:12.515 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=221044) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:26:12.515 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 13:26:12.515 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:26:12.515 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:26:12.515 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 13:26:12.515 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=221044) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:26:12.515 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 13:26:12.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:12.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:12.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:26:12.515 | from cryptography.utils import int_from_bytes 2022-11-02 13:26:12.515 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:26:12.515 | last_heartbeat = column_property( 2022-11-02 13:26:12.515 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:26:12.515 | num_hosts = column_property( 2022-11-02 13:26:12.515 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 13:26:12.516 | num_down_hosts = column_property( 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 13:26:12.516 | + functions-common:time_stop:2451 : local name 2022-11-02 13:26:12.516 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:26:12.516 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:26:12.516 | + functions-common:time_stop:2454 : local total 2022-11-02 13:26:12.516 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:26:12.516 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 13:26:12.516 | + functions-common:time_stop:2458 : start_time=1667395509204 2022-11-02 13:26:12.516 | + functions-common:time_stop:2460 : [[ -z 1667395509204 ]] 2022-11-02 13:26:12.516 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:26:12.516 | + functions-common:time_stop:2463 : end_time=1667395563051 2022-11-02 13:26:12.516 | + functions-common:time_stop:2464 : elapsed_time=53847 2022-11-02 13:26:12.516 | + functions-common:time_stop:2465 : total=52959 2022-11-02 13:26:12.516 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:26:12.516 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=106806 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 13:26:12.516 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 13:26:12.516 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 13:26:12.516 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 13:26:12.516 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:26:12.516 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:26:12.516 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 13:26:12.517 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 13:26:12.517 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 13:26:12.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 13:26:12.517 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 13:26:12.517 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 13:26:12.517 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 13:26:12.517 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 13:26:12.517 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 13:26:12.517 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 13:26:12.517 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 13:26:12.517 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 13:26:12.517 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:26:12.517 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:26:12.517 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 13:26:12.517 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 13:26:12.518 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 13:26:12.518 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 13:26:12.518 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 13:26:12.518 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 13:26:12.518 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 13:26:12.518 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:26:12.518 | [Unit] 2022-11-02 13:26:12.518 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:26:12.518 | DefaultDependencies=no 2022-11-02 13:26:12.518 | After=systemd-udev-settle.service 2022-11-02 13:26:12.518 | Before=lvm2-activation-early.service 2022-11-02 13:26:12.518 | Wants=systemd-udev-settle.service 2022-11-02 13:26:12.518 | 2022-11-02 13:26:12.518 | [Service] 2022-11-02 13:26:12.518 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 13:26:12.518 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 13:26:12.518 | RemainAfterExit=yes 2022-11-02 13:26:12.518 | Type=oneshot 2022-11-02 13:26:12.518 | 2022-11-02 13:26:12.518 | [Install] 2022-11-02 13:26:12.518 | WantedBy=local-fs.target 2022-11-02 13:26:12.518 | Also=systemd-udev-settle.service 2022-11-02 13:26:12.518 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 13:26:12.519 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 13:26:12.519 | 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-11-02 13:26:12.519 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 13:26:12.519 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 13:26:12.519 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 13:26:12.519 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 13:26:12.519 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 13:26:12.519 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 13:26:12.519 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 13:26:12.519 | Physical volume "/dev/loop4" successfully created. 2022-11-02 13:26:12.519 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 13:26:12.519 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 13:26:12.519 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 13:26:12.519 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 13:26:12.519 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 13:26:12.519 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 13:26:12.519 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 13:26:12.519 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 13:26:12.519 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.519 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 13:26:12.519 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 13:26:12.519 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 13:26:12.566 | [177460 Async init_cinder:220456]: finished init_cinder with result 0 in 67 seconds 2022-11-02 13:26:12.571 | + inc/async:async_wait:197 : return 0 2022-11-02 13:26:12.574 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 13:26:12.594 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.598 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 13:26:12.600 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:26:12.603 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 13:26:12.606 | + ./stack.sh:main:1218 : init_nova 2022-11-02 13:26:12.609 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 13:26:12.629 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.632 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 13:26:12.651 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:26:12.654 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:26:12.657 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:26:12.725 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:26:12.770 | [177460 Async nova-cell-0:222928]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 13:26:12.773 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 13:26:12.779 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:26:12.782 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 13:26:12.788 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:26:12.788 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:26:12.792 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:26:12.874 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:26:12.924 | [177460 Async nova-cell-1:223020]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 13:26:12.928 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 13:26:12.932 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 13:26:12.935 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 13:26:12.938 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 13:26:12.941 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 13:26:12.949 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:25.052 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 13:26:25.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:26:25.225 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 13:26:26.285 | 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-11-02 13:26:29.801 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:26:29.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:26:29.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:26:29.811 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:26:29.812 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223114) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:26:29.839 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:26:29.839 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:26:30.548 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 13:27:17.114 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=223114) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:27:17.118 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 13:27:26.499 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=223114) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:27:26.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:27:26.596 | from cryptography.utils import int_from_bytes 2022-11-02 13:27:26.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:27:26.596 | from cryptography.utils import int_from_bytes 2022-11-02 13:27:27.090 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 13:27:27.093 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 13:27:27.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 13:27:27.099 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 13:27:27.102 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:27:27.105 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 13:27:28.188 | 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-11-02 13:27:30.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:27:30.930 | from cryptography.utils import int_from_bytes 2022-11-02 13:27:30.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:27:30.930 | from cryptography.utils import int_from_bytes 2022-11-02 13:27:31.408 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 13:27:31.412 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:27:31.415 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 13:27:31.473 | [177460 Async nova-cell-0:222928]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 222928 (3 other jobs running) 2022-11-02 13:27:31.503 | [177460 Async nova-cell-0:222928]: Signaling child to exit 2022-11-02 13:29:12.100 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:29:12.129 | [223020 Async nova-cell-1:223020]: finished successfully 2022-11-02 13:29:12.872 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:29:12.901 | [222928 Async nova-cell-0:222928]: finished successfully 2022-11-02 13:29:12.921 | WAKEUP 2022-11-02 13:29:12.950 | [177460 Async nova-cell-0:222928]: Signaled 2022-11-02 13:29:12.952 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 13:29:12.952 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 13:29:12.952 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 13:29:12.952 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 13:29:12.952 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 13:29:12.952 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 13:29:12.952 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 13:29:12.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:29:12.953 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 13:29:12.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:29:12.953 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 13:29:12.953 | 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-11-02 13:29:12.953 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:12.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:12.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:29:12.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223172) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:29:12.955 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:29:12.955 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:29:12.955 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:29:12.955 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=223172) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:29:12.955 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:29:12.955 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=223172) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:29:12.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:12.955 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:12.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:12.955 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:13.009 | [177460 Async nova-cell-0:222928]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 180 seconds 2022-11-02 13:29:13.014 | + inc/async:async_wait:197 : return 0 2022-11-02 13:29:13.017 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 13:29:13.020 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 13:29:13.079 | [177460 Async nova-cell-1:223020]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 223020 (2 other jobs running) 2022-11-02 13:29:13.110 | [177460 Async nova-cell-1:223020]: Signaling child to exit 2022-11-02 13:29:13.110 | WAKEUP 2022-11-02 13:29:13.140 | [177460 Async nova-cell-1:223020]: Signaled 2022-11-02 13:29:13.141 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 13:29:13.141 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 13:29:13.141 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 13:29:13.141 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 13:29:13.141 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 13:29:13.142 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 13:29:13.142 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 13:29:13.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:29:13.142 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 13:29:13.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 13:29:13.142 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 13:29:13.142 | 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-11-02 13:29:13.142 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 13:29:13.143 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=223165) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 13:29:13.143 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 13:29:13.143 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 13:29:13.144 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 13:29:13.144 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=223165) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 13:29:13.144 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 13:29:13.144 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=223165) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 13:29:13.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:13.144 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:13.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:13.144 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:13.195 | [177460 Async nova-cell-1:223020]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 179 seconds 2022-11-02 13:29:13.199 | + inc/async:async_wait:197 : return 0 2022-11-02 13:29:13.202 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:29:13.205 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 13:29:14.298 | 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-11-02 13:29:17.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:17.422 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:17.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:17.422 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:17.422 | Running batches of 50 until complete 2022-11-02 13:29:17.422 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:29:17.422 | | Migration | Total Needed | Completed | 2022-11-02 13:29:17.422 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:29:17.422 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 13:29:17.422 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 13:29:17.422 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 13:29:17.422 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 13:29:17.422 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 13:29:17.422 | | populate_dev_uuids | 0 | 0 | 2022-11-02 13:29:17.422 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 13:29:17.422 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 13:29:17.422 | | populate_user_id | 0 | 0 | 2022-11-02 13:29:17.422 | | populate_uuids | 0 | 0 | 2022-11-02 13:29:17.423 | +-------------------------------------+--------------+-----------+ 2022-11-02 13:29:17.977 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 13:29:17.982 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:29:17.987 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 13:29:17.991 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:29:17.997 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:29:17.997 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 13:29:19.164 | 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-11-02 13:29:22.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:22.034 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:22.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 13:29:22.034 | from cryptography.utils import int_from_bytes 2022-11-02 13:29:22.034 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 13:29:22.034 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 13:29:22.510 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 13:29:22.513 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 13:29:22.528 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 13:29:22.531 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 13:29:22.551 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:22.554 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 13:29:22.556 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 13:29:22.632 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 13:29:22.680 | [177460 Async configure_neutron_nova:224370]: running: configure_neutron_nova 2022-11-02 13:29:22.684 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 13:29:22.686 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 13:29:22.689 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 13:29:22.693 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 13:29:22.695 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 13:29:22.699 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 13:29:22.701 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 13:29:22.705 | + functions-common:run_phase:1889 : local extra 2022-11-02 13:29:22.708 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 13:29:22.714 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 13:29:22.717 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 13:29:22.720 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 13:29:22.723 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 13:29:22.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 13:29:22.750 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:22.756 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:29:22.758 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:29:22.761 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 13:29:22.764 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 13:29:22.767 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 13:29:22.771 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 13:29:22.774 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 13:29:22.782 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 13:29:22.782 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 13:29:22.783 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 13:29:22.786 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 13:29:22.791 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 13:29:22.795 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 13:29:22.800 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 13:29:22.806 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 13:29:22.809 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:29:22.813 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.822 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 13:29:22.822 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 13:29:22.824 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:22.830 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 13:29:22.833 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 13:29:22.838 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 13:29:22.841 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.844 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 13:29:22.849 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:22.852 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 13:29:22.856 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:29:22.857 | gsub("[][]", "", $1); 2022-11-02 13:29:22.857 | split($1, a, "|"); 2022-11-02 13:29:22.857 | if (a[1] == matchgroup) 2022-11-02 13:29:22.857 | print a[2] 2022-11-02 13:29:22.857 | } 2022-11-02 13:29:22.857 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.859 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:29:22.862 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:29:22.866 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:29:22.870 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 13:29:22.873 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 13:29:22.878 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 13:29:22.882 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 13:29:22.887 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 13:29:22.893 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 13:29:22.895 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 13:29:22.899 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:29:22.902 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.905 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:29:22.909 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 13:29:22.912 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:29:22.916 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 13:29:22.919 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 13:29:22.923 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 13:29:22.927 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 13:29:22.932 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 13:29:22.933 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:29:22.933 | BEGIN { 2022-11-02 13:29:22.933 | section = "" 2022-11-02 13:29:22.933 | last_section = "" 2022-11-02 13:29:22.933 | section_count = 0 2022-11-02 13:29:22.933 | } 2022-11-02 13:29:22.933 | /^\[.+\]/ { 2022-11-02 13:29:22.933 | gsub("[][]", "", $1); 2022-11-02 13:29:22.933 | section=$1 2022-11-02 13:29:22.933 | next 2022-11-02 13:29:22.933 | } 2022-11-02 13:29:22.933 | /^ *\#/ { 2022-11-02 13:29:22.933 | next 2022-11-02 13:29:22.933 | } 2022-11-02 13:29:22.933 | /^[^ \t]+/ { 2022-11-02 13:29:22.933 | # get offset of first = in $0 2022-11-02 13:29:22.933 | eq_idx = index($0, "=") 2022-11-02 13:29:22.933 | # extract attr & value from $0 2022-11-02 13:29:22.933 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:29:22.933 | value = substr($0, eq_idx + 1) 2022-11-02 13:29:22.933 | # only need to strip trailing whitespace from attr 2022-11-02 13:29:22.933 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:29:22.933 | # need to strip leading & trailing whitespace from value 2022-11-02 13:29:22.933 | sub(/^[ \t]*/, "", value) 2022-11-02 13:29:22.933 | sub(/[ \t]*$/, "", value) 2022-11-02 13:29:22.933 | 2022-11-02 13:29:22.934 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:29:22.934 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:29:22.934 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:29:22.934 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:29:22.934 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:29:22.934 | if (section != last_section) { 2022-11-02 13:29:22.934 | cfg_section[section_count++] = section 2022-11-02 13:29:22.934 | last_section = section 2022-11-02 13:29:22.934 | } 2022-11-02 13:29:22.934 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:29:22.934 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:29:22.934 | 2022-11-02 13:29:22.934 | cfg_attr[section, attr, 0] = value 2022-11-02 13:29:22.934 | cfg_attr_count[section, attr] = 1 2022-11-02 13:29:22.934 | } else { 2022-11-02 13:29:22.934 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:29:22.934 | cfg_attr[section, attr, lno] = value 2022-11-02 13:29:22.934 | } 2022-11-02 13:29:22.934 | } 2022-11-02 13:29:22.934 | END { 2022-11-02 13:29:22.934 | # Process each section in order 2022-11-02 13:29:22.934 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:29:22.934 | section = cfg_section[sno] 2022-11-02 13:29:22.934 | # The ini routines simply append a config item immediately 2022-11-02 13:29:22.934 | # after the section header. To keep the same order as defined 2022-11-02 13:29:22.934 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:29:22.934 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:29:22.934 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:29:22.934 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:29:22.934 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:29:22.934 | else { 2022-11-02 13:29:22.934 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:29:22.934 | count = cfg_attr_count[section, attr] 2022-11-02 13:29:22.935 | print "inidelete " configfile " " section " " attr 2022-11-02 13:29:22.935 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:29:22.935 | for (l = count -2; l >= 0; l--) 2022-11-02 13:29:22.935 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:29:22.935 | } 2022-11-02 13:29:22.935 | } 2022-11-02 13:29:22.935 | } 2022-11-02 13:29:22.935 | } 2022-11-02 13:29:22.935 | ' 2022-11-02 13:29:22.935 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:22.936 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.936 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:29:22.943 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:29:22.946 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 13:29:22.949 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:22.952 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 13:29:22.957 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 13:29:22.957 | BEGIN { group = "" } 2022-11-02 13:29:22.957 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:29:22.957 | gsub("[][]", "", $1); 2022-11-02 13:29:22.957 | split($1, a, "|"); 2022-11-02 13:29:22.957 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:29:22.957 | group=a[1] 2022-11-02 13:29:22.957 | } else { 2022-11-02 13:29:22.957 | group="" 2022-11-02 13:29:22.957 | } 2022-11-02 13:29:22.957 | next 2022-11-02 13:29:22.957 | } 2022-11-02 13:29:22.958 | { 2022-11-02 13:29:22.958 | if (group != "") 2022-11-02 13:29:22.958 | print $0 2022-11-02 13:29:22.958 | } 2022-11-02 13:29:22.958 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:29:22.966 | + 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-11-02 13:29:22.970 | ++ 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-11-02 13:29:23.007 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.010 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 13:29:23.013 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 13:29:23.045 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.048 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 13:29:23.053 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 13:29:23.096 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 13:29:23.118 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 13:29:23.144 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.147 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 13:29:23.150 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 13:29:23.197 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.200 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 13:29:23.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 13:29:23.242 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 13:29:23.248 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 13:29:23.292 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.298 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 13:29:23.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 13:29:23.337 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.340 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 13:29:23.343 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 13:29:23.384 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.391 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 13:29:23.391 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 13:29:23.431 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.434 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 13:29:23.437 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 13:29:23.478 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.482 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 13:29:23.485 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 13:29:23.521 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.524 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 13:29:23.527 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 13:29:23.568 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.571 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:29:23.578 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:29:23.588 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:29:23.588 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 13:29:23.590 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 13:29:23.594 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 13:29:23.598 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 13:29:23.603 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 13:29:23.610 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 13:29:23.614 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 13:29:23.617 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:29:23.620 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:23.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:29:23.628 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:29:23.632 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:29:23.637 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 13:29:23.640 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 13:29:23.644 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 13:29:23.648 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 13:29:23.653 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 13:29:23.653 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.655 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:29:23.655 | BEGIN { 2022-11-02 13:29:23.655 | section = "" 2022-11-02 13:29:23.655 | last_section = "" 2022-11-02 13:29:23.655 | section_count = 0 2022-11-02 13:29:23.656 | } 2022-11-02 13:29:23.656 | /^\[.+\]/ { 2022-11-02 13:29:23.656 | gsub("[][]", "", $1); 2022-11-02 13:29:23.656 | section=$1 2022-11-02 13:29:23.656 | next 2022-11-02 13:29:23.656 | } 2022-11-02 13:29:23.656 | /^ *\#/ { 2022-11-02 13:29:23.656 | next 2022-11-02 13:29:23.656 | } 2022-11-02 13:29:23.656 | /^[^ \t]+/ { 2022-11-02 13:29:23.656 | # get offset of first = in $0 2022-11-02 13:29:23.656 | eq_idx = index($0, "=") 2022-11-02 13:29:23.656 | # extract attr & value from $0 2022-11-02 13:29:23.656 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:29:23.656 | value = substr($0, eq_idx + 1) 2022-11-02 13:29:23.656 | # only need to strip trailing whitespace from attr 2022-11-02 13:29:23.656 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:29:23.656 | # need to strip leading & trailing whitespace from value 2022-11-02 13:29:23.656 | sub(/^[ \t]*/, "", value) 2022-11-02 13:29:23.656 | sub(/[ \t]*$/, "", value) 2022-11-02 13:29:23.656 | 2022-11-02 13:29:23.656 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:29:23.656 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:29:23.656 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:29:23.656 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:29:23.656 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:29:23.656 | if (section != last_section) { 2022-11-02 13:29:23.656 | cfg_section[section_count++] = section 2022-11-02 13:29:23.656 | last_section = section 2022-11-02 13:29:23.656 | } 2022-11-02 13:29:23.656 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:29:23.656 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:29:23.656 | 2022-11-02 13:29:23.656 | cfg_attr[section, attr, 0] = value 2022-11-02 13:29:23.656 | cfg_attr_count[section, attr] = 1 2022-11-02 13:29:23.657 | } else { 2022-11-02 13:29:23.657 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:29:23.657 | cfg_attr[section, attr, lno] = value 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | END { 2022-11-02 13:29:23.657 | # Process each section in order 2022-11-02 13:29:23.657 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:29:23.657 | section = cfg_section[sno] 2022-11-02 13:29:23.657 | # The ini routines simply append a config item immediately 2022-11-02 13:29:23.657 | # after the section header. To keep the same order as defined 2022-11-02 13:29:23.657 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:29:23.657 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:29:23.657 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:29:23.657 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:29:23.657 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:29:23.657 | else { 2022-11-02 13:29:23.657 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:29:23.657 | count = cfg_attr_count[section, attr] 2022-11-02 13:29:23.657 | print "inidelete " configfile " " section " " attr 2022-11-02 13:29:23.657 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:29:23.657 | for (l = count -2; l >= 0; l--) 2022-11-02 13:29:23.657 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | } 2022-11-02 13:29:23.657 | ' 2022-11-02 13:29:23.658 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:23.661 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:29:23.663 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:29:23.666 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 13:29:23.669 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:23.673 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 13:29:23.676 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 13:29:23.686 | BEGIN { group = "" } 2022-11-02 13:29:23.686 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:29:23.686 | gsub("[][]", "", $1); 2022-11-02 13:29:23.686 | split($1, a, "|"); 2022-11-02 13:29:23.686 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:29:23.686 | group=a[1] 2022-11-02 13:29:23.686 | } else { 2022-11-02 13:29:23.686 | group="" 2022-11-02 13:29:23.686 | } 2022-11-02 13:29:23.686 | next 2022-11-02 13:29:23.686 | } 2022-11-02 13:29:23.686 | { 2022-11-02 13:29:23.686 | if (group != "") 2022-11-02 13:29:23.686 | print $0 2022-11-02 13:29:23.686 | } 2022-11-02 13:29:23.686 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:29:23.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 13:29:23.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 13:29:23.743 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.745 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 13:29:23.748 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 13:29:23.796 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 13:29:23.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 13:29:23.820 | + inc/async:async_inner:64 : rc=0 2022-11-02 13:29:23.847 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 13:29:23.858 | [224370 Async configure_neutron_nova:224370]: finished successfully 2022-11-02 13:29:23.862 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 13:29:23.915 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 13:29:23.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 13:29:23.964 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:23.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 13:29:23.971 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 13:29:24.016 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.019 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 13:29:24.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 13:29:24.059 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.062 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 13:29:24.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 13:29:24.101 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 13:29:24.107 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 13:29:24.140 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 13:29:24.146 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 13:29:24.179 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 13:29:24.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 13:29:24.216 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.219 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 13:29:24.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 13:29:24.253 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.256 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 13:29:24.259 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 13:29:24.291 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.294 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 13:29:24.296 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 13:29:24.330 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.333 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 13:29:24.336 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 13:29:24.369 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.380 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 13:29:24.381 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 13:29:24.407 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.411 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:29:24.413 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:29:24.416 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:29:24.419 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 13:29:24.422 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 13:29:24.425 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 13:29:24.428 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 13:29:24.432 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 13:29:24.437 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 13:29:24.440 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 13:29:24.443 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:29:24.446 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.448 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:29:24.451 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 13:29:24.454 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:29:24.457 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 13:29:24.460 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 13:29:24.463 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 13:29:24.466 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 13:29:24.469 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 13:29:24.470 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:29:24.470 | BEGIN { 2022-11-02 13:29:24.470 | section = "" 2022-11-02 13:29:24.470 | last_section = "" 2022-11-02 13:29:24.470 | section_count = 0 2022-11-02 13:29:24.470 | } 2022-11-02 13:29:24.470 | /^\[.+\]/ { 2022-11-02 13:29:24.470 | gsub("[][]", "", $1); 2022-11-02 13:29:24.470 | section=$1 2022-11-02 13:29:24.470 | next 2022-11-02 13:29:24.470 | } 2022-11-02 13:29:24.470 | /^ *\#/ { 2022-11-02 13:29:24.470 | next 2022-11-02 13:29:24.471 | } 2022-11-02 13:29:24.471 | /^[^ \t]+/ { 2022-11-02 13:29:24.471 | # get offset of first = in $0 2022-11-02 13:29:24.471 | eq_idx = index($0, "=") 2022-11-02 13:29:24.471 | # extract attr & value from $0 2022-11-02 13:29:24.471 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:29:24.471 | value = substr($0, eq_idx + 1) 2022-11-02 13:29:24.471 | # only need to strip trailing whitespace from attr 2022-11-02 13:29:24.471 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:29:24.471 | # need to strip leading & trailing whitespace from value 2022-11-02 13:29:24.471 | sub(/^[ \t]*/, "", value) 2022-11-02 13:29:24.471 | sub(/[ \t]*$/, "", value) 2022-11-02 13:29:24.471 | 2022-11-02 13:29:24.471 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:29:24.471 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:29:24.471 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:29:24.471 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:29:24.471 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:29:24.471 | if (section != last_section) { 2022-11-02 13:29:24.471 | cfg_section[section_count++] = section 2022-11-02 13:29:24.471 | last_section = section 2022-11-02 13:29:24.471 | } 2022-11-02 13:29:24.471 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:29:24.471 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:29:24.471 | 2022-11-02 13:29:24.471 | cfg_attr[section, attr, 0] = value 2022-11-02 13:29:24.471 | cfg_attr_count[section, attr] = 1 2022-11-02 13:29:24.471 | } else { 2022-11-02 13:29:24.471 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:29:24.471 | cfg_attr[section, attr, lno] = value 2022-11-02 13:29:24.471 | } 2022-11-02 13:29:24.471 | } 2022-11-02 13:29:24.471 | END { 2022-11-02 13:29:24.471 | # Process each section in order 2022-11-02 13:29:24.472 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:29:24.472 | section = cfg_section[sno] 2022-11-02 13:29:24.472 | # The ini routines simply append a config item immediately 2022-11-02 13:29:24.472 | # after the section header. To keep the same order as defined 2022-11-02 13:29:24.472 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:29:24.472 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:29:24.472 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:29:24.472 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:29:24.472 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:29:24.472 | else { 2022-11-02 13:29:24.472 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:29:24.472 | count = cfg_attr_count[section, attr] 2022-11-02 13:29:24.472 | print "inidelete " configfile " " section " " attr 2022-11-02 13:29:24.472 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:29:24.472 | for (l = count -2; l >= 0; l--) 2022-11-02 13:29:24.472 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:29:24.472 | } 2022-11-02 13:29:24.472 | } 2022-11-02 13:29:24.472 | } 2022-11-02 13:29:24.472 | } 2022-11-02 13:29:24.472 | ' 2022-11-02 13:29:24.472 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.473 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.473 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:29:24.476 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:29:24.478 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 13:29:24.481 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:24.483 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 13:29:24.487 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 13:29:24.487 | BEGIN { group = "" } 2022-11-02 13:29:24.487 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:29:24.487 | gsub("[][]", "", $1); 2022-11-02 13:29:24.487 | split($1, a, "|"); 2022-11-02 13:29:24.487 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:29:24.487 | group=a[1] 2022-11-02 13:29:24.487 | } else { 2022-11-02 13:29:24.487 | group="" 2022-11-02 13:29:24.487 | } 2022-11-02 13:29:24.487 | next 2022-11-02 13:29:24.487 | } 2022-11-02 13:29:24.487 | { 2022-11-02 13:29:24.487 | if (group != "") 2022-11-02 13:29:24.487 | print $0 2022-11-02 13:29:24.487 | } 2022-11-02 13:29:24.487 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 13:29:24.497 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 13:29:24.529 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 13:29:24.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 13:29:24.566 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 13:29:24.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 13:29:24.603 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 13:29:24.609 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 13:29:24.640 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.642 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 13:29:24.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 13:29:24.680 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 13:29:24.685 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 13:29:24.717 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 13:29:24.722 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 13:29:24.755 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 13:29:24.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 13:29:24.795 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.799 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 13:29:24.802 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 13:29:24.804 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 13:29:24.808 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.811 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:29:24.814 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:29:24.820 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 13:29:24.820 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:29:24.825 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 13:29:24.828 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 13:29:24.831 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.834 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.837 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 13:29:24.839 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.842 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 13:29:24.845 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.848 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:29:24.851 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 13:29:24.854 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 13:29:24.857 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.858 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:29:24.858 | BEGIN { 2022-11-02 13:29:24.858 | section = "" 2022-11-02 13:29:24.859 | last_section = "" 2022-11-02 13:29:24.859 | section_count = 0 2022-11-02 13:29:24.859 | } 2022-11-02 13:29:24.859 | /^\[.+\]/ { 2022-11-02 13:29:24.859 | gsub("[][]", "", $1); 2022-11-02 13:29:24.859 | section=$1 2022-11-02 13:29:24.859 | next 2022-11-02 13:29:24.859 | } 2022-11-02 13:29:24.859 | /^ *\#/ { 2022-11-02 13:29:24.859 | next 2022-11-02 13:29:24.859 | } 2022-11-02 13:29:24.859 | /^[^ \t]+/ { 2022-11-02 13:29:24.859 | # get offset of first = in $0 2022-11-02 13:29:24.859 | eq_idx = index($0, "=") 2022-11-02 13:29:24.859 | # extract attr & value from $0 2022-11-02 13:29:24.859 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 13:29:24.859 | value = substr($0, eq_idx + 1) 2022-11-02 13:29:24.859 | # only need to strip trailing whitespace from attr 2022-11-02 13:29:24.859 | sub(/[ \t]*$/, "", attr) 2022-11-02 13:29:24.859 | # need to strip leading & trailing whitespace from value 2022-11-02 13:29:24.859 | sub(/^[ \t]*/, "", value) 2022-11-02 13:29:24.859 | sub(/[ \t]*$/, "", value) 2022-11-02 13:29:24.859 | 2022-11-02 13:29:24.859 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 13:29:24.859 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 13:29:24.859 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 13:29:24.859 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 13:29:24.859 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 13:29:24.859 | if (section != last_section) { 2022-11-02 13:29:24.860 | cfg_section[section_count++] = section 2022-11-02 13:29:24.860 | last_section = section 2022-11-02 13:29:24.860 | } 2022-11-02 13:29:24.860 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 13:29:24.860 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 13:29:24.860 | 2022-11-02 13:29:24.860 | cfg_attr[section, attr, 0] = value 2022-11-02 13:29:24.860 | cfg_attr_count[section, attr] = 1 2022-11-02 13:29:24.860 | } else { 2022-11-02 13:29:24.860 | lno = cfg_attr_count[section, attr]++ 2022-11-02 13:29:24.860 | cfg_attr[section, attr, lno] = value 2022-11-02 13:29:24.860 | } 2022-11-02 13:29:24.860 | } 2022-11-02 13:29:24.860 | END { 2022-11-02 13:29:24.860 | # Process each section in order 2022-11-02 13:29:24.860 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 13:29:24.860 | section = cfg_section[sno] 2022-11-02 13:29:24.860 | # The ini routines simply append a config item immediately 2022-11-02 13:29:24.860 | # after the section header. To keep the same order as defined 2022-11-02 13:29:24.860 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 13:29:24.860 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 13:29:24.860 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 13:29:24.860 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 13:29:24.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 13:29:24.860 | else { 2022-11-02 13:29:24.860 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 13:29:24.860 | count = cfg_attr_count[section, attr] 2022-11-02 13:29:24.860 | print "inidelete " configfile " " section " " attr 2022-11-02 13:29:24.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 13:29:24.860 | for (l = count -2; l >= 0; l--) 2022-11-02 13:29:24.860 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 13:29:24.860 | } 2022-11-02 13:29:24.861 | } 2022-11-02 13:29:24.861 | } 2022-11-02 13:29:24.861 | } 2022-11-02 13:29:24.861 | ' 2022-11-02 13:29:24.861 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.861 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.862 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 13:29:24.863 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 13:29:24.865 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 13:29:24.868 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 13:29:24.871 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 13:29:24.873 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 13:29:24.877 | BEGIN { group = "" } 2022-11-02 13:29:24.877 | /^\[\[.+\|.*\]\]/ { 2022-11-02 13:29:24.877 | gsub("[][]", "", $1); 2022-11-02 13:29:24.878 | split($1, a, "|"); 2022-11-02 13:29:24.878 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 13:29:24.878 | group=a[1] 2022-11-02 13:29:24.878 | } else { 2022-11-02 13:29:24.878 | group="" 2022-11-02 13:29:24.878 | } 2022-11-02 13:29:24.878 | next 2022-11-02 13:29:24.878 | } 2022-11-02 13:29:24.878 | { 2022-11-02 13:29:24.878 | if (group != "") 2022-11-02 13:29:24.878 | print $0 2022-11-02 13:29:24.878 | } 2022-11-02 13:29:24.878 | ' /home/ubuntu/devstack/local.conf 2022-11-02 13:29:24.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 13:29:24.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 13:29:24.918 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.923 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 13:29:24.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 13:29:24.954 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 13:29:24.959 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 13:29:24.980 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:24.982 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 13:29:24.985 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:29:24.987 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 13:29:24.991 | + ./stack.sh:main:1252 : start_swift 2022-11-02 13:29:24.994 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 13:29:24.996 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 13:29:24.999 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 13:29:25.033 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 13:29:25.035 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 13:29:25.039 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 13:29:25.042 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 13:29:25.491 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 13:29:25.496 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 13:29:25.501 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 13:29:25.503 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 13:29:25.506 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 13:29:25.509 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:29:25.512 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.514 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 13:29:25.517 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.519 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:25.522 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:25.524 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:25.527 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 13:29:25.530 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:25.532 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:25.538 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:25.541 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:25.544 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:25.549 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395765546 2022-11-02 13:29:25.553 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 13:29:25.571 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:25.574 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 13:29:25.576 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 13:29:25.579 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.582 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.584 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.587 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.589 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 13:29:25.592 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 13:29:25.595 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 13:29:25.597 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:25.601 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:25.605 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:25.610 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:25.613 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:29:25.616 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 13:29:25.618 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 13:29:25.621 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 13:29:25.623 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:25.625 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:25.628 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:25.630 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:25.632 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:25.635 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 13:29:25.637 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:25.641 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 13:29:25.702 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 13:29:25.772 | + functions-common:write_user_unit_file:1588 : 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-11-02 13:29:25.829 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 13:29:25.888 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 13:29:25.945 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:26.006 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:26.008 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:26.011 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 13:29:26.068 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:26.529 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 13:29:26.545 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 13:29:26.979 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 13:29:27.000 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:27.003 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:27.009 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:27.012 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:27.014 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:27.017 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:27.019 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:27.023 | + functions-common:time_stop:2458 : start_time=1667395765546 2022-11-02 13:29:27.026 | + functions-common:time_stop:2460 : [[ -z 1667395765546 ]] 2022-11-02 13:29:27.030 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:27.035 | + functions-common:time_stop:2463 : end_time=1667395767032 2022-11-02 13:29:27.037 | + functions-common:time_stop:2464 : elapsed_time=1486 2022-11-02 13:29:27.040 | + functions-common:time_stop:2465 : total=3603 2022-11-02 13:29:27.042 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:27.045 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5089 2022-11-02 13:29:27.048 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:29:27.073 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.073 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 13:29:27.073 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.073 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:27.073 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:27.073 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:27.073 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 13:29:27.073 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:27.073 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:27.076 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:27.079 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:27.083 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:27.091 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395767085 2022-11-02 13:29:27.093 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 13:29:27.112 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:27.115 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 13:29:27.117 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 13:29:27.120 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.122 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.125 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.128 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.131 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 13:29:27.133 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 13:29:27.136 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 13:29:27.139 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:27.142 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:27.144 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:27.148 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:27.150 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:29:27.153 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 13:29:27.155 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 13:29:27.158 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 13:29:27.162 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:27.165 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:27.167 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:27.170 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:27.175 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:27.178 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 13:29:27.181 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:27.185 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 13:29:27.243 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 13:29:27.301 | + functions-common:write_user_unit_file:1588 : 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-11-02 13:29:27.360 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 13:29:27.429 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 13:29:27.492 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:27.559 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:27.562 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:27.566 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 13:29:27.628 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:28.144 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 13:29:28.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 13:29:28.637 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 13:29:28.668 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:28.671 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:28.674 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:28.677 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:28.680 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:28.682 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:28.684 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:28.689 | + functions-common:time_stop:2458 : start_time=1667395767085 2022-11-02 13:29:28.690 | + functions-common:time_stop:2460 : [[ -z 1667395767085 ]] 2022-11-02 13:29:28.694 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:28.698 | + functions-common:time_stop:2463 : end_time=1667395768696 2022-11-02 13:29:28.701 | + functions-common:time_stop:2464 : elapsed_time=1611 2022-11-02 13:29:28.704 | + functions-common:time_stop:2465 : total=5089 2022-11-02 13:29:28.706 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:28.709 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6700 2022-11-02 13:29:28.712 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 13:29:28.714 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.717 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 13:29:28.719 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.722 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:28.725 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:28.727 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:28.730 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 13:29:28.733 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:28.735 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:28.738 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:28.744 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:28.744 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:28.749 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395768746 2022-11-02 13:29:28.752 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 13:29:28.771 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:28.774 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 13:29:28.777 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 13:29:28.779 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.784 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.784 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.788 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.791 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 13:29:28.794 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 13:29:28.796 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 13:29:28.799 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:28.803 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:28.805 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:28.808 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:28.810 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 13:29:28.813 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 13:29:28.815 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 13:29:28.819 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 13:29:28.824 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:28.824 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:28.826 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:28.828 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:28.831 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:28.834 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 13:29:28.836 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:28.841 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 13:29:28.901 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 13:29:28.962 | + functions-common:write_user_unit_file:1588 : 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-11-02 13:29:29.023 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 13:29:29.087 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 13:29:29.146 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:29.208 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:29.212 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:29.214 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 13:29:29.274 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:29.752 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 13:29:29.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 13:29:30.258 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 13:29:30.284 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:30.288 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:30.303 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:30.303 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:30.303 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:30.303 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:30.303 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:30.304 | + functions-common:time_stop:2458 : start_time=1667395768746 2022-11-02 13:29:30.306 | + functions-common:time_stop:2460 : [[ -z 1667395768746 ]] 2022-11-02 13:29:30.310 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:30.314 | + functions-common:time_stop:2463 : end_time=1667395770312 2022-11-02 13:29:30.317 | + functions-common:time_stop:2464 : elapsed_time=1566 2022-11-02 13:29:30.320 | + functions-common:time_stop:2465 : total=6700 2022-11-02 13:29:30.322 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:30.325 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8266 2022-11-02 13:29:30.327 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 13:29:30.330 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 13:29:30.389 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.392 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 13:29:30.395 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.398 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:30.401 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:30.404 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:30.406 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 13:29:30.409 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:30.413 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:30.415 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:30.418 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:30.422 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:30.428 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395770424 2022-11-02 13:29:30.431 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 13:29:30.451 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:30.454 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 13:29:30.458 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 13:29:30.460 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.462 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.465 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.467 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.470 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 13:29:30.473 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 13:29:30.475 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 13:29:30.478 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:30.481 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:30.483 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:30.486 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:30.489 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 13:29:30.492 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 13:29:30.494 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 13:29:30.496 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 13:29:30.499 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:30.501 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:30.505 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:30.509 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:30.509 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:30.512 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 13:29:30.514 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:30.519 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 13:29:30.578 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 13:29:30.647 | + functions-common:write_user_unit_file:1588 : 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-11-02 13:29:30.713 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 13:29:30.805 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 13:29:30.864 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:30.923 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:30.926 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:30.928 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 13:29:30.993 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:31.463 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 13:29:31.958 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 13:29:31.989 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:31.992 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:31.999 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:31.999 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:32.000 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:32.003 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:32.006 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:32.009 | + functions-common:time_stop:2458 : start_time=1667395770424 2022-11-02 13:29:32.012 | + functions-common:time_stop:2460 : [[ -z 1667395770424 ]] 2022-11-02 13:29:32.015 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:32.020 | + functions-common:time_stop:2463 : end_time=1667395772017 2022-11-02 13:29:32.023 | + functions-common:time_stop:2464 : elapsed_time=1593 2022-11-02 13:29:32.027 | + functions-common:time_stop:2465 : total=8266 2022-11-02 13:29:32.029 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:32.032 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9859 2022-11-02 13:29:32.034 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 13:29:32.056 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:29:32.058 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.061 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 13:29:32.064 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.069 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:32.071 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:32.074 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:32.076 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 13:29:32.079 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:32.082 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:32.084 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:32.087 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:32.092 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:32.097 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395772093 2022-11-02 13:29:32.100 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 13:29:32.125 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:32.127 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 13:29:32.130 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 13:29:32.133 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.135 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.138 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.147 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.147 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 13:29:32.148 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 13:29:32.149 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 13:29:32.152 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:32.154 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:32.157 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:32.159 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:32.163 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 13:29:32.166 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 13:29:32.168 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 13:29:32.171 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.173 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:32.177 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:32.179 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:32.182 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:32.187 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:32.187 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 13:29:32.189 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:32.194 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 13:29:32.255 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 13:29:32.314 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 13:29:32.372 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 13:29:32.435 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 13:29:32.493 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:32.555 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:32.558 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:32.560 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 13:29:32.623 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:33.080 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 13:29:33.095 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 13:29:33.558 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 13:29:33.585 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:33.588 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:33.591 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:33.594 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:33.596 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:33.599 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:33.601 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:33.604 | + functions-common:time_stop:2458 : start_time=1667395772093 2022-11-02 13:29:33.606 | + functions-common:time_stop:2460 : [[ -z 1667395772093 ]] 2022-11-02 13:29:33.609 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:33.614 | + functions-common:time_stop:2463 : end_time=1667395773611 2022-11-02 13:29:33.617 | + functions-common:time_stop:2464 : elapsed_time=1518 2022-11-02 13:29:33.620 | + functions-common:time_stop:2465 : total=9859 2022-11-02 13:29:33.622 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:33.624 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11377 2022-11-02 13:29:33.627 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 13:29:33.627 | Waiting for swift proxy to start... 2022-11-02 13:29:33.630 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 13:29:33.635 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:29:33.638 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 13:29:33.640 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:29:33.643 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:29:33.647 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:29:33.649 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:33.652 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:33.655 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:33.660 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395773657 2022-11-02 13:29:33.663 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:29:33.669 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:29:33.682 | + :: : [[ 000 == 503 ]] 2022-11-02 13:29:33.683 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:29:33.685 | + :: : sleep 1 2022-11-02 13:29:34.688 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:29:34.702 | + :: : [[ 000 == 503 ]] 2022-11-02 13:29:34.703 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:29:34.705 | + :: : sleep 1 2022-11-02 13:29:35.709 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:29:35.726 | + :: : [[ 000 == 503 ]] 2022-11-02 13:29:35.727 | + :: : [[ 7 -eq 7 ]] 2022-11-02 13:29:35.729 | + :: : sleep 1 2022-11-02 13:29:36.734 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 13:29:36.912 | + :: : [[ 200 == 503 ]] 2022-11-02 13:29:36.913 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:29:36.917 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:29:36.919 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:36.922 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:36.925 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:36.928 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:36.931 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:36.933 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:29:36.936 | + functions-common:time_stop:2458 : start_time=1667395773657 2022-11-02 13:29:36.939 | + functions-common:time_stop:2460 : [[ -z 1667395773657 ]] 2022-11-02 13:29:36.943 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:36.947 | + functions-common:time_stop:2463 : end_time=1667395776945 2022-11-02 13:29:36.950 | + functions-common:time_stop:2464 : elapsed_time=3288 2022-11-02 13:29:36.952 | + functions-common:time_stop:2465 : total=7098 2022-11-02 13:29:36.955 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:36.958 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10386 2022-11-02 13:29:36.960 | + functions:wait_for_service:467 : return 0 2022-11-02 13:29:36.963 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 13:29:36.966 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:29:36.968 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 13:29:36.996 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:36.998 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:29:37.034 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 13:29:37.090 | [177460 Async configure_neutron_nova:224370]: Waiting for completion of configure_neutron_nova running on PID 224370 (2 other jobs running) 2022-11-02 13:29:37.116 | [177460 Async configure_neutron_nova:224370]: Signaling child to exit 2022-11-02 13:29:37.116 | WAKEUP 2022-11-02 13:29:37.141 | [177460 Async configure_neutron_nova:224370]: Signaled 2022-11-02 13:29:37.143 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 13:29:37.143 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:29:37.143 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 13:29:37.143 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 13:29:37.143 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 13:29:37.143 | + 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-11-02 13:29:37.143 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 13:29:37.143 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 13:29:37.143 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:29:37.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:29:37.143 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 13:29:37.143 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:29:37.144 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 13:29:37.144 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 13:29:37.144 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 13:29:37.144 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 13:29:37.144 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 13:29:37.144 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 13:29:37.144 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 13:29:37.144 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 13:29:37.144 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 13:29:37.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 13:29:37.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 13:29:37.144 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 13:29:37.144 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 13:29:37.192 | [177460 Async configure_neutron_nova:224370]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 13:29:37.196 | + inc/async:async_wait:197 : return 0 2022-11-02 13:29:37.199 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 13:29:37.217 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:37.219 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:29:37.252 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 13:29:37.286 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 13:29:37.305 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:37.308 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 13:29:37.312 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:29:37.314 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 13:29:37.318 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 13:29:37.320 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 13:29:37.323 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 13:29:37.326 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 13:29:37.328 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 13:29:37.349 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:29:37.357 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:29:37.357 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:29:37.360 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:29:37.362 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 13:29:37.366 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 13:29:37.371 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.374 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 13:29:37.377 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.380 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:37.383 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:37.387 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:37.389 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 13:29:37.392 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:37.395 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:37.397 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:37.400 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:37.405 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:37.410 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395777406 2022-11-02 13:29:37.413 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 13:29:37.432 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:37.434 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 13:29:37.437 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 13:29:37.441 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.444 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.447 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.450 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.452 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 13:29:37.455 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 13:29:37.458 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 13:29:37.461 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:37.464 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:37.467 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:37.471 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:37.475 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 13:29:37.477 | + functions-common:_run_under_systemd:1679 : 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-11-02 13:29:37.480 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 13:29:37.482 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 13:29:37.485 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 13:29:37.487 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 13:29:37.490 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 13:29:37.492 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 13:29:37.495 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 13:29:37.500 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 13:29:37.557 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 13:29:37.619 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 13:29:37.675 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-11-02 13:29:37.737 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:37.799 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 13:29:37.857 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 13:29:37.915 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 13:29:37.978 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 13:29:38.039 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 13:29:38.098 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 13:29:38.101 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 13:29:38.104 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 13:29:38.161 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 13:29:38.636 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 13:29:38.650 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 13:29:39.107 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 13:29:39.189 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:39.191 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:39.194 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:39.197 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:39.200 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:39.203 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:39.207 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:39.210 | + functions-common:time_stop:2458 : start_time=1667395777406 2022-11-02 13:29:39.215 | + functions-common:time_stop:2460 : [[ -z 1667395777406 ]] 2022-11-02 13:29:39.218 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:39.224 | + functions-common:time_stop:2463 : end_time=1667395779220 2022-11-02 13:29:39.227 | + functions-common:time_stop:2464 : elapsed_time=1814 2022-11-02 13:29:39.230 | + functions-common:time_stop:2465 : total=11377 2022-11-02 13:29:39.232 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:39.234 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13191 2022-11-02 13:29:39.237 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:29:39.240 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 13:29:39.240 | Waiting for nova-api to start... 2022-11-02 13:29:39.243 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 13:29:39.245 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 13:29:39.248 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 13:29:39.251 | + functions:wait_for_service:459 : local rval=0 2022-11-02 13:29:39.255 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 13:29:39.258 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 13:29:39.260 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:39.263 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:39.268 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:39.274 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395779271 2022-11-02 13:29:39.277 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 13:29:39.284 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 13:29:45.315 | + :: : [[ 200 == 503 ]] 2022-11-02 13:29:45.317 | + :: : [[ 0 -eq 7 ]] 2022-11-02 13:29:45.320 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 13:29:45.323 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:45.326 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:45.328 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:45.331 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:45.333 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:45.336 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 13:29:45.339 | + functions-common:time_stop:2458 : start_time=1667395779271 2022-11-02 13:29:45.342 | + functions-common:time_stop:2460 : [[ -z 1667395779271 ]] 2022-11-02 13:29:45.345 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:45.350 | + functions-common:time_stop:2463 : end_time=1667395785347 2022-11-02 13:29:45.353 | + functions-common:time_stop:2464 : elapsed_time=6076 2022-11-02 13:29:45.355 | + functions-common:time_stop:2465 : total=10386 2022-11-02 13:29:45.358 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:45.360 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16462 2022-11-02 13:29:45.364 | + functions:wait_for_service:467 : return 0 2022-11-02 13:29:45.367 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:29:45.370 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 13:29:45.373 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 13:29:45.392 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:45.398 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 13:29:45.399 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:29:45.402 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 13:29:45.405 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 13:29:45.408 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 13:29:45.411 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 13:29:45.431 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:29:45.434 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 13:29:45.453 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:45.456 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 13:29:45.459 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 13:29:45.461 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 13:29:45.465 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 13:29:45.469 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 13:29:45.473 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 13:29:45.510 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 13:29:45.513 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 13:29:45.516 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 13:29:45.552 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 13:29:45.588 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 13:29:45.591 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 13:29:45.595 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 13:29:45.599 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 13:29:45.602 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 13:29:45.606 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 13:29:45.609 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 13:29:45.611 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 13:29:45.619 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 13:29:45.622 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 13:29:45.624 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 13:29:45.629 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 13:29:45.631 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.634 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.638 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.640 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 13:29:45.643 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.647 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.649 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 13:29:45.668 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:29:45.671 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 13:29:45.674 | + lib/neutron-legacy:start_neutron_service_and_check:552 : 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-11-02 13:29:45.678 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 13:29:45.681 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.684 | + functions-common:run_process:1707 : local group= 2022-11-02 13:29:45.687 | + functions-common:run_process:1708 : local user= 2022-11-02 13:29:45.690 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 13:29:45.692 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 13:29:45.695 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 13:29:45.698 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 13:29:45.701 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:45.704 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:45.707 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:45.712 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395785709 2022-11-02 13:29:45.715 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 13:29:45.734 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 13:29:45.738 | + functions-common:run_process:1715 : _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-11-02 13:29:45.741 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 13:29:45.744 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.746 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.749 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.752 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.755 | + 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 =~ sudo ]] 2022-11-02 13:29:45.757 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 13:29:45.760 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 13:29:45.763 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 13:29:45.766 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 13:29:45.769 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 13:29:45.771 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 13:29:45.774 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 13:29:45.777 | + functions-common:_run_under_systemd:1681 : 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-11-02 13:29:45.779 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 13:29:45.781 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 13:29:45.784 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 13:29:45.787 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 13:29:45.789 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 13:29:45.792 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 13:29:45.794 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 13:29:45.796 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 13:29:45.799 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 13:29:45.804 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 13:29:45.863 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 13:29:45.926 | + functions-common:write_user_unit_file:1588 : 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-11-02 13:29:45.992 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 13:29:46.052 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 13:29:46.111 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 13:29:46.171 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 13:29:46.174 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 13:29:46.176 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 13:29:46.237 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 13:29:46.716 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 13:29:46.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 13:29:47.185 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 13:29:47.209 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 13:29:47.212 | + functions-common:time_stop:2451 : local name 2022-11-02 13:29:47.219 | + functions-common:time_stop:2452 : local end_time 2022-11-02 13:29:47.223 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 13:29:47.228 | + functions-common:time_stop:2454 : local total 2022-11-02 13:29:47.230 | + functions-common:time_stop:2455 : local start_time 2022-11-02 13:29:47.233 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 13:29:47.236 | + functions-common:time_stop:2458 : start_time=1667395785709 2022-11-02 13:29:47.238 | + functions-common:time_stop:2460 : [[ -z 1667395785709 ]] 2022-11-02 13:29:47.242 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 13:29:47.248 | + functions-common:time_stop:2463 : end_time=1667395787245 2022-11-02 13:29:47.251 | + functions-common:time_stop:2464 : elapsed_time=1536 2022-11-02 13:29:47.254 | + functions-common:time_stop:2465 : total=13191 2022-11-02 13:29:47.257 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 13:29:47.260 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14727 2022-11-02 13:29:47.263 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 13:29:47.265 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 13:29:47.286 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 13:29:47.288 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 13:29:47.288 | Waiting for Neutron to start... 2022-11-02 13:29:47.291 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:29:47.293 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 13:29:47.296 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 13:29:47.299 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 13:29:47.302 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 13:29:47.304 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 13:29:47.307 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 13:29:47.310 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 13:29:47.312 | + functions-common:time_start:2438 : local start_time= 2022-11-02 13:29:47.315 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 13:29:47.319 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 13:29:47.324 | + functions-common:time_start:2442 : _TIME_START[$name]=1667395787321 2022-11-02 13:29:47.326 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 13:30:47.331 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 13:30:47.334 | + functions-common:die:264 : local exitcode=0 2022-11-02 13:30:47.337 | [Call Trace] 2022-11-02 13:30:47.338 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 13:30:47.338 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 13:30:47.338 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 13:30:47.342 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 13:30:48.346 | exit_trap: cleaning up child processes 2022-11-02 13:30:48.348 | Error on exit